mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
32f767413d
Provide an IHistory interface implementation from the android widgets rather than using the one in Places. This allows the Link class to get history information from the android code. The IHistory implementation talks to the Android browser history database via JNI. The Java-side implementation attempts to batch-process the requests coming in, and keeps an in-memory cache of the visited links to avoid multiple hits to the database. The in-memory cache is guaranteed to be cleared by the VM before an OOMs get thrown. The current implementation does not consider external events that might update the history database, and so the visited link information provided to Gecko might not reflect the latest information in the Android browser history database. |
||
---|---|---|
.. | ||
7zstub | ||
android | ||
atk-1.0/atk | ||
bsdiff | ||
ia2 | ||
nsis | ||
ply | ||
simplejson-2.1.1 | ||
virtualenv |