Commit Graph

687 Commits

Author SHA1 Message Date
Tooru Fujisawa
4b241e331a Bug 1207491 - Part 16: Remove use of expression closure from browser/components/sessionstore/. r=Gijs 2015-09-23 18:36:23 +09:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Blake Kaplan
dc9e77b04a Bug 1121052 - Reset the zoom level for crashed tab pages. 2015-09-11 11:21:14 +05:30
Dave Townsend
6eadea7b1e Bug 1175267: When a load redirected to a new process is cancelled restore the existing content. 2015-08-10 13:38:39 -07:00
Ryan VanderMeulen
0afc3e769e No bug - Request a longer timeout for browser_590268.js. 2015-08-10 11:09:53 -04:00
Ursula
c9fa285580 Bug 1142034 - Regression test. r=mconley
Makes sure we show the "Restore All Tabs" button at the right time.
2015-07-24 17:56:02 -04:00
Tim Taubert
15391ee94e Bug 1186168 - Fix intermittent browser_607016.js failures by using ss.getTabState() instead of closing tabs to check their state r=mconley 2015-07-22 11:59:39 +02:00
Tim Taubert
fcb285e03b Bug 1172473 - Fix intermittent browser_607016.js failures by properly waiting for tabs to be removed r=mconley 2015-07-16 14:03:04 +02:00
Xidorn Quan
030c7aa12d Bug 1163263 - Extend the timeout of browser_615394-SSWindowState_events.js. rs=KWierso 2015-07-15 13:07:11 +10:00
Tim Taubert
4c1bd152bd Bug 1163745 - Properly support shistory purging for pending tabs r=Yoric 2015-06-10 14:53:07 +02:00
Tim Taubert
1b7a4dd39b Bug 1163745 - Remove erroneous subtest from browser_sessionHistory.js r=Yoric 2015-06-10 14:45:37 +02:00
Tim Taubert
2079e11a9a Bug 911358 - Request a longer timeout for browser_595601-restore_hidden.js. r=MattN
CLOSED TREE
2015-06-16 14:42:00 -04:00
Tim Taubert
9c08fcc756 Bug 1173857 - TabAttributes.set() should ignore internal attributes r=billm 2015-06-15 10:57:00 +02:00
Tim Taubert
a693a4f2f0 Backed out changeset bcec28b46718 (bug 1163745) 2015-06-16 22:12:29 +02:00
Tim Taubert
cde1e5c570 Bug 1163745 - TabAttributes.set() should ignore internal attributes r=billm 2015-06-15 10:57:00 +02:00
Tim Taubert
ccab172ffe Bug 1173857 - Don't collect .userTypedValue for tabs that haven't fully restored yet r=billm 2015-06-11 19:07:12 +02:00
Tim Taubert
2f609c711d Bug 1167508 - Fix tests that expect a sync remoteness change after calling .loadURI() r=billm 2015-06-09 22:11:58 +02:00
Tim Taubert
d71f0b420f Bug 1167508 - Fix BrowserTestUtils.browserLoaded() and use it in sessionstore/head.js r=billm 2015-06-09 22:11:43 +02:00
Ryan VanderMeulen
8ae1ff9f74 Backed out 7 changesets (bug 1167508) because it depends on bug 1172137, which was backed out.
Backed out changeset 5080433ff610 (bug 1167508)
Backed out changeset 97b5372b8950 (bug 1167508)
Backed out changeset 00eb943a27b2 (bug 1167508)
Backed out changeset c1a16fd640ae (bug 1167508)
Backed out changeset 092037dd209a (bug 1167508)
Backed out changeset b7ed44b4595f (bug 1167508)
Backed out changeset 3a4faf863320 (bug 1167508)
2015-06-08 14:33:53 -04:00
Tim Taubert
a5efedd715 Bug 1167508 - Fix tests that expect a sync remoteness change after calling .loadURI() r=billm 2015-05-23 15:47:56 +02:00
Tim Taubert
27e8b24f4f Bug 1167508 - Fix BrowserTestUtils.browserLoaded() and use it in sessionstore/head.js r=billm 2015-05-23 15:47:28 +02:00
Tim Taubert
a1e29248d9 Bug 1170669 - Fix intermittent browser_514751.js crashes by not loading mozilla.org r=mconley 2015-06-02 21:18:31 +02:00
Tim Taubert
2332f34f19 Bug 1170226 - Restore correct shistory index when setting up pending tabs r=billm 2015-06-01 19:18:59 +02:00
Tim Taubert
0f12692573 Bug 1167579 - Fix intermittent browser_sessionStorage.js failures caused by non-monotonous closedAt=Date.now() r=billm 2015-05-29 19:22:49 +02:00
Tim Taubert
7eb6bec383 Bug 1167579 - Fix intermittent browser_broadcast.js failures by removing unneeded check that was missing a flush() call r=billm 2015-05-29 01:18:49 +02:00
Tim Taubert
e84b56264f Bug 1158855 - Don't collect children of SHEntries if one or more of those were dynamically added r=Yoric 2015-05-25 19:03:33 +02:00
Tim Taubert
eda69fead2 Bug 1167579 - Fix intermittent browser_broadcast.js failures by rewriting modifySessionStorage() r=billm 2015-05-22 21:01:11 -04:00
Tim Taubert
fb5293ce2b Bug 1167502 - Convert sessionstore tests r=billm 2015-05-08 21:15:10 +02:00
Tim Taubert
90d3bdabcc Bug 1162871 - Test TabStateFlusher.flush() behavior, including with crashed and removed tabs r=billm 2015-05-08 16:01:45 +02:00
Tim Taubert
3ebbdbd42f Bug 1162871 - Test that duplicateTab() does wait for the flush to complete and includes flushed data r=billm 2015-05-08 15:15:32 +02:00
Tim Taubert
91fe169ad2 Bug 1162871 - Fix sessionstore tests that don't wait for a duplicated tab to be restored r=billm 2015-05-08 10:58:31 +02:00
Tim Taubert
62d0c5166e Bug 1139826 - Fix intermittent browser_586068-browser_state_interrupted.js failures by requesting a longer timeout r=Gijs 2015-05-21 18:50:19 -04:00
Tim Taubert
48f3aef68a Bug 1166682 - Reenable browser_sessionHistory.js r=Mossop 2015-05-20 06:58:25 -04:00
Tim Taubert
e945186fcf Bug 1163256 - Fix intermittent browser_formdata.js timeouts by splitting off credit card number tests r=Gijs 2015-05-20 04:44:06 -04:00
Tim Taubert
574d8af25f Bug 1163260 - Fix intermittent browser_page_title.js failures r=Gijs 2015-05-19 14:15:47 -04:00
Tim Taubert
de7ef010da Bug 1160556 - Recollect session history data when the page title changes r=Gijs 2015-05-05 16:00:12 +02:00
Tim Taubert
cdc02a8a22 Bug 1150529 - Remove code for expired telemetry histograms r=Yoric 2015-05-02 09:56:39 +02:00
Tim Taubert
2aa85cc9b6 Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm 2015-05-04 19:08:06 +02:00
Tim Taubert
982c542752 Bug 1109875 - Fix sessionstore tests to properly wait for data from closed tabs r=billm 2015-04-28 16:30:47 +02:00
Tim Taubert
f37e86e35b Bug 1109875 - Add tests for async tab removal r=billm 2015-04-30 18:28:44 +02:00
ziyunfei
649e7033e4 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Tim Taubert
34b8f7f79e Bug 1134518 - Add test to ensure we don't lose shistory entries when switching a browser's remoteness r=Mossop 2015-04-23 15:42:55 +02:00
Tim Taubert
a7a6c9f713 Bug 1157235 - Remove unused sessionstore-state-write notification r=Yoric 2015-04-22 16:05:40 +02:00
Tim Taubert
728e2aed87 Bug 1134518 - Add xpcshell test for shistory caps on clean shutdown and fix existing tests r=Yoric 2015-04-22 20:26:49 +02:00
Wes Kocher
800fbebed0 Merge fx-team to m-c a=merge CLOSED TREE 2015-04-20 17:04:09 -07:00
Timothy Nikkel
94b52082f5 Bug 1155940. Silly typo fix in test. 2015-04-20 11:57:06 -05:00
Tim Taubert
1cbb05dd90 Bug 1152341 - Failure to read one of the session file candidates shouldn't stop us from trying further r=Yoric 2015-04-15 15:27:12 +02:00
Timothy Nikkel
fb12552a91 Bug 1155940. Make browser_354894_perwindowpb.js wait for load and SSTabRestored after doing undoCloseTab. r=ttaubert 2015-04-20 10:05:46 -05:00
Ehsan Akhgari
613bcb614f Bug 482051 - Remove mentions of the browser.privatebrowsing.keep_current_session pref; r=jdm 2015-04-02 22:33:06 -04:00
Fabian Furger
6ebe394909 Bug 1107941 - Removing old upgrade backups if too many exist. Max upgrade backups is defined in preferences. Tested with mochi tests. r=Yoric 2015-04-02 17:09:31 +01:00