Tim Taubert
e91f8fab54
Bug 981699 - Skip resizeTo() call when restoring a maximized window that is currently maximized r=smacleod
2014-03-10 09:54:37 -07:00
Tim Taubert
d85f589fce
Bug 495123 - Save an empty window state if it's the last window closed and there were no others closed in series before r=smacleod
2014-03-08 06:22:20 +01:00
Marco Castelluccio
085d3d3cfc
Bug 970495 - [Session Restore] Switch SessionFile.read() to use the native OS.File read(). r=Yoric
2014-03-24 09:11:36 -04:00
Steven MacLeod
26a9e3fd2b
Bug 967028 - Use a SHistoryListener to collect entries from history.pushState(). r=Yoric
2014-03-20 22:52:31 -04:00
Gregory Szorc
8cdf0dcfac
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.)
2014-03-04 17:48:50 -08:00
Ryan VanderMeulen
4400911045
Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
...
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gregory Szorc
f2c36e003c
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.)
2014-03-04 17:48:50 -08:00
Tim Taubert
24236cac24
Bug 972243 - Use Cu.cloneInto() and/or shallow copies to clone state objects r=billm
2014-02-26 11:34:32 +01:00
Steven MacLeod
0d2e09edc2
Bug 908440 - Add type checks to prevent non string values from being saved. r=ttaubert
2014-02-24 09:57:30 -05:00
Tim Taubert
ba36e80ffe
Bug 973550 - "TypeError: webNavigation.document.body is null" in SessionHistory.jsm r=smacleod
2014-02-17 12:35:29 +01:00
Tim Taubert
c0e2419d67
Bug 973559 - Fix baseURI serialization for srcdoc frames r=billm
2014-02-17 13:45:15 +01:00
Marina Samuel
e4b3ed7340
Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
2014-02-19 11:28:00 -05:00
David Rajchenbach-Teller
74086e4bd6
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 18:51:23 +01:00
Ed Morley
975476b455
Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures
2014-02-18 16:52:15 +00:00
David Rajchenbach-Teller
a5e6dfb506
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 09:20:26 -05:00
Masayuki Nakano
3d355ef68c
Bug 950373 part.2 Don't consume keys which are used by <tree> for navigation in session restore UI r=enndeakin
2014-02-11 14:26:11 +09:00
Dão Gottwald
b8a8f7adde
Bug 445461 - restore MRU tab order when restoring a session. r=ttaubert
2014-02-07 22:48:49 +01:00
Carsten "Tomcat" Book
90b75a472d
merge fx-team to mozilla-central
2014-02-07 09:52:32 +01:00
Emanuel Hoogeveen
fccbd717e2
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
6e5ade3214
Bug 943339 - Part 1: Only store a subset of session history entries to file. r=Yoric
2014-02-06 20:15:59 -05:00
Steven MacLeod
68c2aba7bf
Bug 959130 - Stop using the SessionWorker for read at startup to avoid slowdown. r=ttaubert
2014-02-03 15:14:06 +01:00
Ryan VanderMeulen
1491508564
Merge inbound to m-c.
2014-01-31 21:14:13 -05:00
Bill McCloskey
40134d337b
Bug 961861 - [e10s] Make sure content-sessionStore.js is always loaded (r=ttaubert)
2014-01-31 12:13:23 -08:00
David Rajchenbach-Teller
5afabab3fd
Bug 966253 - Fix SessionFile shutdown blocker. r=ttaubert
2014-01-31 13:02:34 -05:00
Tim Taubert
c0b110055f
Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric
2014-01-27 08:56:00 -08:00
Tim Taubert
c15cd675be
Bug 936271 - Add tests to ensure we ignore dynamic history entries r=yoric
2014-01-25 00:30:31 +01:00
Tim Taubert
a48f6a93a7
Bug 936271 - Ignore dynamic session history entries r=yoric
2014-01-24 22:26:47 +01:00
Tim Taubert
4af0bc3b25
Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin
2014-01-27 08:45:28 -08:00
Wes Kocher
1c47cab25d
Backed out changeset 066920d21e0e (bug 964349) for breaking browser-chrome tests
2014-01-30 17:35:36 -08:00
Wes Kocher
551c6279f4
Backed out changeset 81a3b56a4147 (bug 936271)
2014-01-30 17:34:58 -08:00
Wes Kocher
65f2480590
Backed out changeset c5505e97155f (bug 936271)
2014-01-30 17:34:55 -08:00
Wes Kocher
d410b02b8d
Backed out changeset 392c8cf7a623 (bug 936271)
2014-01-30 17:34:50 -08:00
Tim Taubert
eb3ec8b873
Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric
2014-01-27 08:56:00 -08:00
Tim Taubert
efcd08fd03
Bug 936271 - Add tests to ensure we ignore dynamic history entries r=yoric
2014-01-25 00:30:31 +01:00
Tim Taubert
db21bd23e3
Bug 936271 - Ignore dynamic session history entries r=yoric
2014-01-24 22:26:47 +01:00
Tim Taubert
9272841f82
Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin
2014-01-27 08:45:28 -08:00
Gijs Kruitbosch
96b87bf7ce
Bug 928843 - start polishing the Australis history view by improving labels, r=jaws
2014-01-30 16:53:14 +00:00
Tim Taubert
19832aa24e
Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric
2014-01-29 05:54:33 -08:00
David Rajchenbach-Teller
7784406eeb
Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert
2014-01-27 08:27:35 -05:00
Sid Stamm
0ca483b004
Bug 911547 - Test CSP enforcement in session-restored documents. r=ttaubert
2014-01-23 15:34:56 -08:00
Tim Taubert
2dbb38b987
Bug 941540 - Use browser.permanentKey to handle docShell swaps more easily r=yoric
2014-01-20 20:50:17 +01:00
Tim Taubert
3e2ad5ff69
Bug 960903 - Tests for broadcasting shistory r=yoric
2014-01-20 17:36:59 +01:00
Tim Taubert
b35e34107b
Bug 960903 - Listen for subframe loads and clear observers r=yoric
2014-01-22 13:10:58 +01:00
Tim Taubert
9ddf6990b9
Bug 960903 - Broadcast session history data r=yoric
2014-01-20 17:37:41 +01:00
James Kitchener
a9cf2b495a
Bug 964239 - Give sessionrestore awareness of srcdoc base URI. r=ttaubert
2014-02-06 09:46:30 -05:00
Tim Taubert
31a62a9125
Bug 962494 - Remove Iterator() usage from SessionStore code r=yoric
2014-01-22 11:25:39 +01:00
Bill McCloskey
6ed40f9a00
Backout bug 961861
2014-01-22 16:52:07 -08:00
Ryan VanderMeulen
89656e28c2
Merge m-c to inbound.
2014-01-21 15:20:25 -05:00
Tim Taubert
1add58a3f0
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
2014-01-18 09:51:46 +01:00
Bill McCloskey
ef0cc1359d
Bug 961863 - [e10s] Update browser remoteness attribute when restoring a tab (r=ttaubert,felipe)
2014-01-21 09:53:33 -08:00