mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16fef55947
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 --HG-- rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js |
||
---|---|---|
.. | ||
components | ||
content | ||
crashreporter | ||
library | ||
locales | ||
mozapps | ||
obsolete | ||
profile | ||
spatial-navigation | ||
system | ||
themes | ||
xre | ||
empty-file | ||
Makefile.in | ||
toolkit-makefiles.sh | ||
toolkit-tiers.mk |