Shane Caraveo
0f6efe3f3f
bug 894806 [Australis] refactor and remove social.provider, r=markh
2014-03-11 19:25:45 -07:00
Florian Quèze
e4f545eb35
Bug 930641 - Remove the social.allowMultipleWorkers preference, r=mixedpuppy.
2013-12-18 16:50:05 +01:00
Gregory Szorc
160a20817c
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Shane Caraveo
22d9247c62
bug 914926 fix workers on startup when social disabled, r=markh
2013-09-19 10:25:08 -07:00
Phil Ringnalda
e987c0fd9a
Backed out changeset acce93fb65a1 (bug 914926)
...
CLOSED TREE
2013-09-16 17:55:08 -07:00
Shane Caraveo
338999974a
Bug 914926 - Fix workers on startup when social disabled. r=markh
...
CLOSED TREE
2013-09-14 10:16:47 -07:00
Ryan VanderMeulen
67cc136317
Speculatively backout changeset bc8d1b9545c5 (bug 914926) on suspicion of causing intermittent Windows XP debug mochitest-bc crashes.
...
CLOSED TREE
2013-09-16 16:53:54 -04:00
Shane Caraveo
7ad6bc235d
bug 914926 fix workers on startup when social disabled, r=markh
2013-09-14 10:16:47 -07:00
Matt Brubeck
bb9d091338
Bug 840287 - Move NewTabUtils.jsm into toolkit [r=ttaubert]
...
--HG--
rename : browser/modules/NewTabUtils.jsm => toolkit/modules/NewTabUtils.jsm
rename : browser/modules/test/unit/chromeappsstore.sqlite => toolkit/modules/tests/xpcshell/chromeappsstore.sqlite
rename : browser/modules/test/unit/test_newtab-migrate-v1.js => toolkit/modules/tests/xpcshell/test_newtab-migrate-v1.js
2013-02-16 20:16:16 -08:00
Mike Hommey
94d34b6513
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Dave Townsend
6c649be569
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Marco Bonardo
79b7f7961e
Bug 791447 - Move about:newTab data to preferences. r=gavin
...
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00