Steven MacLeod
|
dc5f6ef696
|
Bug 918024 - Remove the synchronous fallback for reading in Session Store initialization. r=Yoric, f=ttaubert
|
2013-11-19 14:57:46 -05:00 |
|
Tim Taubert
|
a24d5e7884
|
Bug 930901 - Rename _SessionFile to SessionFile r=billm
From 88d1ec2f1c54fe85b5a79292562762f1e616310e Mon Sep 17 00:00:00 2001
--HG--
rename : browser/components/sessionstore/src/_SessionFile.jsm => browser/components/sessionstore/src/SessionFile.jsm
|
2013-10-25 11:52:42 +02:00 |
|
Brian Graham
|
a17cafba34
|
Bug 904477 - Add missing error handlers for promises used in SessionStore. r=ttaubert
|
2013-09-17 11:37:28 -04:00 |
|
Tim Taubert
|
87d602b27f
|
Bug 903273 - [Session Restore] Use strict mode; r=smacleod
|
2013-08-10 05:33:07 +02:00 |
|
Tim Taubert
|
ef758e8b77
|
Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao
|
2013-07-26 13:16:29 +02:00 |
|
Steven MacLeod
|
8b8e6fd89d
|
Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
|
2013-07-25 21:50:15 +02:00 |
|
Ehsan Akhgari
|
3e9e5b5963
|
Bug 832325 - Finish the initialization of nsSessionStartup correctly if permanent PB is turned on; r=ttaubert
|
2013-02-23 01:45:37 -05:00 |
|
Florian Quèze
|
f027794115
|
Bug 838552 - nsSessionStartup.js' debug code is noisy, r=Yoric.
|
2013-02-10 23:08:32 +01:00 |
|
Dave Townsend
|
cd10174200
|
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 |
|
Ehsan Akhgari
|
565d0479c3
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
|
2013-01-29 13:12:13 -05:00 |
|
Michael Kraft
|
99915ab074
|
Bug 824107 - Session Data lost on startup if nsISessionStartup.sessionType is referenced before async load complete. r=dteller
|
2013-01-06 22:24:15 -05:00 |
|
Ehsan Akhgari
|
fdf9730043
|
Bug 823732 - Remove the usage of the global PB service from nsSessionStartup.js in per-window PB builds; r=jdm
|
2012-12-20 17:50:35 -05:00 |
|
David Rajchenbach-Teller
|
a9542a3770
|
Bug 532150 - Don't read and write the session file off the main thread. r=Felipe
|
2012-12-19 20:04:26 -05:00 |
|
Ehsan Akhgari
|
c3afff7a95
|
Backed out 2 changesets (bug 532150) for test failure
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
|
2012-12-15 12:08:04 -05:00 |
|
David Rajchenbach-Teller
|
8704499fcc
|
Bug 532150 - Reading and writing session file off the main thread; r=felipe
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
|
2012-12-15 10:44:07 -05:00 |
|
Kyle Huey
|
0469a02b25
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
a78b5b38c7
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
9a3674d80a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
4144129728
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
50b5d3f681
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Andres Hernandez
|
38edfa2bc6
|
Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan
|
2012-10-24 14:21:33 -06:00 |
|
Andres Hernandez
|
41c0955363
|
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
|
2012-08-10 14:20:25 -06:00 |
|
Tim Taubert
|
94ec7ae1dc
|
Bug 664324 - [session restore cleanup] Remove trailing whitespace; r=zpao
|
2012-05-25 23:39:22 +02:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Mike Hommey
|
a2fd90fc5c
|
Bug 736495 - Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa. r=gavin
|
2012-03-16 17:21:19 +01:00 |
|
Dietrich Ayala
|
7d16baf27f
|
Bug 671041 - batch 'o telemetry metrics for session restore.
r=zpao
|
2012-02-16 19:50:13 +01:00 |
|
Paolo Amadini
|
29b2416cd4
|
Bug 686065 - Don't clear nsSessionStartup::sessionType after the session startup phase finished [r=zpao]
|
2011-10-25 10:19:28 -07:00 |
|
Sander van Veen
|
6048128013
|
Bug 673331 - Add identifying information to system compartments. r=mrbkap.
|
2011-08-21 16:02:24 -07:00 |
|
Dave Townsend
|
c439743e2f
|
Bug 670033: Persist deferred session across a browser restart. r=zpao
|
2011-08-04 15:22:08 -07:00 |
|
Paul O’Shannessy
|
2bc41296b7
|
Followup to bug 670040 - update comment to reflect new usage. DONTBUILD
|
2011-07-25 16:29:57 -07:00 |
|
Dave Townsend
|
3d2d4b359c
|
Bug 670040: Make nsISessionStartup.state a jsval to save repeatedly stringifying/parsing the initial state. r=zpao
|
2011-07-15 09:42:21 -07:00 |
|
Taras Glek
|
6c90dd6553
|
Bug 666707 - Add a telemetry probe to record whether we started following a successful shutdown r=zpao
|
2011-06-28 16:54:36 -07:00 |
|
Jezreel Ng
|
7932d8468d
|
Bug 588506 - nsSessionStartup is keeping restored session in memory [r=zpao]
|
2011-06-17 12:37:39 -07:00 |
|
Paul O’Shannessy
|
68af78dec0
|
Bug 630723 - Deferred session restore doesn't work with browser.session_restore.resume_from_crash = false [r=dietrich, a=gavin]
|
2011-02-07 17:50:31 -08:00 |
|
Paul O’Shannessy
|
ede37a1ff8
|
Bug 589441 - Settings "clear browsing history when Minefield closes" causes crashed sessions to not be restored [r=dietrich, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : 6d86b581c678ccd2bf065aff6956b0ee4b56a7bb
|
2011-01-20 13:43:32 -08:00 |
|
Ehsan Akhgari
|
7bb26ec0ad
|
Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske,jimm sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
|
2010-10-02 11:53:37 -04:00 |
|
Ehsan Akhgari
|
667aa064de
|
Backed out changeset b08b684644a1 (bug 568816) because of Ts regression on Windows
|
2010-10-03 22:18:18 -04:00 |
|
Ehsan Akhgari
|
4fc4b53c27
|
Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
|
2010-10-02 11:53:37 -04:00 |
|
Paul O’Shannessy
|
9e6a44eb5b
|
Bug 588482 - Restore Session on-demand at startup [r=dao, r=dietrich, a=blocking-b6+]
|
2010-09-10 10:57:28 -07:00 |
|
Dão Gottwald
|
88fd4d110e
|
Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad
|
2010-08-13 14:40:19 +02:00 |
|
Dão Gottwald
|
15b60f67db
|
Backed out changeset 3137ecdfdb60 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down
|
2010-08-19 14:28:54 +02:00 |
|
Dão Gottwald
|
17f71e3853
|
Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad
|
2010-08-13 14:40:19 +02:00 |
|
Benjamin Smedberg
|
31432df1fb
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Paul O’Shannessy
|
0069d36438
|
Bug 387859 - sessionstore should use native json to parse session data [r=zeniko]
|
2010-06-09 13:55:45 -07:00 |
|
Paul O’Shannessy
|
703506b093
|
Bug 553104 - Use Services.jsm in sessionstore [r=zeniko]
|
2010-03-19 15:43:01 -07:00 |
|
Paul O’Shannessy
|
4a0c40f9f2
|
Bug 540534 - Use Cu instead of Components.utils in nsSessionStartup [r=dietrich]
|
2010-01-22 12:21:41 -08:00 |
|
Paul O’Shannessy
|
1d4479d4ca
|
Bug 524178 - sessionrestore.js is read in 1kb chunks [r=dietrich]
--HG--
extra : rebase_source : f6b928972c8fe6b5dbc4c1cd9c6120a5208546a6
|
2009-12-15 10:40:25 -08:00 |
|
Paul O’Shannessy
|
e9668b8a77
|
Bug 530207 - Use lazy getters for services in sessionstore [r=zeniko]
--HG--
extra : rebase_source : c983b2aa8a5eae961c763a79b38a8017396c69b2
|
2009-12-15 10:40:14 -08:00 |
|
Ehsan Akhgari
|
0575b2e1f1
|
Bug 482334 - Entering "always on" mode of Private Browsing should not show last session; r=zeniko ui-r=mconnor
|
2009-05-02 09:47:22 +04:30 |
|
Ehsan Akhgari
|
1adc29f317
|
Backout changeset 9ab865986f27 for bug 481786 in order to get a ui-review on that
|
2009-03-09 08:25:58 +03:30 |
|