Commit Graph

982 Commits

Author SHA1 Message Date
Tim Taubert
ab5853c0f8 Bug 930967 - Follow-up to fix mistake in test suite that lead to intermittent failures r=me
From 7531ffe0cfebf5296b063538922c12fb83bfb8f7 Mon Sep 17 00:00:00 2001
2013-11-23 09:08:26 +01:00
Tim Taubert
bee2a93d63 Bug 867097 - Remove superfluous __SS_tabStillLoading property r=yoric
From 97efb5c74073c21963adb86513f2d1254bd7b844 Mon Sep 17 00:00:00 2001
2013-11-22 11:44:34 +01:00
Tim Taubert
51ffa358dd Bug 930967 - Add tests for broadcasting sessionstore data r=yoric,billm,smacleod
From 31c74a1bd1244404b5a98348b1b4ca4e3698afce Mon Sep 17 00:00:00 2001
2013-10-25 12:02:25 +02:00
Tim Taubert
bf8a79c051 Bug 930967 - Add broadcasting for sessionstore data r=yoric,billm,smacleod
From 2f772870c7cfb39a4a30c30f1ea75b026385b06c Mon Sep 17 00:00:00 2001
2013-10-27 15:30:56 +01:00
Tim Taubert
370cc94987 Bug 919060 - Make browser_625016.js wait for another saveState() call if the window is untracked r=smacleod
From 76e6452a6b370fdce5147e9d467e28e8e8350b50 Mon Sep 17 00:00:00 2001
2013-11-21 17:16:13 +01:00
Steven MacLeod
9917bd81e1 Bug 918024 - Remove the synchronous fallback for reading in Session Store initialization. r=Yoric, f=ttaubert 2013-11-19 14:57:46 -05:00
Mike Hommey
9fe772e7fd Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Tim Taubert
0b71bb9d56 Bug 938093 - Swap TabStateCache contents when docShells are swapped r=billm
From ca18aa2560b9380aa67ccfb6b90f4bbe8d38fc57 Mon Sep 17 00:00:00 2001
2013-11-13 12:43:27 +01:00
Tim Taubert
6b89b04d32 Bug 938084 - Drop pending collections when docShells are swapped r=billm
From c9f166092e28ede16159c7e067df5b307a68f145 Mon Sep 17 00:00:00 2001
2013-11-13 12:16:46 +01:00
Tim Taubert
096d5da258 Bug 938071 - Fix typo in TabState.onSwapDocShells() r=billm
From efc26aa604f2770e3255bab13312a8e77dcea484 Mon Sep 17 00:00:00 2001
2013-11-13 11:30:03 +01:00
Steven MacLeod
ed0f7fc2bc Bug 899213 - Introduce a Session Store API for global data. r=ttaubert 2013-11-15 21:47:00 -05:00
Bill McCloskey
c936cdc7dd Bug 930269 - Create SessionHistory.restore (r=smacleod) 2013-11-12 15:02:53 -08:00
Bill McCloskey
d930fb07c8 Bug 930269 - Rename SessionHistory.read (r=smacleod) 2013-11-12 15:02:46 -08:00
Bill McCloskey
e0da28b881 Bug 930269 - Move saving of tab attributes (r=smacleod) 2013-11-12 15:02:39 -08:00
Bill McCloskey
33f9ceb267 Bug 930269 - Rename SessionStore.restoreHistoryPrecursor (r=smacleod) 2013-11-12 15:02:34 -08:00
Bill McCloskey
49d12cfd43 Bug 930269 - Rename SessionStore.restoreTab (r=smacleod) 2013-11-12 15:02:26 -08:00
Bill McCloskey
18e2a31258 Bug 930269 - Clean up SessionStore.restoreHistory (r=smacleod) 2013-11-12 15:02:20 -08:00
Tim Taubert
a7d9da507a Bug 934206 - Disable browser_248970_b_perwindowpb.js for leaking r=ehsan
From 77547f79a335d3e84c717ea8757f59f06007900b Mon Sep 17 00:00:00 2001
2013-11-02 16:56:26 +01:00
Tim Taubert
35960eba28 Bug 936911 - Export TabState.onSwapDocShells() in TabState.jsm r=billm
From adcf642ed40bccc0b6fed3232bcc733228d7b7da Mon Sep 17 00:00:00 2001
2013-11-10 18:53:03 +01:00
Tim Taubert
d586724ee0 Bug 919060 - Add some debug code to browser_625016.js to investigate intermittent failures r=test-only 2013-11-08 17:59:49 +01:00
Tim Taubert
d7a3025bea 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
Tim Taubert
62471d3a8f Bug 930901 - Introduce Utils.jsm r=billm
From 83def9699a103352bed7a49ec69d9e6cceb85e0b Mon Sep 17 00:00:00 2001
2013-10-25 11:03:09 +02:00
Tim Taubert
a25357fe0e Bug 930901 - Move TabState and TabAttributes to their own JSMs r=billm
From c3c8358214e4dbf1a5cc6149ea51cf3d55fdf3dd Mon Sep 17 00:00:00 2001
2013-10-25 10:06:14 +02:00
Phil Ringnalda
c5b1fe5214 Back out 6e895ec63744 (bug 930202) for frequent 10.7 debug timeouts 2013-11-03 21:42:10 -08:00
Bill McCloskey
a75589ced7 Bug 930202 - New session restore tests (r=ttaubert) 2013-11-03 16:03:14 -08:00
Bill McCloskey
728dede9f9 Bug 930202 - Fix aliasing issue in session restore (r=ttaubert) 2013-11-03 16:03:08 -08:00
Bill McCloskey
04e5e36a92 Bug 930202 - Cancel pending session collections when restoring (r=ttaubert) 2013-11-03 16:03:01 -08:00
Bill McCloskey
5bb0247567 Bug 933587 - Fix undefined Ci reference in session store (r=markh) 2013-11-03 16:02:53 -08:00
Olli Pettay
86fbe7b7e1 Bug 933226, less likely OOM when running browser_480148.js, r=mccr8, a=ryanvm CLOSED TREE 2013-10-31 21:49:26 +02:00
Bill McCloskey
e75a66c0eb Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric) 2013-10-29 08:44:25 -07:00
Ed Morley
16bd3dad2c Bug 922427 - Disable browser_491168.js until bug 930202 hopefully fixes the intermittent failures
--HG--
extra : transplant_source : %F0K%9B%28%F6%9A/%3B%045%E4%07K%90%95%8C%18%7C%81%06
2013-10-28 15:39:02 +00:00
Tim Taubert
478cc95532 Bug 928335 - Disable 'Restore Last Session' menuitem after restoring the last session; r=dao 2013-10-22 08:20:15 +02:00
Amod Narvekar
bfdd7fcb0b Bug 758138 - Current pref value is read before registering the observer. r=ttaubert 2013-10-24 09:54:57 +02:00
Carsten "Tomcat" Book
5b11b4cbda Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Mike Hommey
61124c1afc Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Tim Taubert
bf5089bd76 Bug 928630 - Wait for the initial window's delayed startup to be finished before restoring a session; r=smacleod 2013-10-23 19:05:41 +02:00
Tim Taubert
ee9ddb8f96 Bug 929097 - Check window type in SessionStore.onOpen() to ignore; r=smacleod 2013-10-22 00:21:20 +02:00
Tim Taubert
16a6042fb1 Bug 929036 - Remove legacy timer code; r=smacleod 2013-10-21 19:01:00 +02:00
Gijs Kruitbosch
f481bd6499 Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws 2013-10-20 22:06:24 +02:00
Gijs Kruitbosch
55f01425f8 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda
e0b7fbf1db Merge m-c to a CLOSED TREE m-i 2013-10-18 21:26:07 -07:00
Phil Ringnalda
a798fe8008 Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange
CLOSED TREE
2013-10-18 18:54:22 -07:00
Steven MacLeod
340c923326 Bug 921581 - Send a notification once the final state has been written to disk on shutdown. r=ttaubert, r=Yoric 2013-10-18 12:24:19 -04:00
Gijs Kruitbosch
737fa0f1f0 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Carsten "Tomcat" Book
40ca48c269 merge fx-team to mozilla-central 2013-10-18 11:40:53 +02:00
Steven MacLeod
296761dbce Bug 900910 - Initialize SessionStore earlier to catch windows opened immediately after startup. r=ttaubert 2013-10-17 14:26:25 -04:00
Ryan VanderMeulen
5ff219a25f Merge m-c to inbound. 2013-10-18 15:40:08 -04:00
Bill McCloskey
29c96a73fb Bug 909048 - Collect text and scroll data from content script (r=ttaubert) 2013-10-18 10:09:25 -07:00
Bill McCloskey
0a18fb29f4 Bug 909048 - Move text and scroll data handling to a module (r=ttaubert) 2013-10-18 10:09:19 -07:00
Bill McCloskey
f6c833defa Bug 910668 - Collect pagestyle from a content script (r=ttaubert) 2013-10-18 10:09:13 -07:00