mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7a2e763702
This changeset adds code that is run at app-startup that will flush out changes to the temporary tables into the permanent ones. For moz_places, this is done whenever we sync moz_historyvisits and when we add or modify a bookmark. For moz_historyvisits, this is done on a timer controlled by the preference places.syncDBTableIntervalInSecs. Changeset includes full test coverage for the above behaviors. r=dietrich r=Mak77 |
||
---|---|---|
.. | ||
autocomplete | ||
background | ||
bookmarks | ||
browser | ||
chrome | ||
mochitest | ||
queries | ||
unit | ||
Makefile.in |