Commit graph

234 commits

Author SHA1 Message Date
Boris Zbarsky
f5e1d295a7 Backed out changeset aa38257f6744, since the tests are not the problem 2009-04-23 09:11:03 -04:00
Boris Zbarsky
02cf510963 Disable the tests for bug 394759 to see whether they're causing other test bustage. 2009-04-23 08:56:32 -04:00
Dão Gottwald
0039b784ca further fixes for tests from bug 394759 2009-04-23 12:08:53 +02:00
Dão Gottwald
3ad5bad874 fix what seems to be a typo in browser_394759_privatebrowsing.js 2009-04-23 12:00:40 +02:00
Paul O'Shannessy
ed3c88e2bb Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
Simon Bünzli
da8985edba Bug 489021 - Strict Warning: reference to undefined property aIdMap.used[id]. r=dietrich 2009-04-22 17:59:48 +02:00
Joe Drew
1cb816f12b Bug 486461 - center checkboxes in "Restore" column in about:sessionrestore. r=dao 2009-04-18 09:06:19 +02:00
Simon Bünzli
de375a116e Bug 488238 - don't display the page when there's nothing to restore. r=dietrich 2009-04-16 10:19:39 +02:00
Simon Bünzli
9df1fad070 Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich 2009-04-11 10:49:17 +02:00
Michael Kohler
f5aacd0399 Bug 485088 - use clearUserPref to set a userPref to default value in Session Restore tests. r=zeniko 2009-04-11 10:43:59 +02:00
Dão Gottwald
65b5d09e58 Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Simon Bünzli
3f79a91744 Bug 485563 - eval doesn't handle \u2028 (LINE SEPARATOR) and \u2029 the same as JSON.parse. r=dietrich 2009-04-09 08:48:46 +02:00
Boris Zbarsky
ea7f1dc003 Backed out changeset 0233d2bb8a07 (bug 485563) on suspicion of causing intermittent leak orange. 2009-04-09 11:56:47 -04:00
Simon Bünzli
86488d22e5 Bug 485563 - eval doesn't handle \u2028 (LINE SEPARATOR) and \u2029 the same as JSON.parse. r=dietrich 2009-04-09 08:48:46 +02:00
Michael Kraft
5670e0305e Bug 461634 - new API: allow to delete a single closed tab. r=zeniko, sr=dietrich 2009-04-06 13:50:45 +02:00
Mike Connor
6ed441a296 Bug 483566 - When clearing visited pages on shutdown, saved data is saved or lost depending on shutdown method. r=dietrich 2009-04-04 21:28:25 +02:00
Gavin Sharp
f9d4e30668 Bug 483330: use new domWindowUtils getter to avoid flushing layout when getting scroll position during session store data collection, r=zeniko 2009-03-30 14:32:19 -04:00
Mike Beltzner
88ce0de93f Bug 476477: improve wording of the about:sessionrestore page, r=gavin, ui-r=faaborg,madhava, a=mconnor 2009-03-20 00:33:49 -04:00
Dão Gottwald
af30869344 Bug 483403 - Temporarily disable tabstrip smooth scrolling when restoring a window. r=dietrich/zeniko 2009-03-18 09:46:47 +01:00
Michael Kohler
37522afb56 Bug 480893 - Session Restore, start new session does not follow startup page option. r=zeniko 2009-03-16 12:55:56 +01:00
Dão Gottwald
93e90fe240 enable browser_420786.js, disable browser_480148.js 2009-03-15 14:33:30 +01:00
Dão Gottwald
ccb86b994b Backed out changeset a8173e5fd041 2009-03-14 22:00:18 +01:00
Michael Kohler
e0c6afd5ae Bug 480893 - Session Restore, start new session does not follow startup page option. r=zeniko 2009-03-14 20:52:37 +01:00
Paul O'Shannessy
0c72ec06bd Bug 480148 - Restore visible tabs first when restoring session. r=zeniko, dietrich 2009-03-14 09:48:48 +01:00
Simon Bünzli
e0a442e46b Bug 476928 - Slow closing of tabs when entering Private Browsing mode. r=dietrich 2009-03-14 09:46:59 +01:00
Dão Gottwald
bf48ce0e2f Bug 482975 - disable browser_477657.js 2009-03-12 16:57:55 +01:00
Simon Bünzli
c22ed9d96d Bug 477657 - saner default handling for _closedTabs and sizemode. r=dietrich 2009-03-11 13:24:55 +01:00
Ehsan Akhgari
1adc29f317 Backout changeset 9ab865986f27 for bug 481786 in order to get a ui-review on that 2009-03-09 08:25:58 +03:30
Ehsan Akhgari
7aac9e4432 Bug 481786 - Current session data is getting lost when starting Firefox in "Always On" mode; r=zeniko 2009-03-08 18:23:13 +03:30
zeniko@gmail.com
cb1f693c36 Bug 395488 - Session restore restores blank windows if Firefox was shut down too quickly (re-land, with bug 462973 patch, r=dietrich) 2009-03-06 09:58:06 -08:00
Mike Connor
047a48dd1c bug 481090 - Session restore should not special-case closed windows on Mac, r=dietrich 2009-03-03 10:15:45 -08:00
Dão Gottwald
7584bd971a Backed out changeset 6fa6667b903f 2009-03-02 23:54:03 +01:00
Simon Bünzli
38d500b6be Bug 477657 - saner default handling for _closedTabs and sizemode. r=dietrich 2009-03-01 12:30:32 +01:00
Dietrich Ayala
b731841061 Backout bug 395488 for bug 462973 2009-02-27 15:09:26 -08:00
Simon Bünzli
9fbc185892 Bug 476994 - issues with about:sessionrestore treeview implementation. r=neil 2009-02-22 09:49:45 +01:00
Simon Bünzli
29087a0a53 Bug 479005 - nsSessionStore.js, the observe function shadows var ix with let ix, also forward refs ix. r=brendan 2009-02-22 09:48:23 +01:00
Simon Bünzli
9a3c899977 Bug 476928 - Slow closing of tabs with the given testcase when entering Private Browsing mode. r=dietrich 2009-02-22 09:47:31 +01:00
Simon Bünzli
10dbbce197 Bug 479627 - Allow SessionStart to work if true JSON strings are returned by _readStateFile() call. r=dietrich 2009-02-22 09:46:40 +01:00
Simon Bünzli
87b9fb5cdb Bug 447951 - Gmail displays wrong/previous URL on session restore after heavy usage (50 hash changes). r=dietrich 2009-02-19 14:09:54 +01:00
Natch
e26cab5b78 Bug 476463 - Cookies set onunload of page are retained on exit/enter of PB mode; r=ehsan,mconnor 2009-02-15 10:51:52 +03:30
Simon Bünzli
00ba5afbd6 Bug 476161 - Session restore incorrectly restores state of some Google Reader elements. r=dietrich 2009-02-07 12:56:34 +01:00
Simon Bünzli
fb04437fd6 Bug 464199 - Forget About this Site doesn't forget about recently closed tabs. r=gavin.sharp 2009-01-22 19:01:44 -08:00
Simon Bünzli
4b3a65930e Bug 466937 - [r=dietrich] 2008-12-14 23:14:10 -08:00
Simon Bünzli
f72cac4059 Bug 465223 - "window values aren't cleared when the window is overwritten" [r=dietrich] 2008-12-14 23:05:41 -08:00
Simon Bünzli
a51133c288 Bug 463964 - "Session restore should restore minimized state" [r=dietrich] 2008-12-14 22:58:48 -08:00
Simon Bünzli
974b4bf406 Bug 468168 - Session restore: click restore twice, it restores all tabs twice. r=dietrich 2008-12-08 13:53:59 +01:00
Simon Bünzli
f69cfe9ea3 Bug 465215 - tab values can get synchronized. r=dietrich 2008-12-07 15:20:33 +01:00
Simon Bünzli
36a00cfb41 Bug 462863 - about:sessionrestore shouldn't display authentication requests for favicons. r=dietrich 2008-12-07 14:31:13 +01:00
zeniko@gmail.com
92ce3b9365 Bug 464620 - prevent dataloss from incorrectly restored sessions (r=dietrich, a=beltzner) 2008-11-18 10:48:46 -08:00
Simon Bünzli
3953a6890f bug 463206: SessionStore does not always correctly restore text data; r=dietrich, a1.9.1b2=beltzner 2008-11-14 14:03:36 -08:00