Steven MacLeod
e289aede89
Bug 1001120 - Remove the frame tree observer from the content-sessionStore.js SessionHistoryListener. r=ttaubert
2014-04-28 12:04:00 -04:00
Steven MacLeod
be862d1db4
Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug
2014-04-24 15:12:15 -04:00
Tim Taubert
8d43e9525c
Bug 824021 - Don't clear set of windows to resurrect on write when receiving messages r=yoric
2014-04-16 14:27:47 +02:00
Tim Taubert
78f065d154
Bug 966843 - Fix intermittent browser_615394-SSWindowState_events.js hangs r=smacleod
2014-04-14 12:03:18 +02:00
Tim Taubert
02b379c4bd
Bug 947570 - Disable browser_597071.js until rewritten for Marionette r=smacleod
2014-04-14 11:51:40 +02:00
David Rajchenbach-Teller
6e7529cc10
Bug 936630 - Timeline event sessionRestoreInit. r=ttaubert, r=froydnj
2014-04-04 08:34:24 -04:00
Tim Taubert
89abeea26d
Bug 824021 - Use SessionSaver.run() to force disk writes r=yoric
...
From e47510ab938cba4f54d515c9e2397a08b0f4f87b Mon Sep 17 00:00:00 2001
2014-04-02 15:08:48 +02:00
Mark Hammond
cd2c8e6c5b
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Ehsan Akhgari
6d3b8a8421
Bug 989171 - Double the test timeout
2014-03-30 09:45:00 -04:00
David Rajchenbach-Teller
213d2f3a40
Bug 944557 - Remove sessionstore-state-write. r=ttaubert
2014-03-27 11:38:01 -04:00
Steven MacLeod
e7490bf4df
Bug 967028 - Use a SHistoryListener to collect entries from history.pushState(). r=Yoric
2014-03-20 22:52:31 -04:00
Gregory Szorc
6855aa46f4
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
--HG--
extra : amend_source : cb6b9bf91e57569c8be312d3c16fef69b2b0b950
2014-03-04 17:48:50 -08:00
Ryan VanderMeulen
31a858278a
Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
...
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gregory Szorc
1944284f31
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
--HG--
extra : rebase_source : 8c64986169064401951585c07deadada8c905550
2014-03-04 17:48:50 -08:00
Emanuel Hoogeveen
5855b48029
Bug 943339 - Part 2: Add tests to make sure the new preferences work as expected. r=Yoric
2014-02-06 20:15:59 -05:00
Emanuel Hoogeveen
d786f24933
Bug 943339 - Part 1: Only store a subset of session history entries to file. r=Yoric
2014-02-06 20:15:59 -05:00
Tim Taubert
e8ffaf8489
Bug 936271 - Add tests to ensure we ignore dynamic history entries r=yoric
...
--HG--
rename : browser/components/sessionstore/test/browser_597315_a.html => browser/components/sessionstore/test/browser_frame_history_a.html
rename : browser/components/sessionstore/test/browser_597315_c.html => browser/components/sessionstore/test/browser_frame_history_c.html
rename : browser/components/sessionstore/test/browser_597315_c1.html => browser/components/sessionstore/test/browser_frame_history_c1.html
rename : browser/components/sessionstore/test/browser_597315_c2.html => browser/components/sessionstore/test/browser_frame_history_c2.html
2014-01-25 00:30:31 +01:00
Wes Kocher
f95000a9a9
Backed out changeset c5505e97155f (bug 936271)
...
--HG--
rename : browser/components/sessionstore/test/browser_frame_history_a.html => browser/components/sessionstore/test/browser_597315_a.html
rename : browser/components/sessionstore/test/browser_frame_history_c.html => browser/components/sessionstore/test/browser_597315_c.html
rename : browser/components/sessionstore/test/browser_frame_history_c1.html => browser/components/sessionstore/test/browser_597315_c1.html
rename : browser/components/sessionstore/test/browser_frame_history_c2.html => browser/components/sessionstore/test/browser_597315_c2.html
2014-01-30 17:34:55 -08:00
Tim Taubert
54128ba531
Bug 936271 - Add tests to ensure we ignore dynamic history entries r=yoric
...
--HG--
rename : browser/components/sessionstore/test/browser_597315_a.html => browser/components/sessionstore/test/browser_frame_history_a.html
rename : browser/components/sessionstore/test/browser_597315_c.html => browser/components/sessionstore/test/browser_frame_history_c.html
rename : browser/components/sessionstore/test/browser_597315_c1.html => browser/components/sessionstore/test/browser_frame_history_c1.html
rename : browser/components/sessionstore/test/browser_597315_c2.html => browser/components/sessionstore/test/browser_frame_history_c2.html
2014-01-25 00:30:31 +01:00
Sid Stamm
232e8547af
Bug 911547 - Test CSP enforcement in session-restored documents. r=ttaubert
...
--HG--
extra : rebase_source : a794cee6cc797f5acc67989bd17f755bae5ce0c3
2014-01-23 15:34:56 -08:00
Tim Taubert
3fe36ac353
Bug 960903 - Tests for broadcasting shistory r=yoric
2014-01-20 17:36:59 +01:00
Tim Taubert
5570006038
Bug 962494 - Remove Iterator() usage from SessionStore code r=yoric
2014-01-22 11:25:39 +01:00
Tim Taubert
945c458c98
Bug 961380 - Should be able to undo closing tabs in private windows r=yoric, ui-r=phlsa
...
From 0e17ede5f79d9894b8fc7d391615767766dd9aa6 Mon Sep 17 00:00:00 2001
--HG--
rename : browser/components/sessionstore/src/PrivacyLevelFilter.jsm => browser/components/sessionstore/src/PrivacyFilter.jsm
2014-01-18 09:51:46 +01:00
Tim Taubert
c328b3d5fc
Bug 961016 - Fix icon and label for pending tabs with async restore r=billm,dao
...
From 6028548aa44e6d289c0fb5e756a4004451ea882b Mon Sep 17 00:00:00 2001
2014-01-17 17:17:14 +01: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
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
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
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
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
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
Tim Taubert
791db7ece0
Backed out changeset 7b156069de68 (bug 936065) for causing bug 950320 r=smacleod
2013-12-14 09:38:07 +01: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
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
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
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
76f6c41257
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08: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
Phil Ringnalda
4de147d201
Merge m-c to f-t
2013-11-24 17:52:09 -08:00