Commit Graph

1025 Commits

Author SHA1 Message Date
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
Peiyong Lin
12c7db7f52 Bug 940617 - "Recently closed tabs" list should exclude tabs with about: URIs as the only history entry. r=ttaubert 2013-12-02 13:04:13 -05:00
Tim Taubert
3793a9f20a Bug 942622 - Invalidate TabStateCache when .userTypedValue changes r=yoric,dao
From 087412c836ecf1412325942e20c1fd9559d8f20a Mon Sep 17 00:00:00 2001
2013-11-25 21:01:43 +01:00
David Rajchenbach-Teller
f7a8bd76ff Bug 942063 - Telemetry for the size of sessionstore.js. r=smacleod 2013-11-26 14:44:42 -05:00
Tim Taubert
f08a40ab70 Bug 942673 - Fix intermittent browser_pageStyle.js failures r=yoric
From 4697072cd7fbf92715f0b903cdba49b36b91f3a4 Mon Sep 17 00:00:00 2001
2013-11-25 17:42:14 +01:00
Gijs Kruitbosch
0664638a55 Bug 942464 - make middle-click recently closed tabs work in Australis menu panel, too, r=ttaubert 2013-11-25 17:45:07 +01:00
Phil Ringnalda
4de147d201 Merge m-c to f-t 2013-11-24 17:52:09 -08:00
Tim Taubert
fd8ddfc8c0 merge m-c to inbound on a CLOSED TREE 2013-11-24 23:25:44 +01:00
Tim Taubert
a20ec187a0 Bug 930967 - Follow-up to remove timeout parameter from promiseContentMessage() r=me
From 136ae500fc770d921e6b9063fbc760b472b088ba Mon Sep 17 00:00:00 2001
2013-11-23 15:30:25 +01:00
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
Bill McCloskey
3d84c7f9ea Bug 940804 - Make session store tests use SSTabRestored when appropriate (r=ttaubert) 2013-11-23 12:13:15 -08:00
Bill McCloskey
de66a0d956 Bug 940777 - Always trigger SSTabRestored after restore is finished (r=ttaubert) 2013-11-23 12:13:10 -08:00
Bill McCloskey
80a3c315ce Bug 940777 - Simplify about:blank handling in session restore (r=ttaubert) 2013-11-23 12:13:06 -08:00
Bill McCloskey
43d138783a Bug 940777 - Fixup indexing in session restore (r=ttaubert) 2013-11-23 12:08:41 -08: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
530705ac8a Bug 942126 - Don't collect tab data for closing tabs in the background r=yoric
From 53f7a0c39d727bcbea3bf98f97e5f64d41623439 Mon Sep 17 00:00:00 2001
2013-11-24 14:58:40 +01:00
Tim Taubert
98a96fd9f4 Bug 942513 - Fix intermittent browser_sessionStorage.js failures by flushing r=yoric 2013-11-24 11:22:09 +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