Commit Graph

20 Commits

Author SHA1 Message Date
Sam Foster
18f9a96a0b Bug 855270 - splice off trailing null entries from NewTabUtils pinnedLinks when unpinning. r=ttaubert 2013-03-27 15:05:00 +00:00
Dão Gottwald
b31f7c5cc4 Backed out changeset f029edccac09 2013-03-18 16:46:17 +01:00
Josh Matthews
604e47fa2a Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Matt Brubeck
247810ac19 Bug 846988 - Handle additional arguments to setTimeout in Timer.jsm [r=neil] 2013-03-02 06:46:40 -08:00
Matt Brubeck
8a5b3f1ccd Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Gregory Szorc
cc8470b5e8 Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08: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
Jim Mathies
8759ba05ed Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium 2013-02-09 12:28:38 -06:00
Irving Reid
472cee5906 Bug 837212: convert browser_TelemetryTimestamps.js to an xpcshell test r=Felipe
--HG--
rename : toolkit/modules/tests/browser_TelemetryTimestamps.js => toolkit/modules/tests/xpcshell/test_TelemetryTimestamps.js
2013-02-07 16:47:50 -05:00
Irving Reid
c6afe4138b Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05: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
Richard Newman
229a4c7ee0 Bug 834449 - Part 3: simplify cleanup of cached statements. r=gps 2013-01-25 15:05:15 -08:00
Richard Newman
a059d66052 Bug 834449 - Part 2: clean up cached statements in Sqlite.jsm. r=gps 2013-01-25 00:38:59 -08:00
Richard Newman
2c6a0e4755 Bug 834449 - Part 1: rework tracking of pending statements. r=gps 2013-01-25 00:35:19 -08:00
Gregory Szorc
f728dc29fb Bug 833609 - Part 2: Add timer to shrink memory after idle; r=mak 2013-01-24 13:30:20 -08:00
Gregory Szorc
b85cf061e3 Bug 833609 - Part 1: add a manual call to shrink memory usage to Sqlite.jsm. r=mak 2013-01-24 11:10:19 -08:00
Gregory Szorc
8aa17f8eed Bug 831882 - Correctly install proxied log functions; r=rnewman 2013-01-18 10:11:28 -08:00
Gregory Szorc
020c246ee6 Bug 830209 - SQLite.jsm now handles transactions off the main thread; r=mak 2013-01-18 10:11:22 -08:00
Gregory Szorc
5c3b96ccdb Bug 813833 - Part 2: Add additional logging around connection close; r=trivial 2013-01-06 21:26:49 -08:00
Gregory Szorc
91da65ca23 Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop 2013-01-04 15:36:59 -08:00