Commit Graph

982 Commits

Author SHA1 Message Date
Tim Taubert
a9bef43543 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
eff7ba62b9 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
0fdfb159bb 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
c9ef718ff6 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
7403c50d85 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
919a1f38ef 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
b18be7aacd Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Tim Taubert
21f84db2e9 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
7475080df6 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
cb3bb3e5b4 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
237b438d1f Bug 899213 - Introduce a Session Store API for global data. r=ttaubert 2013-11-15 21:47:00 -05:00
Bill McCloskey
d085fc0796 Bug 930269 - Create SessionHistory.restore (r=smacleod) 2013-11-12 15:02:53 -08:00
Bill McCloskey
526b34187a Bug 930269 - Rename SessionHistory.read (r=smacleod) 2013-11-12 15:02:46 -08:00
Bill McCloskey
21861341c0 Bug 930269 - Move saving of tab attributes (r=smacleod) 2013-11-12 15:02:39 -08:00
Bill McCloskey
feb3b0ef1f Bug 930269 - Rename SessionStore.restoreHistoryPrecursor (r=smacleod) 2013-11-12 15:02:34 -08:00
Bill McCloskey
5f6c300249 Bug 930269 - Rename SessionStore.restoreTab (r=smacleod) 2013-11-12 15:02:26 -08:00
Bill McCloskey
c98f7724cc Bug 930269 - Clean up SessionStore.restoreHistory (r=smacleod) 2013-11-12 15:02:20 -08:00
Tim Taubert
fd8a14b74c 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
292c117178 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
026b6898ed 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
5f7dd3592c 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
fcb677b796 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
d023ae4e25 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
a4c86c125e Back out 6e895ec63744 (bug 930202) for frequent 10.7 debug timeouts 2013-11-03 21:42:10 -08:00
Bill McCloskey
3032136e48 Bug 930202 - New session restore tests (r=ttaubert) 2013-11-03 16:03:14 -08:00
Bill McCloskey
09b67653f2 Bug 930202 - Fix aliasing issue in session restore (r=ttaubert) 2013-11-03 16:03:08 -08:00
Bill McCloskey
5dacd0822d Bug 930202 - Cancel pending session collections when restoring (r=ttaubert) 2013-11-03 16:03:01 -08:00
Bill McCloskey
7c9e1f5552 Bug 933587 - Fix undefined Ci reference in session store (r=markh) 2013-11-03 16:02:53 -08:00
Olli Pettay
07cadd0d09 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
d08dd36d0e Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric) 2013-10-29 08:44:25 -07:00
Ed Morley
47b7a70343 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
8bc74f7dcb Bug 928335 - Disable 'Restore Last Session' menuitem after restoring the last session; r=dao 2013-10-22 08:20:15 +02:00
Amod Narvekar
671b93140b Bug 758138 - Current pref value is read before registering the observer. r=ttaubert 2013-10-24 09:54:57 +02:00
Carsten "Tomcat" Book
daa4f1689c Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Mike Hommey
80c623bb6a Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Tim Taubert
eef2ed092c 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
6b0fb003dc Bug 929097 - Check window type in SessionStore.onOpen() to ignore; r=smacleod 2013-10-22 00:21:20 +02:00
Tim Taubert
4ee6063121 Bug 929036 - Remove legacy timer code; r=smacleod 2013-10-21 19:01:00 +02:00
Gijs Kruitbosch
dff538442c Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws 2013-10-20 22:06:24 +02:00
Gijs Kruitbosch
369e5cb8c5 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda
f9391f885d Merge m-c to a CLOSED TREE m-i 2013-10-18 21:26:07 -07:00
Phil Ringnalda
4d22a280da 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
fdfe1edc34 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
846d65d736 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Carsten "Tomcat" Book
72edda2f47 merge fx-team to mozilla-central 2013-10-18 11:40:53 +02:00
Steven MacLeod
85d708f977 Bug 900910 - Initialize SessionStore earlier to catch windows opened immediately after startup. r=ttaubert 2013-10-17 14:26:25 -04:00
Ryan VanderMeulen
6ffd55fde7 Merge m-c to inbound. 2013-10-18 15:40:08 -04:00
Bill McCloskey
5581ceb995 Bug 909048 - Collect text and scroll data from content script (r=ttaubert) 2013-10-18 10:09:25 -07:00
Bill McCloskey
57e5e8d3ca Bug 909048 - Move text and scroll data handling to a module (r=ttaubert) 2013-10-18 10:09:19 -07:00
Bill McCloskey
4d2531fd2c Bug 910668 - Collect pagestyle from a content script (r=ttaubert) 2013-10-18 10:09:13 -07:00