Philipp von Weitershausen
|
c29a0e55af
|
Bug 578671 - Sync which engines are enabled across clients, wipe data for disabled engines [r=mconnor]
|
2010-09-07 18:44:01 +02:00 |
|
Philipp von Weitershausen
|
43920b5e3d
|
Bug 572436 - Get rid of app-specific hacks (switch (Svc.AppInfo.ID)) in sync library [r=mconnor]
Set relevant default preferences programmatically in app specific overlays, making app-specific code paths in the sync library unnecessary.
|
2010-06-16 23:11:40 +01:00 |
|
Edward Lee
|
c05e0c5f94
|
Remove trailing whitespace from the codebase.
|
2009-11-20 14:34:20 -08:00 |
|
Edward Lee
|
7d40472caa
|
Land external changes to Sync.js: setTimeout timer reference, checkAppReady comments/calls.
|
2009-10-08 11:45:51 -07:00 |
|
Edward Lee
|
3e50bcc32f
|
Bug 517492 - Sync will not complete, causing firefox not to quit successfully
Lazily listen for quit-application on the first sync-async call and bail out if the notification is sent while waiting for the callback.
|
2009-10-07 18:15:38 -07:00 |
|
Edward Lee
|
b41a7fd607
|
Remove eval() workaround now that jit.chrome doesn't crash on latest 1.9.2 fennec (bug 517247).
|
2009-10-02 13:46:38 -07:00 |
|
Edward Lee
|
16a246fc75
|
Call eval() in Sync-async loop to work around crashes on 1.9.2 Fennec.
|
2009-09-25 20:53:46 -07:00 |
|
Dan Mills
|
bd35370bb3
|
initial commit of new about:weave
|
2009-08-18 20:03:11 -07:00 |
|
Edward Lee
|
5b760c8363
|
Add ext/Sync.js to do sync-async
|
2009-06-04 10:13:25 -07:00 |
|
Myk Melez
|
d875b1f597
|
automatic sign-in with site-specific prefs
|
2009-05-02 16:20:08 -07:00 |
|
Myk Melez
|
ac6c002aea
|
integrate latest version of Preferences.js module, which features a variety of fixes for various issue and also adds support for pref observers
|
2009-03-06 17:58:22 -08:00 |
|
Dan Mills
|
08d4b718f3
|
upgrade to latest Observers.js version
|
2009-02-20 01:50:26 -08:00 |
|
Myk Melez
|
ffa7799219
|
bug 479248: integrate new version of Preferences.js module
|
2009-02-19 07:50:04 -08:00 |
|
Dan Mills
|
96f9e84799
|
try/catch exceptions on Preferences.reset()
|
2009-02-18 12:03:12 -08:00 |
|
Dan Mills
|
078387cb07
|
move Observers.js and Preferences.js into an ext/ directory, to make it clear they are externally-mantained libraries
|
2009-01-22 11:48:36 -08:00 |
|