Paul O’Shannessy
833d74de70
Bug 679590 - debug orange in browser_607016.js
2011-10-21 11:57:43 -07:00
Justin Lebar
f1b1dbc9b2
Bug 683777 - In an attempt to fix a crash in nsDocShell::InternalLoad, re-land bug 646641 with an extra null-check. r=smaug
2011-10-21 11:26:34 -04:00
Justin Lebar
c49c011b9d
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
2011-10-12 20:15:28 -04:00
Justin Lebar
e7ce3fbda2
Back out rev 571224f5f4e5 (bug 683777) due to Android b-c orange.
2011-10-17 21:09:17 -04:00
Justin Lebar
e295b19833
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
2011-10-12 20:15:28 -04:00
Ed Morley
72ed7305fc
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
2011-10-06 17:15:07 +01:00
ithinc
c409163aef
Bug 682507 - Expose browser restore state as a tab attribute to help style unloaded tabs. r=dietrich
2011-09-27 10:39:22 +02:00
Paul O’Shannessy
a589ee3aa3
Bug 674452 - Always restore pinned tabs (regardless of restore_on_demand) [r=dietrich]
2011-08-30 13:14:58 -07:00
Tim Taubert
9d4eb583e4
Bug 648683 - Expose tabs on-demand preference; r=dietrich+gavin, a=broken-merge
2011-08-16 18:59:51 +02:00
Rob Campbell
d8672088b4
merged m-c to fx-team, browser_595601-restore_hidden.js conflicted
2011-08-16 12:21:00 -03:00
Tim Taubert
34df3fbbd8
Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao
2011-08-16 11:06:14 +02:00
Paul O’Shannessy
233cde3cd2
Bug 648683 - Expose tabs on-demand preference [r=dietrich, r=gavin, ui-r=boriss]
...
This removes the browser.sessionstore.max_concurrent_tabs integer preference in favor of a boolean preference. This disables the hidden way of disabling cascaded restore.
The new browser.sessionstore.restore_on_demand preference is exposed in the "General" pref pane.
2011-08-15 23:24:25 -07:00
Paul O’Shannessy
1f41354148
Review comments for bug 645428
2011-08-15 18:20:15 -07:00
Tim Taubert
810a4fb257
Bug 645428 - "sessionstore-windows-restored" is not sent for empty sessions [r=zpao]
2011-08-15 18:20:14 -07:00
Justin Lebar
8e5777e1a0
Bug 646641 - Part 1: Create nsSHEntryShared, so SHEntries from the same document can share state. r=smaug
...
--HG--
extra : rebase_source : 67c37d16f9ac4cbd69f7a76ee94e47c8adf59ae3
2011-08-06 11:44:02 -04:00
Tim Taubert
2c846a49c3
Bug 651643 - Private browsing service executes transition even when no mode switch required; r=ehsan,zpao
2011-08-04 03:49:38 +02:00
Dão Gottwald
a75c615397
Bug 658738 - split browser_394759.js into three tests
...
--HG--
rename : browser/components/sessionstore/test/browser/browser_394759.js => browser/components/sessionstore/test/browser/browser_394759_basic.js
rename : browser/components/sessionstore/test/browser/browser_394759.js => browser/components/sessionstore/test/browser/browser_394759_behavior.js
rename : browser/components/sessionstore/test/browser/browser_394759.js => browser/components/sessionstore/test/browser/browser_394759_purge.js
extra : rebase_source : 57e50abbb07592bafb63dd84abdb827f15c8c3cf
2011-06-27 13:25:10 +02:00
Mounir Lamouri
45fde43e01
Merging mozilla-inbound and mozilla-central.
2011-06-27 11:04:05 +02:00
Dão Gottwald
20c7bbd552
Bug 667202 - Provide 'ss' centrally for all browser-chrome sessionstore tests. r=zpao
...
--HG--
extra : rebase_source : e01e92d9fef5d91d3220b70412f907f2265f5c2b
2011-06-25 23:38:31 +02:00
Dão Gottwald
563fc81b58
No bug - Remove browserWindowsCount checks from sessionstore tests since the browser-chrome test framework does similar checks
2011-06-25 09:39:42 +02:00
Mounir Lamouri
3c638f1884
Merge last green changeset of mozilla-inbound into mozilla-central.
2011-06-23 11:15:52 +02:00
Dão Gottwald
5bb3d596f5
Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh
2011-06-23 10:13:41 +02:00
Ehsan Akhgari
2d2949a90d
Bug 595292 - browser_394759.js seems to hit network with dns failures; r=zpao
...
DONTBUILD
2011-06-22 18:42:10 -04:00
Paul O’Shannessy
a3734aa916
Bug 625016 - Restore windows closed in succession to quit (non-OSX only) [r=dietrich]
2011-06-21 11:09:07 -07:00
Paul O’Shannessy
dd8b38f8d9
Backout 3b59c196aaf9 - no bug # in commit message
2011-06-21 11:06:02 -07:00
Paul O’Shannessy
1aa3a8204e
Users have app tab and panorama data loss depending on window close order [r=dietrich]
2011-06-21 10:44:10 -07:00
Matt Brubeck
6a1c07e10e
Merge mozilla-central to mozilla-inbound
2011-06-25 19:43:57 -07:00
Phil Ringnalda
3d117e39d5
No bug, arguments.calle typo
2011-06-25 11:46:05 -07:00
Paul O’Shannessy
ea4048a5ca
Backed out changeset 8cc188180ab5 (Bug 625016)
2011-06-17 15:22:23 -07:00
Paul O’Shannessy
06208810a3
Bug 625016 - Users have app tab and panorama data loss depending on window close order [r=dietrich]
2011-06-17 12:38:38 -07:00
Paul O’Shannessy
4789fe8da8
Bug 661755 - [session restore cleanup] Fix line endings in tests [r=dietrich]
2011-06-17 12:37:55 -07:00
Tim Taubert
4d83370881
Bug 659591 - Fire SSWindowClosing when session store handles a closing window (on domwindowclosed); r=zpao
2011-06-10 11:40:10 +02:00
Dão Gottwald
dfd0fdcac6
Bug 658738 - clean out each test's scope. r=gavin
2011-06-10 09:00:45 +02:00
Dão Gottwald
4e4ac318f3
Bug 658738 - remove event listeners in browser chrome tests
2011-06-07 16:45:26 +02:00
Hiroyuki Ikezoe
45be819b6d
Bug 618188 followup - Do not remove observer twice. r=zpao
2011-05-20 10:12:07 -07:00
Alastair Robertson
049d1391bb
Bug 606681 - deleteTabValue should not throw an exception [r=zpao]
2011-05-19 05:56:00 -07:00
Matt Brubeck
1c64bdfbf1
Bug 658259 - Incorrect function tested in browser/components/sessionstore/test/browser/browser_345898.js [r=zpao]
2011-05-20 09:45:42 -07:00
Tim Taubert
6873861a2b
Bug 595601 - Option to not load tabs from inactive groups on initial browser startup (and until such time as the tab(s) become part of an active group); r=zpao
2011-05-20 00:07:55 +02:00
Tim Taubert
7c8e27679a
Bug 636279 - _tabsRestoringCount goes negative if setBrowserState called at browser startup and last session had pinned tab(s); r=zpao
2011-05-19 23:53:59 +02:00
Tim Taubert
f2abe04c73
Bug 618188 - browser-chrome: browser_600545.js (and _601955.js) intermittently times out; r=zpao
2011-05-17 00:41:28 +02:00
Paul O’Shannessy
1f423e446c
Bug 628043 - The last closed window is restored when a secondary window is left open and a new browser window is opened [r=dietrich]
2011-05-13 13:45:43 -07:00
Hiroyuki Ikezoe
a4d8b39642
Bug 652753 - Remove listener and observer in head.js even if test is timed out. r=zpao
2011-05-11 15:07:20 +02:00
Justin Lebar
8ce3ec96a2
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
2011-04-24 22:30:54 -04:00
Tim Taubert
5c6f3cec99
Bug 618188 - browser-chrome: browser_600545.js (and _601955.js) intermittently times out; r=zpao
2011-04-26 22:02:49 +02:00
Justin Lebar
e6f74e8487
Bug 647028 - Fix pushstate's interaction with session restore. r=sicking,zpao
2011-04-20 17:09:57 -04:00
Dão Gottwald
4ac8291c1d
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2011-04-17 21:53:25 +02:00
Ehsan Akhgari
e1a41f9527
Bug 649842 - Generate real unique values, instead of relying on Math.random() to generate unique values, which will lead into intermittent oranges; r=zpao
2011-04-14 10:19:34 -04:00
Hiroyuki Ikezoe
6147cfffcc
ts in browser/components/sessionstore/test/browser should use utility functions in head.js; r=zpao
2011-04-12 16:07:44 -04:00
Benjamin Smedberg
cfbf77b641
Bug 617539 - Integrate nsIAppStartup2 and nsIAppStartup_MOZILLA_2_0, r=Mossop
2011-03-25 11:03:35 -04:00
Serge Gautherie
ef39770137
Bug 635844 - Update pushState to latest spec. Again.; (AAv1) Fix (2) removeEventListener() 3rd param, from bug 500328 and this bug.
...
r=jonas (a=test-only).
2011-03-15 00:44:59 +01:00
Jonas Sicking
9adba11f73
Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst
2011-02-28 23:08:56 -08:00
Paul O’Shannessy
3b59908146
Bug 635418 - TabShow & TabHide should cause saveStateDelayed [r=dietrich, a=dietrich]
2011-02-25 10:46:08 -08:00
Serge Gautherie
fd45d32fad
Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Services.jsm from Firefox tests; (Bv1) /components/sessionstore/test/browser/.
...
r=paul (a=test-only).
2011-02-18 00:45:56 +01:00
Tim Taubert
5b8f361ec1
Bug 588426 - Restoring multiple solely hidden tabs (after crash) breaks session restore [r=paul, a=dolske]
2011-02-12 23:12:44 +01:00
Raymond Lee
fa9db53a97
Bug 590563 - Manually restored tabs are not shown in the main browser view [r=paul, a=dietrich]
2011-02-11 13:41:14 -05:00
Tim Taubert
60e8de14f4
Bug 628270 - Undo close (hidden) tab causes panorama and session restore(?) to break unrecoverably [r=ian, r=zpao, a=blocking2.0:betaN+]
2011-02-01 13:53:04 -08:00
Tim Taubert
628d8fd7b0
Bug 624727 - Removed app tabs get overriden and reused in nsSessionStore::restoreWindow() [r=zpao+ian, a=blocking2.0]
...
--HG--
extra : rebase_source : 4931a5a54a45ae85a63e131c850fcb7865bea960
2011-01-29 12:15:58 -08:00
Mehdi Mulani
a9e89af7b8
Test for bug 581937 [r=zpao, a=blocking2.0:final+]
...
--HG--
extra : rebase_source : f3e1d3c030b203867f9cccd2ce4b519e2fc6d0c8
2011-01-29 12:15:58 -08:00
Paul O’Shannessy
46dbd1d465
Bug 599909 - to-be-restored tabs don't show up in switch-to-tab [r=dietrich, a=blocking2.0:.x]
...
--HG--
extra : rebase_source : 07e591d060eef47b711cc1a691f5e344501e9b58
2011-01-29 12:15:57 -08:00
Tim Taubert
746bbfe99e
Bug 628867 - browser_tabview_bug586553.js loads about:credits, which hits the network [r=ian, a=test]
2011-01-26 22:38:00 +01:00
Paul O’Shannessy
5ac9cc6c2b
Fix & re-enable bug_580512.js [r=dietrich, a=test]
...
--HG--
extra : rebase_source : 8a7a9c95b7353b7bed0ea8b62bde192acb91442a
2011-01-21 10:30:00 -08:00
Mehdi Mulani
0d3374aaff
Bug 627834 - Intermittent test failure in browser_625257.js. r=zpao a=orange
...
--HG--
extra : rebase_source : a9e774fcbae98ddbb984a70d9dbdb14177bb4d33
2011-01-24 14:02:28 -08:00
Mehdi Mulani
4ed3de15f4
Bug 625257 - Undo Close Tab does not work for not-yet-loaded tab. r=zpao a=blocking2.0
2011-01-18 19:46:16 -08:00
Ehsan Akhgari
eb8f10ce9e
Disable a failing test because of wrong assumptions
2011-01-20 19:41:51 -05:00
Paul O’Shannessy
7589827137
Bug 623135 - browser_615394-SSWindowState_events.js is not cleaning up after itself [r=me, a=test]
...
--HG--
extra : rebase_source : a2406e7443d174f77579807df7996e057bbbb4bd
2011-01-20 13:43:32 -08:00
Dão Gottwald
c205031cac
Bug 623779 - Middle-clicking back/forward/reload of an app tab makes the duplicate tab also an app tab. r=zpao
2011-01-20 16:35:44 +01:00
Mehdi Mulani
54289858df
Bug 601955 - Pinning/unpinning app tab should trigger session state save. r=zpao a=blocking-2.0
2011-01-14 18:38:25 -08:00
Taras Glek
38f30d5f65
Bug 522375: fix non-libxul builds + testcase nits from gavin. a=bustage,tests
2011-01-14 13:29:25 -08:00
Taras Glek
cbffc495c3
Bug 522375 - built-in startup time measurement r=vlad a=Mossop
2011-01-13 12:18:51 -08:00
Hiroyuki Ikezoe
492aab9d25
Bug 597634 - Reset to a blank state for each test instead of relying on previous state in browser_522545.js [r=zpao, a=test]
2011-01-04 10:40:46 -08:00
Paul O’Shannessy
bf04e8fee2
Bug 615394 - Session Restore should notify when it is beginning and ending a restore [r=dietrich, a=blocking2.0:betaN+]
2010-12-27 16:22:47 -05:00
Paul O’Shannessy
bdf8505bad
Bug 618151 - Overwriting state can lead to unrestored tabs [r=dietrich, a=blocking2.0:betaN+]
2010-12-27 16:22:47 -05:00
Paul O’Shannessy
49ab509b3f
Bug 617175 - deleteTabValue doesn't use early access [r=dietrich, a=blocking2.0:betaN+]
2010-12-27 16:22:47 -05:00
Paul O’Shannessy
b9eae758fd
Bug 597315 Part 2 (session restore) - Frameset history does not work properly when restoring a tab [r=dietrich, a=blocking2.0:betaN+]
2010-12-27 16:22:47 -05:00
Phil Ringnalda
31c4b29d67
Bug 597634 - Remove an obvious yet unlikely possible reason for intermittent apparently network-related failure in browser_522545.js, r=zpao, a=test
2010-12-19 23:37:56 -08:00
Paul O’Shannessy
25aad5e898
Bug 607016 - If a tab is never restored, attributes (eg. hidden) aren't updated correctly [r=dietrich, a=blocking-2.0:final+]
2010-12-06 10:08:26 -08:00
Paul O’Shannessy
0c95309252
Backout revision ef0adaaa2e53. a=orange
2010-12-03 14:57:00 -08:00
Paul O’Shannessy
89f8382eb9
Backout revision f15120d5a96e (bug 607016). a=orange
2010-12-03 14:52:57 -08:00
Paul O’Shannessy
16c92f1d23
Fix typo in test for bug 586068. No bug. a=test
...
This wasn't causing any issues since it would still result in a single window with a blank tab, but better to fix it anyway.
2010-12-03 13:39:11 -08:00
Paul O’Shannessy
a98e6c6b81
Bug 614708 - Calling setTabValue too early causes correct values to be ignored when access early [r=dietrich, a=blocks a blocker]
2010-12-03 13:39:11 -08:00
Paul O’Shannessy
034a7d0055
Bug 607016 - If a tab is never restored, attributes (eg. hidden) aren't updated correctly [r=dietrich, a=blocking-2.0:final+]
2010-12-03 13:39:11 -08:00
Paul O’Shannessy
b21471c406
Bug 614089 - SSTabRestored should be fired for each tab [r=dietrich, a=blocks a blocker]
2010-12-03 13:39:11 -08:00
Markus Stange
fbad3a2646
Bug 594002 - Make the window wide enough in session restore test browser_480148.js. r=zpao, a=test-only
2010-11-24 10:50:53 +01:00
Dan Witte
4725048bd9
Bug 599253 - TEST-UNEXPECTED-FAIL | browser_586068-cascaded_restore.js | Test timed out. Possible fix for intermittent orange. r=zpao, a=test-only
2010-11-16 09:37:09 -08:00
Paul O’Shannessy
50d16e80b9
Bug 606936 - userTypedValue sticks around after session restore (favicon and star button missing) [r=dietrich, a=blocking2.0:final+]
2010-11-12 13:48:19 -08:00
Paul O’Shannessy
efca389758
Bug 589246 - Closed window state getting corrupted when closing and reopening last browser window without exiting browser [r=dietrich, a=blocking2.0:betaN]
2010-11-09 10:00:30 -08:00
Markus Stange
b6d32860a2
Backed out changeset 0acf72149fc9 (bug 594002) because of browser_480148.js failures on Linux.
2010-11-06 14:38:24 +01:00
Markus Stange
f5a8cb264b
Bug 594002 - Make the window wide enough in session restore test browser_480148.js. r=zpao, a=test-only
2010-11-05 17:04:27 +01:00
Paul O’Shannessy
18d269964b
Bug 581593 - about:sessionrestore forgets session data during upgrade to Firefox 4 [r=dietrich, a=blocking2.0:final]
...
--HG--
extra : rebase_source : d4cd3ed9b8ba1c2221917da03c38052ee033e25e
2010-10-26 11:55:10 -07:00
Paul O’Shannessy
40cffa9445
Test for bug 590268 [r=dietrich, a=blocking2.0:betaN]
...
--HG--
extra : rebase_source : bdb65c1bb9162d38ff0d3c084ae15a50ad357cb2
2010-10-26 11:55:10 -07:00
Sindre Dammann
1ae6f7fb08
Bug 579868 - Restoring A Normal Closed Tab that was once a App Tab causes it to turn back into a App tab when restored [r=zpao, a=blocking2.0:betaN]
2010-10-22 17:13:37 -07:00
Paul O'Shannessy
fada7157ed
Bug 599253 - Extend timeout for browser_586068-cascaded_restore.js [r+a-2.0=dolske]
2010-10-19 15:58:56 -07:00
Paul O’Shannessy
a275991727
Bug 602555 - Refactor CSR code [r=dietrich, a=dolske]
...
Also fixes bug 601024 (Still need to reload twice to reload page) & hopefully bug 600007.
--HG--
extra : rebase_source : 1e6023e74a0f6387f4888e7bb26c76b567dc52db
2010-10-14 12:36:00 -07:00
Michael Kraft
d8a740cc15
Bug 600545 - getBrowserState() (and saved session state) incorrect with app tabs and browser.sessionstore.resume_from_crash = false [r=zpao, a=blocking2.0:final]
...
--HG--
extra : rebase_source : 34f6380284ae51f6afb5fae7f6fd94a2990ad2ae
2010-10-14 12:36:00 -07:00
Blake Kaplan
29e85b9844
Merge mozilla-central into tracemonkey
2010-10-13 17:54:54 -07:00
Johnny Stenback
e9755cda81
Bug 580128. Remove .wrappedJSObject gets that don't work with the new wrappers. r=mrbkap@gmail.com
2010-10-10 15:48:39 -07:00
Paul O’Shannessy
b1f1367491
Bug 600531 - Reload(F5)/Ctrl+Reload(F5) and reload button does not work after session restore [r=dietrich, a=blocking-b7]
2010-09-30 12:35:34 -07:00
Paul O’Shannessy
c9c86efa3c
Bug 597757 - Reloading throttled tab doesn't work correctly [r=dietrich, a=blocking-b7]
2010-09-28 11:54:39 -07:00
Paul O’Shannessy
7c420f714b
Backed out changeset c6034ebf7109 (bug 597757) for orange. a=me
2010-09-27 12:18:12 -07:00
Paul O’Shannessy
97a3606b2a
Bug 597757 - Reloading throttled tab doesn't work correctly [r=dietrich, a=blocking-b7]
2010-09-27 11:10:59 -07:00