Commit Graph

670 Commits

Author SHA1 Message Date
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
Jan Varga
99bb48adb6 Bug 635673 - Fix automatic test. 2011-06-25 15:50:21 +02:00
Marco Bonardo
5fe0614d99 Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-25 12:04:08 +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
30cd0d9acc Bug 665260 - Store start time in sessionstore data [r=dietrich] 2011-06-21 10:44:10 -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
Mounir Lamouri
3be4c39ecb Merging mozilla-inbound with mozilla-central. 2011-06-18 18:29:10 +02: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
Jezreel Ng
ad4282e6ca Bug 588506 - nsSessionStartup is keeping restored session in memory [r=zpao] 2011-06-17 12:37:39 -07:00
Ed Morley
0e29105439 Bug 664979 - Merge nsISHistory_2_0_BRANCH into nsISHistory; r=bz 2011-06-18 11:03:17 +02: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
Paul O’Shannessy
61e88cda64 Bug 504714 - about:sessionrestore should suppress middlemouse.contentLoadURL [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
442235ace9 Bug 647028 - Followup: Add comment. r=comment-only
--HG--
extra : rebase_source : ee50c484b7d7aa37345dc26ca749b39942cf7731
2011-04-22 17:10:17 -04: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
Ehsan Akhgari
395dbdf918 Merge cedar into mozilla-central 2011-03-25 14:21:07 -04:00
Dão Gottwald
fb5afc5f52 Bug 539660 - Remove sessionstore.interval and sessionstore.resume_from_crash default values from nsSessionStore.js. r=zpao 2011-03-25 11:10:10 +01: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
Alon Zakai
12fc79016e Bug 634666 - DEFER_OPEN option for file streams. r=bz,sdwilsh sr=bz a=blocking-fennec 2011-03-04 16:36:56 -08: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
Paul O’Shannessy
11c0cb8187 Bug 627642 - Don't restore session into a new window if only the home page is open [r=dietrich, a=blocking2.0:betaN+] 2011-02-15 19:37:04 -05:00
Phil Ringnalda
b0083a2a97 Back out bf5e32270935 (bug 627642) for tabview orange, a=bustage 2011-02-13 16:16:25 -08: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
Paul O’Shannessy
ad1bcd552d Bug 627642 - Don't restore session into a new window if only the home page is open [r=dietrich, a=blocking2.0:betaN+] 2011-02-11 15:06:00 -08: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
Paul O’Shannessy
234395066f Bug 630723 - Deferred session restore doesn't work with browser.session_restore.resume_from_crash = false [r=dietrich, a=gavin] 2011-02-07 17:50:31 -08: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
249d290a5b Bug 581937 - "Recently closed tabs" list keep blank tabs [r=dietrich, a=blocking2.0:final+]
--HG--
extra : rebase_source : 510eb8ed8ecf284d568b065d45f564998ac8e1dd
2011-01-29 12:15:57 -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
1ac5196eea Bug 589441 - Settings "clear browsing history when Minefield closes" causes crashed sessions to not be restored [r=dietrich, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : 6d86b581c678ccd2bf065aff6956b0ee4b56a7bb
2011-01-20 13:43:32 -08:00
Paul O’Shannessy
ae57b92b11 Bug 592822 - Remove quit warning dialog [r=gavin, r=dietrich, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : 715b997b195f8127406324fca110582a6d15b4cb
2011-01-20 13:43:32 -08: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
Michael Kraft
931fcf4dd4 Bug 622379 - Current session data is lost upon browser triggered restart (e.g. upgrade) if the option to clear browsing history upon shutdown is set. r=zpao a=b 2011-01-15 17:58:05 +01: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
Dão Gottwald
f72b50115c Bug 623893 - Middle clicking the back / forward buttons doesn't go back / forward. a=dietrich a=b
--HG--
extra : rebase_source : b76ae5b2408bb0d65e01ba0eb8ab78acdb735185
2011-01-10 20:01:47 +01: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
Ehsan Akhgari
29c8a40a12 Bug 603272 - starting private browsing from the taskbar button in Win7 doesn't launch Minefield; r=zpao a=gavin 2010-11-04 16:21:33 -04:00
Markus Stange
5b0dd61d2e Bug 594002 - Use the tab's outer width when calculating the number of visible tabs for session restore prioritization. r=zpao, a=betaN 2010-11-24 10:52:42 +01: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
Ian Gilman
c467299ddf Bug 590268 - Provide access to sessionstore tab data sooner [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : 3a1ccadf0571e5a7c6b0305d5c050f7ad1d8caa6
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
3dfe08cd1f Bug 605299 - Could potentially miss starting a restore [r=dao, a-2.0=dolske] 2010-10-19 15:58:56 -07:00
Paul O'Shannessy
6842741d6f Bug 598221 - Page Title not shown in Title Bar on Session Restore [r=dao, a-2.0=gavin] 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
Blake Kaplan
15dee18d2a Bug 580128. Remove unnecessary .wrappedJSObject gets that don't work with the new wrappers. r=jst@mozilla.com 2010-10-10 15:47:06 -07:00
Ehsan Akhgari
03894bd5c2 Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske,jimm sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
2010-10-02 11:53:37 -04:00
Ehsan Akhgari
ff11ef48ac Backed out changeset b08b684644a1 (bug 568816) because of Ts regression on Windows 2010-10-03 22:18:18 -04:00
Ehsan Akhgari
b4c63ec0a1 Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
2010-10-02 11:53:37 -04: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
Dão Gottwald
92011af73a Bug 598020 - Tabs for pages without titles are labeled "New Tab" instead of with the file name until they start restoring. r=zpao a=relanding-after-accidental-backout 2010-09-21 11:15:44 +02:00
Dão Gottwald
2e7b8ee508 Bug 597673 - Kill updateIcon. r=gavin 2010-09-24 09:29:50 +02:00
Paul O’Shannessy
142477dc76 Bug 597901 - Throttled/cascade-loaded tabs have permanent empty progress bar until force-loaded by clicking on them [r=gavin, a=blocking-b7]
--HG--
extra : rebase_source : f2ec2e1eb8572393b70b7965e896fa1f9658baf8
2010-09-23 20:21:13 -07:00
Paul O’Shannessy
97d2dac871 Bug 597933 - "Cascade page loads when restoring" does not work properly in certain case. [r=dietrich, a=blocking-b7]
--HG--
extra : rebase_source : d7892d55ecc4dfec4c2e47aaaf862224637402f3
2010-09-23 20:20:57 -07:00
Paul O’Shannessy
4ca09d6406 Bug 598011 - Calling SessionStore::setBrowserState API during cascading load results in a failure to load session [r=dietrich, a=blocking-b7]
--HG--
extra : rebase_source : ad945754d91bd110990a2a45401c3f8a9583dddc
2010-09-23 20:20:11 -07:00
Paul O’Shannessy
14543737d4 Bustage fix, a=bustage 2010-09-21 15:25:33 -07:00
Paul O’Shannessy
282c374265 Bug 597071 - Only add last closed window to open windows at shutdown [r=dietrich a=blocks a blocker]
--HG--
extra : rebase_source : f8ab716c3988b7bfa56e1bedcea537d123557851
2010-09-21 14:56:52 -07:00
Dão Gottwald
65f132e37e Bug 598020 - Tabs for pages without titles are labeled "New Tab" instead of with the file name until they start restoring. r=zpao 2010-09-21 11:15:44 +02:00
Paul O’Shannessy
f1e29f9564 Bug 586068 - Cascade page loads when restoring [r=dietrich, a=blocking] 2010-09-17 15:02:28 -07:00
Paul O’Shannessy
c850b89a86 Bug 596806 - Pass tab instead of browser to onTabAdd, onTabRemove [r=dietrich, a=blocks a blocker] 2010-09-17 15:01:05 -07:00
Margaret Leibovic
6d9ba595df Bug 603717 - Change "Loading..." to "Connecting..." for initial state for tabs r=beltzner a=blocking-beta7 2010-10-12 14:25:17 -07:00
Ian Gilman
3f245a17aa Bug 597218 - It shouldn't be possible for app tabs to be hidden r=dao, a=blocking
--HG--
extra : rebase_source : eb41328eaf2f74fcfd83b6fc800f377a24e1f890
2010-10-11 10:27:05 -07:00
Phil Ringnalda
a4d9ae4976 Bug 597054 - Try to get rid of intermittent timeouts in browser_522545.js on slow slaves doing Windows debug by doubling the timeout, rs=zpao, a=orange 2010-10-11 18:49:58 -07:00
Phil Ringnalda
bd2a2925f0 Bug 544601 - Double the timeout in browser_480148.js to survive on slow Windows slaves, r=zpao, a=orange 2010-10-09 20:23:36 -07:00
Dão Gottwald
56ca5f82e3 Bug 544601 - remove weak reference cruft from this test. a=testfix 2010-09-11 16:15:45 +02:00
Klaas Heidstra
e3c9e3e771 Bug 448546 - When middle-clicking back/forward/reload, the new tab should inherit history from the tab that opened it (using duplicateTab). r=dao, ui-r+a=beltzner 2010-09-10 21:57:18 +02:00
Paul O’Shannessy
f83d4e45c1 Bug 588482 - Restore Session on-demand at startup [r=dao, r=dietrich, a=blocking-b6+] 2010-09-10 10:57:28 -07:00
Joel Maher
3b1fb9d8ce Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Kyle Huey
a846b63dba Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
--HG--
extra : rebase_source : 2b3605042aea4e4c8273cdad5ec7f05af15959cc
2010-09-05 14:00:05 -04:00
Kyle Huey
73e9690f8f Backed out changeset af1365b24066 2010-09-05 11:32:57 -04:00
Kyle Huey
bde906120c Bug 583863: Refactor <input> implementation to deal with files that are not on the disk. r=sicking a=blocking-fennec 2010-09-05 09:09:04 -04:00
Dan Witte
d18b01d14c Bug 586211 - Restore hidden tabs after visible ones. r=zpao, a=beta5+ 2010-08-27 08:12:02 -07:00
Dão Gottwald
f35fb535e2 Backed out changeset 860c490eb849 (merge) a=backout 2010-08-24 16:01:38 +02:00
Dão Gottwald
9e009cb758 Backed out changeset 860c490eb849 2010-08-24 15:59:35 +02:00
Dão Gottwald
b3717eba91 Bug 587299 - Tighten scope when collecting data for pinned tabs only. r=dietrich 2010-08-15 14:31:14 +02:00
Dão Gottwald
4d980b0259 Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Gavin Sharp
b63973f030 Bug 477322: remove "Start new Session" button on about:sessionrestore. r=zpao, ui-r=faaborg 2010-06-16 15:51:04 -04:00
Dão Gottwald
b5cf328eea Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Edward Lee
c8ba8d7ad6 Bug 586147 - Restore visible tabs (and hide hidden ones) [r=zpao a=beltzner]
Port (copy) sessionstore changes from bug 583306 and add tests.
2010-08-12 02:10:05 -07:00
Dão Gottwald
ac23d89f9c Bug 579879 - Correctly restore pinned tabs to their original position. r=dietrich 2010-07-20 19:36:26 +02:00
Dão Gottwald
697625d979 Bug 575560 - Hook up session restore with app tabs. r=dietrich 2010-07-16 21:14:39 +02:00
Dão Gottwald
1472cbbfd4 Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
Dão Gottwald
05212023f2 Bug 574654 - Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS. r=mano 2010-07-05 11:40:54 +02:00
Benjamin Smedberg
5cab25b52b Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Dão Gottwald
d190365236 re-enable browser_480148.js on OS X 2010-06-15 07:37:48 +02:00
Dão Gottwald
1c9f2bd763 disable browser_480148.js on OS X 2010-06-14 20:02:40 +02:00
Dão Gottwald
1c1852f2ac Bug 543206 - Tab opening animation. r=gavin 2010-06-14 10:10:54 +02:00
Paul O’Shannessy
9bedc50743 Bug 387859 - sessionstore should use native json to parse session data [r=zeniko] 2010-06-09 13:55:45 -07:00
Ed Morley
3d2216731b Bug 664979 - Remove unnecessary QueryInterface(Ci.nsISHistory) from nsSessionStore.js; r=bz 2011-06-24 01:52:07 -07:00
Paul O’Shannessy
14ac9d5f07 Bug 554873 - Fix test order in makefile & remove disabled test comment. 2010-05-20 16:08:09 -07:00
Neil Deakin
a45e72c383 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04:00
Dão Gottwald
695c922d6a Bug 565024 - accel+click doesn't restore about:sessionrestore entries on OS X. r=paul 2010-05-12 09:10:25 +02:00
Mick Weiss
56ebc8e634 Bug 563291 - Selectively open tabs from session:restore "Well this is embarrassing" page. r=dao
--HG--
extra : rebase_source : 537ccc1791256a93c224ae653d07d5981f57e037
2010-05-07 09:49:19 +02:00
Timothy Nikkel
9ef23b63ee Bug 559970. browser/components/sessionstore/test/browser/browser_463205.js depends on the order in which the load and domcontentedloaded events get dispatched for subframes. r(sort of)=Simon Bunzli 2010-05-01 13:42:47 -05:00
Andreas Gal
f3ff930619 Bug 561702 - sessionstore should not use RegExp static state. r=zpao, a=developers 2010-04-26 12:58:15 -07:00
Paul O’Shannessy
a69e8a6184 Disabled browser_506482.js (bug 538672) & browser_524745.js (bug 539002).
--HG--
extra : rebase_source : cb9c5253de97423de99da404fb899e96e0dd5cec
2010-04-13 16:33:32 -07:00
Dão Gottwald
dbbdc2f693 s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Dão Gottwald
bbecfef399 use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Dão Gottwald
018e78d64e use tabbrowser.tabs in tests (no bug)
--HG--
extra : rebase_source : a234b87605b3ba66abd71caac862245ba3d99d71
2010-03-22 17:04:18 +01:00
Dão Gottwald
4c1683c22e Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
Paul O’Shannessy
cb50f18b89 Bug 553104 - Use Services.jsm in sessionstore [r=zeniko] 2010-03-19 15:43:01 -07:00
Paul O’Shannessy
a5dece1d69 Bug 537289 - Only save form data for fields that aren't the default value [r=zeniko]
Note: This also modifies the test for bug 456342.
2010-03-19 12:28:35 -07:00
Philipp von Weitershausen
d45ccf65f7 Bug 553305 - Properly declare 'i'. r=dietrich
--HG--
extra : rebase_source : f74932397a6aa10672d498cad73322d8516fb406
2010-03-19 08:43:48 +01:00
Dão Gottwald
acacd51383 Bug 537061 - Fix for intermittent failure in browser_522545.js. r=zpao 2010-03-18 07:59:25 +01:00
Dão Gottwald
b28c06c8ef Disable randomly failing test, investigating locally 2010-03-17 12:27:41 +01:00
Dão Gottwald
507581ab36 Attempt to fix browser_522545.js failure 2010-03-17 10:24:28 +01:00
Paul O’Shannessy
e3751ac005 Bug 551505 - Fix context of RestoreDocument_proxy [r=zeniko] 2010-03-15 10:51:10 -07:00
Paul O’Shannessy
ab739a5308 Bug 551285 - Drop backwards compatibility for Firefox 2/3 [r=zeniko] 2010-03-15 10:51:10 -07:00
Dão Gottwald
6c3db50771 fix up tests 2010-03-13 17:55:44 +01:00
Joel Maher
d050afae06 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Ehsan Akhgari
922e80e2f6 Remove the debugging info which was added as part of bug 518970; r=dao (landed on a CLOSED TREE) 2010-03-12 14:50:45 -05:00
Ehsan Akhgari
26ea9a6315 Bug 518970 - frequent timeout in browser_394759_privatebrowsing.js, caused by browser_394759.js and browser_354894.js; rs=jmuizelaar 2010-03-11 17:17:36 -08:00
Dão Gottwald
fa1d313aa8 Bug 551712 - Tab event listeners should be added to the tab container, not the tabbrowser. r=zeniko 2010-03-11 21:38:06 +01:00
Brad Lassey
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Marco Bonardo
77dd6550f3 Bug 518970 - Double the timeout for browser_394759.js (random failure). 2010-03-03 10:30:33 -08:00
Marco Bonardo
9d70589075 Bug 521802 - Polling for innerHTML value in browser_459906.js (random failure). r=zpao 2010-03-03 10:30:28 -08:00
Dão Gottwald
acef35272f Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Justin Lebar
e730a1afc6 Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Daniel Holbert
2d27756ba3 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
46ba50b0cb Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Marco Bonardo
fe871e5dcd Bug 528219 - Double the timeout for test browser_354894.js (random orange) 2010-01-29 12:58:18 +01:00
Justin Lebar
a827ba17fc Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Honza Bambas
e1a5b71c19 Bug 501423 - StorageEvent implementation does not match the spec, r=jst 2010-01-28 15:53:53 +01:00
Kyle Huey
3b7304a1f7 Backed out changeset 6f48ddc83ea7 2010-01-23 09:36:18 -05:00
Dão Gottwald
13aaf152eb Bug 539660 - Remove sessionstore.interval and sessionstore.resume_from_crash default values from nsSessionStore.js. r=zpao 2010-01-23 09:40:00 +01:00
Paul O’Shannessy
070098c9d1 Bug 540534 - Use Cu instead of Components.utils in nsSessionStartup [r=dietrich] 2010-01-22 12:21:41 -08:00
Thomas de Grenier de Latour
c001dcd0d1 Bug 538672 - browser_506482.js | initial sessionstore.js update [r=zpao]
--HG--
extra : rebase_source : 7b70465805650e1745d2b991be2c6c5f226f59f5
2010-01-09 11:01:00 -08:00
Paul O’Shannessy
b4135f079f Bug 535408 (Part 2) - Increase Sessionstore interval to 15s [r=dietrich]
--HG--
extra : rebase_source : fc15a482db88155e190b90a55822584224bb3c05
2010-01-13 12:04:54 -08:00
Thomas de Grenier de Latour
d5124f2342 Bug 506482 - Don't write sessionstore.js to disk for "read only" events [r=zpao]
--HG--
extra : rebase_source : c1094d746ceaca07f75d49f3c3afb127d04b2ba0
2010-01-05 13:28:00 -08:00
Paul O’Shannessy
63019fdc19 Bug 537290 - Reduce uses of aNode.localName, namespaceURI in XPath generation [r=zeniko]
--HG--
extra : rebase_source : 7a3717de49f34007cc1a1d5405a98c2359120450
2010-01-05 10:50:22 -08:00
Metal Sonic
4c1b34d634 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Dão Gottwald
0cb8962795 browser_490040.js cleanup 2009-11-28 09:58:11 +01:00