5f1d44bde48a0018e94086914854337c1b5738cd: Share tab-gathering code for both createRecord and locallyOpenTabMatches.
Edward Lee <edilee@mozilla.com> - Tue, 01 Dec 2009 11:36:56 -0800 - rev 45898
Share tab-gathering code for both createRecord and locallyOpenTabMatches.
1150ec5453d6947888903acf17c2989d1b22ceb1: Provide a fake service for platforms that don't have the service like Private Browsing (for Fennec/Seamonkey).
Edward Lee <edilee@mozilla.com> - Mon, 30 Nov 2009 14:36:03 -0800 - rev 45897
Provide a fake service for platforms that don't have the service like Private Browsing (for Fennec/Seamonkey).
4f39cb0d9c3be998bfb45bb708d05e816533bbcc: Bug 531943 - Sync scheduled by global threshold during private browsing
Edward Lee <edilee@mozilla.com> - Mon, 30 Nov 2009 14:03:59 -0800 - rev 45896
Bug 531943 - Sync scheduled by global threshold during private browsing
Use checkSyncStatus instead of directly calling syncOnIdle or scheduleNextSync so that we only schedule if we're okay to sync.
e957ba3e9d01eabec01c4c5901bbfeab2a19330a: Bug 530863 - Global threshold update causes multiple syncs to fire
Edward Lee <edilee@mozilla.com> - Mon, 30 Nov 2009 13:35:20 -0800 - rev 45895
Bug 530863 - Global threshold update causes multiple syncs to fire
Make sure we only add one idle observer by keeping a flag.
8065159613de8a1c03873665e23eebafcd917121: Bug 530823 - Engines need to be able to specify a prefName for sharing prefs (different history types)
Edward Lee <edilee@mozilla.com> - Mon, 30 Nov 2009 12:15:18 -0800 - rev 45894
Bug 530823 - Engines need to be able to specify a prefName for sharing prefs (different history types)
Use prefName for checking if an engine is enabled and have forms share a prefName with history.
4be4c251bd8f64631b42be5479537f908c38bb67: Remove unused SnapshotStore. (Bug 524916)
Edward Lee <edilee@mozilla.com> - Wed, 25 Nov 2009 17:59:26 -0800 - rev 45893
Remove unused SnapshotStore. (
Bug 524916)
65679b9f9db29c444cac2caf128de187d0bb9d21: Remove unused prefs and imports. (Bug 524916)
Edward Lee <edilee@mozilla.com> - Wed, 25 Nov 2009 17:49:15 -0800 - rev 45892
Remove unused prefs and imports. (
Bug 524916)
e04e1f80e3dbdbccb77335bd2903d15abc9fb2e0: archive local bookmarks before wiping
Mike Connor <mconnor@mozilla.com> - Wed, 25 Nov 2009 17:09:32 -0800 - rev 45891
archive local bookmarks before wiping
557d1ff60668102c5526ca34ef1403880cded71b: bug 530832 - make Merge more prominent, and clearly the recommended choice, with crisper wording
Mike Connor <mconnor@mozilla.com> - Wed, 25 Nov 2009 17:08:51 -0800 - rev 45890
bug 530832 - make Merge more prominent, and clearly the recommended choice, with crisper wording
dc3cc61394af02f60199bfb84e40693f2970351c: Bug 530904 - tabs list style doesn't match fennec lists
Edward Lee <edilee@mozilla.com> - Wed, 25 Nov 2009 16:59:02 -0800 - rev 45889
Bug 530904 - tabs list style doesn't match fennec lists
Make headers larger, adjust text margins, add nokia sans font family.
3f9204e539f99b5c3cb425a048affa3bc3151a63: Bug 530926 - remove "Weave /" from tab list page title
Edward Lee <edilee@mozilla.com> - Wed, 25 Nov 2009 15:25:55 -0800 - rev 45888
Bug 530926 - remove "Weave /" from tab list page title
9ea9efdf301486f8a6dbdf33fc5275ea4ff8b542: Bug 531177 - Tabs don't sync from firefox (when there's lots of tabs)
Edward Lee <edilee@mozilla.com> - Wed, 25 Nov 2009 15:22:45 -0800 - rev 45887
Bug 531177 - Tabs don't sync from firefox (when there's lots of tabs)
Simplify tab record to just use deferGetSet like the other records and sort tabs based on their last usage to pick out a subset.
5176fd713f085f50c7efe57cacc628e371214941: Bug 531171 - Tabs don't always update
Edward Lee <edilee@mozilla.com> - Wed, 25 Nov 2009 15:17:39 -0800 - rev 45886
Bug 531171 - Tabs don't always update
Only expose that the tab engine knows about the current client's tabs, so always create/apply incoming and only create records tabs for local.
9282af83a28d07137fc070daee7bc04359f42fbd: Bug 531170 - Tabs don't sync from fennec
Edward Lee <edilee@mozilla.com> - Wed, 25 Nov 2009 15:14:56 -0800 - rev 45885
Bug 531170 - Tabs don't sync from fennec
Add listeners for Fennec tab events the same way we do it for Firefox and share listener logic for various event types.
365b89c38ead27a0abd4a03470099f34a092e92b: bug 530822 - make label more explicit, simplify branding
Mike Connor <mconnor@mozilla.com> - Tue, 24 Nov 2009 18:55:59 -0800 - rev 45884
bug 530822 - make label more explicit, simplify branding
dc71aec5a89b7b73489d86a583ec4250848958cc: bug 528483 - fix prefpane to use the backup pref when numClients = 1
Mike Connor <mconnor@mozilla.com> - Tue, 24 Nov 2009 17:54:06 -0800 - rev 45883
bug 528483 - fix prefpane to use the backup pref when numClients = 1
6460693d22c96f532eee4d112ac687d5b78ffefb: bug 527517 - replace Connected As with Current User to remove ambiguity
Mike Connor <mconnor@mozilla.com> - Tue, 24 Nov 2009 16:02:56 -0800 - rev 45882
bug 527517 - replace Connected As with Current User to remove ambiguity
35ab78128747228f8e20ea13b3e6c4cef630239d: bug 527504 - overlay macBrowserOverlay so menu works on all windows that include
Mike Connor <mconnor@mozilla.com> - Tue, 24 Nov 2009 15:50:51 -0800 - rev 45881
bug 527504 - overlay macBrowserOverlay so menu works on all windows that include
55791b51713337ed08abff518f5ff3e3c99c581c: Bug 524916 - remove any/all code/images/strings that we aren't using anymore
Edward Lee <edilee@mozilla.com> - Tue, 24 Nov 2009 16:02:55 -0800 - rev 45880
Bug 524916 - remove any/all code/images/strings that we aren't using anymore
Remove unused sync engines (cookies, extensions, input, microformats, plugins, themes).
f4d49db438c674eae871e2d371d37c354fa2166c: Bug 515593 - audit set of prefs we're syncing
Edward Lee <edilee@mozilla.com> - Tue, 24 Nov 2009 14:53:59 -0800 - rev 45879
Bug 515593 - audit set of prefs we're syncing
Add in prefs that are linked to the Firefox Preferences UI.