Peiyong Lin
3b0a3a0615
Bug 938248 - [Session Restore] Move GlobalState from SessionStore.jsm to its own JSM. r=smacleod
2014-01-17 10:41:22 -05:00
Tim Taubert
8fafa9176a
Bug 952092 - Get rid of post data in SessionStore r=smacleod
...
From 243232f7d2522e82622c031923271ed76ffdc42a Mon Sep 17 00:00:00 2001
2014-01-14 18:21:48 +01:00
Steven MacLeod
ff7b3f189c
Bug 887780 - Stop writing state immediately after startup and switch to CrashMonitor for crash detection. r=Yoric, r=ttaubert
...
X-Git-Commit-ID: bb02f51399059295041176769438b0f451f983bf
2014-01-17 11:40:18 +01:00
Tim Taubert
6df7712da7
Bug 947212 - Tests for broadcasting form data r=yoric
...
From 53d47a84c35781e73545eab3e665d63c742a9d20 Mon Sep 17 00:00:00 2001
--HG--
rename : browser/components/sessionstore/test/browser_346337_sample.html => browser/components/sessionstore/test/browser_formdata_xpath_sample.html
2013-12-04 10:15:43 +01:00
Tim Taubert
504e71aec7
Bug 947212 - Broadcast form data and move it out of tabData.entries[] r=yoric
...
From 3111a6c4272a1e058db6a88e02f8688f8c49cc5f Mon Sep 17 00:00:00 2001
2013-12-03 18:56:33 +01:00
Bill McCloskey
8a5af86a2c
Bug 942374 - Enable session restore for electrolysis (r=ttaubert)
2014-01-16 11:43:44 -08:00
Bill McCloskey
495c94f2c9
Bug 942374 - Restore sessions by message passing (r=ttaubert)
2014-01-16 11:43:40 -08:00
Tim Taubert
d9861b0910
Bug 956826 - Check docShell's private browsing state when the frame script is loaded r=yoric
...
From ee65809c2e3e3eec807b8b2c4cbc0599da1d8377 Mon Sep 17 00:00:00 2001
2014-01-15 11:24:25 +01:00
Ed Morley
89b86dcc41
Bug 944372 - Disable browser_394759_basic.js for intermittent failures
2014-01-14 16:39:03 +00:00
Ed Morley
b0a629329a
Bug 894063 - Disable browser_819510_perwindowpb.js on Linux for intermittent failures
2014-01-14 16:38:25 +00:00
David Rajchenbach-Teller
f4ae8eb1e3
Bug 942340 - Extracting many Telemetry statistics from sessionstore.js;r=ttaubert,froydnj
2014-01-11 09:51:24 +01:00
Tim Taubert
378388f5ab
Bug 958809 - Don't put broadcasted data into the regular TabStateCache r=yoric
...
From c4c69269516391beb36f362d76f3e440bb8cd50b Mon Sep 17 00:00:00 2001
2014-01-11 08:56:22 +01:00
Johannes Mittendorfer
a734773c43
Bug 956678 - Replace TaskUtils.spawn() by Task.spawn() in Session Restore. r=yoric
2014-01-08 09:50:54 -05:00
Seif Lotfy
e956b4db21
Bug 873556 - Add a timestamp to closedWindows and closedTabs. r=ttaubert
2014-01-08 09:39:53 -05:00
Tim Taubert
0b3efe21f1
Bug 952998 - Follow-up to fix test and use document.documentURIObject rs=Unfocused
...
From 9609390ee1e49e13e8beaac9dc26eb2c9b37887b Mon Sep 17 00:00:00 2001
2014-01-07 11:56:28 +01:00
Tim Taubert
17ef08ca03
Bug 952998 - Use FrameTree to collect DOMSessionStorage data r=yoric
...
From 594cc2bdabe535ef356276bce49c4b36c73ab3a2 Mon Sep 17 00:00:00 2001
2013-12-20 14:23:32 +01:00
Tim Taubert
ad5b3f57fa
Bug 952934 - Use onFrameTreeReset() to re-collect docShell capability data r=smacleod
...
From b3a6d0ab445df9e336b969f230c1394f457dd91c Mon Sep 17 00:00:00 2001
2013-12-22 18:26:27 +01:00
Peiyong Lin
4cfb9ce416
Bug 952465 - [Session Restore] Replace Components.utils.reportError with Console.jsm. r=Yoric
2014-01-06 15:27:25 -05:00
Tim Taubert
6a94ada239
Bug 952401 - Collect scroll and pageStyle data as soon as the frame tree is available r=smacleod
...
From 84ca4ca357b94a5dc9449627e88bb4e3cde69557 Mon Sep 17 00:00:00 2001
2013-12-20 11:13:49 +01:00
Tim Taubert
9205bc7d2b
Bug 951675 - Make sure to always copy data from the persistent cache r=yoric
...
From bbe5effc34b6e81e57750ec05164e7e10de75d7a Mon Sep 17 00:00:00 2001
2013-12-18 16:26:53 +01:00
Tim Taubert
ca97bda553
Bug 950132 - Fix pageStyle data collection r=yoric
...
From af5873fe7e4f55dd72f0e62d5c22285c2c94e40d Mon Sep 17 00:00:00 2001
2013-12-19 12:21:51 +01:00
Steven MacLeod
8b18c8d467
Bug 945809 - Add Telemetry for Session Store data collection in the frame script. r=ttaubert
...
X-Git-Commit-ID: 0ef7d331d06ef7e28a25932914128a7d7ff63d84
2013-12-18 21:29:54 +01:00
Tim Taubert
c0bacebf83
Bug 921942 - Add FrameTree and scroll position broadcast tests r=yoric
...
From 5645706beeae13673e87ba665f225e01a32949e2 Mon Sep 17 00:00:00 2001
2013-11-30 13:49:46 +01:00
Tim Taubert
d2408ebded
Bug 921942 - Broadcast scroll positions r=yoric
...
From 5f535195e10d6cccbedbdf607ff194450a40c4ed Mon Sep 17 00:00:00 2001
2013-12-02 06:18:44 +01:00
Tim Taubert
93463fe2ad
Bug 899276 - Tiny fix for mochitest-bc bustage on a CLOSED TREE r=me
...
From 18d8469a4ef87d65397f171e9c3798e3ac6f6c12 Mon Sep 17 00:00:00 2001
2013-12-18 19:57:24 +01:00
David Rajchenbach-Teller
6151ebb11d
Bug 899276 - Don't collect/save private tabs. r=ttaubert
2013-12-18 12:39:53 -05:00
Bill McCloskey
f833fb3bba
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Gregory Szorc
158ed8b3ec
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Tim Taubert
791db7ece0
Backed out changeset 7b156069de68 (bug 936065) for causing bug 950320 r=smacleod
2013-12-14 09:38:07 +01:00
Phil Ringnalda
60cde95e53
Merge m-c to m-i
2013-12-14 18:37:06 -08:00
Jared Wein
d5575e7d91
Bug 931891 - [Australis] Backed out bug 887515 and the followups (bug 896291, 909662, 896896). r=ttaubert
...
--HG--
extra : rebase_source : f6568e83e23c036f21270e0f133ee06b192b1f9e
2013-12-13 16:55:49 -05:00
Jared Wein
83a897a69c
Backed out changeset 1566f020e34e (bug 931891) for timing out some mochitest-bc tests on a CLOSED TREE
...
--HG--
extra : rebase_source : 423f491a0bedebfd9350167340d6f65d275a64cd
2013-12-13 15:57:31 -05:00
Jared Wein
f3276e5c12
Bug 931891 - [Australis] Backed out bug 887515 and the followups (bug 896291, 909662, 896896). r=ttaubert
2013-12-13 14:27:56 -05:00
Bill McCloskey
ac08502fd6
Bug 947632 - Use sendRpcMessage during session store flush (r=ttaubert)
2013-12-14 15:51:11 -08:00
Wes Kocher
aa49cfcd54
Merge inbound to m-c
2013-12-12 19:12:51 -08:00
Tim Taubert
c8793a6cf5
Bug 947570 - Rewrite browser_597071.js to fix intermittent timeouts r=smacleod
...
From d8b8de84b6a3fadb2f198cddba183231bdffcd07 Mon Sep 17 00:00:00 2001
2013-12-12 12:44:33 +01:00
Dão Gottwald
4d3d9c2c37
Bug 847955 - Let _getMostRecentBrowserWindow utilize RecentWindow.getMostRecentBrowserWindow. r=ttaubert
2013-12-12 14:07:55 +01:00
Katie Thomas
1977346916
Bug 891194 - Changed BROKEN_WM_Z_ORDER to not be defined for mac. r=dao
...
--HG--
extra : rebase_source : 0947d2d97f3aa4d4707215f0d9bf90ba6f508b59
2013-12-12 12:48:41 +01:00
Dão Gottwald
83144ecfdc
Backed out changeset 9f7da731bf06 (CLOSED TREE)
2013-12-12 12:38:34 +01:00
Steven MacLeod
2a3b62d35b
Bug 907129 - Merge closed tabs data when restoreWindow() is called with overwriteTabs=false. r=ttaubert
...
X-Git-Commit-ID: d51bff1ffaa80d4f441863eb864e7cfd7f8e6a00
2013-12-12 10:18:02 +01:00
Katie Thomas
796a579b34
Bug 891194 - Changed BROKEN_WM_Z_ORDER to not be defined for mac. r=dao
2013-12-12 09:58:28 +01:00
John Hood
16436371e3
Bug 944375 - Add a new const array named TAB_OBSERVING to SessionStore.jsm and modify onTabAdd and onTabRemove to subscribe to events by iterating through this array. r=ttaubert
2013-12-09 12:19:15 -08:00
Tim Taubert
6bee892647
Bug 947262 - Don't dispatch a change event when trying to restore an invalid <select> value r=smacleod
...
From 25957e7878d88aab42b99a227ad6a0a5cc301ccc Mon Sep 17 00:00:00 2001
2013-12-06 16:54:43 +01:00
Tim Taubert
b59f5b408b
Bug 947216 - Remove special case for about:config's form data collection r=smacleod
...
From 1c6cfab02eab4fcb0fb3200a4c12c760ae411a77 Mon Sep 17 00:00:00 2001
2013-12-06 15:08:15 +01:00
Tim Taubert
3a60ad3a96
Bug 936065 - Ignore every but the first window state passed to setWindowState() r=smacleod
...
From dec566e18baadd11e77a5d93c2cb5f0a4ff0440a Mon Sep 17 00:00:00 2001
2013-12-03 00:15:13 +01:00
Ryan VanderMeulen
3558ffd353
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
...
CLOSED TREE
2013-12-03 22:44:28 -05:00
Bill McCloskey
c4c1d8233a
Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
2013-12-12 14:13:20 -08:00
Bill McCloskey
76f6c41257
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Ryan VanderMeulen
64adcb9649
Backed out changeset 6efabfb144b1 (bug 940617) for mochitest-bc failures.
2013-12-02 15:16:55 -05:00
Peiyong Lin
c0f5890ad4
Bug 944073 - Replace Components.returnCode with Components.Exception in SessionStore.jsm. r=Yoric
2013-12-02 13:04:51 -05:00