History log of /frameworks/base/core/java/android/webkit/WebBackForwardListClient.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0b2e84b32af48f4b2b17c72adcf12ad29ec7bb7a 02-Mar-2010 Patrick Scott <phanna@android.com> Add a client for WebBackForwardList operations.

Provide a custom data slot in WebHistoryItem to store application data in the
history item. A client of WebBackForwardList can insert their custom data into
the item when created. In onIndexChanged, the custom data can be read by the
client.
/frameworks/base/core/java/android/webkit/WebBackForwardListClient.java