Commit Graph

583 Commits

Author SHA1 Message Date
Johnathan Nightingale
eeac6d3610 Don't clear session when "clear on shutdown" is set if we're actually just doing a restart. b=487219 r=zeniko 2009-05-20 09:27:25 -04:00
Honza Bambas
3a406782bd Backed out changeset ef25b4175b78 2009-05-20 10:37:31 +02:00
Honza Bambas
f019692628 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 10:23:41 +02:00
Dão Gottwald
1fc9aeeb77 Backed out changeset af8ea3e887d8 2009-05-16 12:16:38 +02:00
Paul O’Shannessy
042e230c20 Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko 2009-05-14 15:52:51 -07:00
Ehsan Akhgari
1a0c64fa3e Bug 482334 - Entering "always on" mode of Private Browsing should not show last session; r=zeniko ui-r=mconnor 2009-05-02 09:47:22 +04:30
Simon Bünzli
b41d4c0594 Bug 488930 - SessionStore can lose track of a window. r=zpao/dietrich 2009-04-30 18:44:07 +02:00
Boris Zbarsky
20d9df0224 Backed out changeset aa38257f6744, since the tests are not the problem 2009-04-23 09:11:03 -04:00
Boris Zbarsky
8bfaa7d21e 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
3e3934762c further fixes for tests from bug 394759 2009-04-23 12:08:53 +02:00
Dão Gottwald
c63d2b005f fix what seems to be a typo in browser_394759_privatebrowsing.js 2009-04-23 12:00:40 +02:00
Paul O'Shannessy
a7d1de272b Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
Simon Bünzli
8884906925 Bug 489021 - Strict Warning: reference to undefined property aIdMap.used[id]. r=dietrich 2009-04-22 17:59:48 +02:00
Joe Drew
147c648b10 Bug 486461 - center checkboxes in "Restore" column in about:sessionrestore. r=dao 2009-04-18 09:06:19 +02:00
Simon Bünzli
af2bedf326 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
b442b596be Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich 2009-04-11 10:49:17 +02:00
Michael Kohler
af4dd1e7b2 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
2b158c4a2f 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
8463d99647 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
c95b955ea0 Backed out changeset 0233d2bb8a07 (bug 485563) on suspicion of causing intermittent leak orange. 2009-04-09 11:56:47 -04:00
Simon Bünzli
420d7b916f 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
082ed7c5f7 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
a42848cb0f 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
62fe4f4e83 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
4e667e2089 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
a7bd0f0a07 Bug 483403 - Temporarily disable tabstrip smooth scrolling when restoring a window. r=dietrich/zeniko 2009-03-18 09:46:47 +01:00
Michael Kohler
1476cb9106 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
5af8d6102f enable browser_420786.js, disable browser_480148.js 2009-03-15 14:33:30 +01:00
Dão Gottwald
9d620b44cb Backed out changeset a8173e5fd041 2009-03-14 22:00:18 +01:00
Michael Kohler
2ff77c5247 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
80c2bb8d6d Bug 480148 - Restore visible tabs first when restoring session. r=zeniko, dietrich 2009-03-14 09:48:48 +01:00
Simon Bünzli
cd782dd3da Bug 476928 - Slow closing of tabs when entering Private Browsing mode. r=dietrich 2009-03-14 09:46:59 +01:00
Dão Gottwald
2a4db0c5d3 Bug 482975 - disable browser_477657.js 2009-03-12 16:57:55 +01:00
Simon Bünzli
6cfe2c2b0c Bug 477657 - saner default handling for _closedTabs and sizemode. r=dietrich 2009-03-11 13:24:55 +01:00
Ehsan Akhgari
3e5c7433e6 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
ed3e8a5706 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
b38577ac79 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
f8bf480247 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
5e74b7b990 Backed out changeset 6fa6667b903f 2009-03-02 23:54:03 +01:00
Simon Bünzli
143552ff64 Bug 477657 - saner default handling for _closedTabs and sizemode. r=dietrich 2009-03-01 12:30:32 +01:00
Dietrich Ayala
48985ab557 Backout bug 395488 for bug 462973 2009-02-27 15:09:26 -08:00
Simon Bünzli
fc3b583de2 Bug 476994 - issues with about:sessionrestore treeview implementation. r=neil 2009-02-22 09:49:45 +01:00
Simon Bünzli
819312ff7d 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
d3f63fa486 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
cce5b3295c 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
67254bb5bc 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
559ee9f8c5 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
6c43d6f080 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
55174b4447 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
d888095598 Bug 466937 - [r=dietrich] 2008-12-14 23:14:10 -08:00
Simon Bünzli
504db7acb5 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
579036a8f5 Bug 463964 - "Session restore should restore minimized state" [r=dietrich] 2008-12-14 22:58:48 -08:00
Simon Bünzli
c095124efa 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
deffd82acb Bug 465215 - tab values can get synchronized. r=dietrich 2008-12-07 15:20:33 +01:00
Simon Bünzli
d6ccc09a24 Bug 462863 - about:sessionrestore shouldn't display authentication requests for favicons. r=dietrich 2008-12-07 14:31:13 +01:00
zeniko@gmail.com
dc6bb35407 Bug 464620 - prevent dataloss from incorrectly restored sessions (r=dietrich, a=beltzner) 2008-11-18 10:48:46 -08:00
Simon Bünzli
eb4d0618fe bug 463206: SessionStore does not always correctly restore text data; r=dietrich, a1.9.1b2=beltzner 2008-11-14 14:03:36 -08:00
Ehsan Akhgari
a63d8fc782 Bug 462986 - Fix private browsing tests to pass on tinderbox (session store test); r=zeniko (NPODB) 2008-11-09 16:46:26 +03:30
Ehsan Akhgari
d69e40f7a2 Bug 462986 - Fix private browsing tests to pass on tinderbox (session store test); r=zeniko 2008-11-08 02:21:57 +03:30
Ehsan Akhgari
38588c6f10 Bug 463188 - Restore user's session at startup if they quit Firefox during Private Browsing mode; r=zeniko ui-r=faaborg a1.9.1b2=mconnor 2008-11-07 23:16:42 +03:30
zeniko@gmail.com
acb7b35636 Bug 407110 - sessionstore should use native json (r=dietrich) 2008-11-05 15:52:45 -08:00
Dave Townsend
422bd2dd5b Backed out changeset 4df50933e7cb from bug 462973 to investigate Ts
regression.
2008-11-07 10:55:45 +00:00
Dave Townsend
652f3b348c Backed out changeset 4df50933e7cb from bug 462973 to investigate Ts
regression.
2008-11-07 10:55:25 +00:00
Dave Townsend
5d630e75eb Backed out changeset 10c21d116e5d from bug 407110 to investigate Ts
regression.
2008-11-07 10:15:03 +00:00
Dave Townsend
89151a360c Backed out changeset 10c21d116e5d from bug 407110 to investigate Ts
regression.
2008-11-07 10:14:51 +00:00
zeniko@gmail.com
80e27bbde0 Bug 462973 - 50ms increase in Ts 2008-11-02 am (r=dietrich) 2008-11-05 15:58:13 -08:00
zeniko@gmail.com
bfe3d608ee Bug 407110 - sessionstore should use native json (r=dietrich) 2008-11-05 15:52:45 -08:00
Dave Townsend
a583cf0f42 Backed out changeset fbae114d6133 from bug 462986 due to test failures 2008-11-04 12:03:23 +00:00
Ehsan Akhgari
a2feb074ae Bug 462986 - Fix private browsing tests to pass on tinderbox (session store test); r=zeniko 2008-11-04 12:58:07 +03:30
Simon Bünzli
cf6eb08d72 Bug 462794 - Browser chrome tests for sessionstore closes the browser window; r=dietrich 2008-11-04 11:48:39 +03:30
Shawn Wilsher
dd545b71eb Comment out test failure. Filed bug 462986 for it. 2008-11-04 00:13:48 -05:00
Ehsan Akhgari
99e40e800f Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [sessionstore part]; r=zeniko 2008-11-04 02:52:21 +03:30
Simon Bunzli
34129bc9a6 Bug 395488 - Session restore restores blank windows if Firefox was shut down too quickly; r=dietrich 2008-11-02 19:35:12 +01:00
Simon Bunzli
905f2aacaf Bug 462702 - speed up the test for bug 448741; r=dietrich 2008-11-02 19:31:45 +01:00
Serge Gautherie
90328efb9d Bug 462541 - browser_339445.js crashes on my computer; (Av1) Nit: missing ';'; r=zeniko 2008-11-01 01:09:25 +01:00
Simon Bünzli
97f23c6dae Bug 459567 - reuse the Session Restore page's window for restoring the session; r=dietrich 2008-10-30 12:46:43 +03:30
Simon Bünzli
b07c066a1a Bug 459950 - Polish about:sessionrestore; r=l10n, ui-r=faaborg 2008-10-30 12:40:48 +03:30
Markus Stange
055f5b9bfb Bug 459751 - about:sessionrestore switches button placement, r=zeniko 2008-10-29 15:22:10 +01:00
Dave Townsend
74c5d65028 Bug 460334: sessionstore-windows-restored fires too early. r=zeniko 2008-10-29 08:40:12 +00:00
Simon Bunzli
a61e3edeee Bug 427186 - Session store shouldn't clobber its data file after failed restore; r=dietrich 2008-10-29 06:23:44 +01:00
Simon Bünzli
940ba0f4d1 Bug 459593 - ignore browser.sessionstore.max_resumed_crashes in Safe Mode, r=dietrich 2008-10-26 20:35:01 +03:30
Blake Kaplan
5e1c8eca6f Bug 459906 - Avoid weird XPConnect wrapping behavior in setTimeout. r=zeniko 2008-10-22 13:29:14 -07:00
Simon Bunzli
8cdc349908 Bug 459651 - possible to wind up with about:sessionrestore listing about:sessionrestore as your session to restore; r=dietrich 2008-10-14 07:02:28 +02:00
Simon Bunzli
d020be5c46 Bug 345898 - Add error handling to getClosedTabCount; r=dietrich 2008-10-12 17:08:58 +02:00
Simon Bünzli
c24be5cf7c Bug 459041 - jar: URLs break sss_serializeSessionStorage (and thus SessionStore) 2008-10-12 00:02:55 +03:30
Simon Bünzli
ca09407952 Bug 456342 - also restore non-standard input field types (such as type="search") 2008-10-11 22:46:03 +03:30
Simon Bünzli
4e8a0d2149 Bug 458963 - persistTabAttribute isn't a no-op when the attribute has already been registered, r=dietrich 2008-10-11 22:39:38 +03:30
Simon Bünzli
4e787c5b55 Bug 457195 - nsSessionStartup::state not cleared with history, r=dietrich 2008-10-11 22:28:21 +03:30
Simon Bünzli
2243cc4a79 Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich 2008-10-11 22:17:31 +03:30
Ehsan Akhgari
6da03d8e12 Bug 458954 - Session store should handle exceptions when manipulating sessionStorage, r=zeniko 2008-10-11 21:46:29 +03:30
Robert Sayre
bef8140a39 Bug 458959. this.JSON is enumerable. r+sr=mrbkap 2008-10-08 19:33:26 -04:00
Daniel Holbert
72c410a648 Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
Simon Bünzli
03f5c3a8fa Bug 408470 - "Page Style (e.g. "No Style") does not persist across sessions" [r=dietrich] 2008-10-01 00:41:27 -05:00
Dão Gottwald
4fbb4ec465 Backed out changeset 634469bdfadb 2008-09-30 16:34:23 +02:00
Simon Bünzli
3260178813 Bug 456342 - also restore non-standard input field types (such as type="search"). r=dietrich 2008-09-30 15:04:15 +02:00
Simon Bunzli
e2d192843a Bug 339445 - Session store should save/restore sessionStorage data (from DOMStorage); tests, r=mano 2008-09-28 13:06:22 +03:30
Simon Bunzli
8c36b18d6e Bug 339445 - Session store should save/restore sessionStorage data (from DOMStorage), r=mano 2008-09-28 13:01:08 +03:30
Simon Bunzli
c5ff206ff5 Bug 456465 - return the reopened tab from undoCloseTab (both the API and the browser.js method), r=dietrich 2008-09-28 10:08:09 +03:30
Simon Bünzli
ac4e14181d Bug 454908 - sessionstore.js stores contents of password fields in plaintext; regression test; r=dietrich 2008-09-25 18:19:03 +02:00
Simon Bunzli
2cc4e8a8b9 Bug 453873 - fix the TODO in the test for bug 346337; r=dietrich 2008-09-15 18:29:34 +02:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Simon Bünzli
e908c93110 Bug 355284 - If you quickly close a tab whilst it's loading, in History > Recently Closed Tabs it can be titled 'Loading...'. r=dietrich 2008-09-08 13:54:47 +02:00
Simon Bünzli
0b39a2e084 Bug 366572 - clearing private data doesn't clear sessionstore.js at exit. r=dietrich 2008-09-08 12:22:28 +02:00
Simon Bunzli
9870073231 Bug 451702 - remove unneeded global variables; r=dietrich 2008-09-07 14:33:26 +02:00
Simon Bünzli
9d71890e4a Bug 381349 - Session Restore: trigger save operation when scrolling. r=dietrich 2008-09-06 11:50:01 +02:00
Simon Bünzli
78649b88bb Bug 342635 - wrong scroll behaviour after loading new page while session restoring. r=dietrich 2008-09-06 05:42:39 +02:00
Simon Bünzli
fd23220e6f Bug 367052 - about:blank shows up in back arrow history of restored blank tabs. r=dietrich 2008-09-06 05:32:15 +02:00
Simon Bünzli
2d0c4fb542 Bug 453831 - Focus in limbo after multi-tab launch pref set. r=dietrich 2008-09-06 05:27:49 +02:00
Simon Bünzli
1a25c2cc4d Bug 452975 - don't reset browser.sessionstore.resume_session_once until the first browser window opened. r=dietrich 2008-09-05 12:05:34 +02:00
Simon Bünzli
a298f04efd Bug 346337 - Form input field data not retained on session restore. r=dietrich 2008-09-05 11:47:17 +02:00
Simon Bünzli
40d8efbe6f Bug 439675 - Firefox restart loses URLs. r=dietrich 2008-09-05 11:38:07 +02:00
Simon Bünzli
78edb244e8 Bug 368677 - Sessionstore should ignore popup windows. r=dietrich 2008-09-05 11:31:03 +02:00
Dão Gottwald
8bc3dafe3d Backed out changeset 3137ecdfdb60 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down (merge) a=nobody 2010-08-19 14:38:11 +02:00
Dão Gottwald
4a3d75b8d5 Backed out changeset 3137ecdfdb60 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down 2010-08-19 14:28:54 +02:00
Dão Gottwald
7851d2a919 Backed out changeset c167c845d8e6 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down (merge) 2010-08-19 14:27:57 +02:00
Dão Gottwald
d771e963e8 Backed out changeset c167c845d8e6 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down 2010-08-19 14:27:12 +02:00
Dão Gottwald
ce34be6861 Bug 587299 - Tighten scope when collecting data for pinned tabs only. r=dietrich 2010-08-15 14:31:14 +02:00
Olli Pettay
12f0da8acd bug 588077, disable a test for now. CLOSED TREE 2010-08-17 20:39:28 +03:00
Simon Bünzli
70652d0679 Bug 451366: Convert chrome tests to browser tests. r=dietrich 2008-08-26 16:30:56 +01:00
Dave Camp
4e09b689d3 Merge for backout of bug 367052 2008-08-20 03:46:26 -07:00
Dave Camp
a3f0b6f2bc Backed out changeset f468ae1633d4 (bug 367052) 2008-08-20 03:25:06 -07:00
Simon Bünzli
4c143fc146 Bug 448741 - "nsISessionStore uses private methods and is not extensible" [r=dietrich] 2008-08-20 01:39:09 -05:00
Simon Bünzli
c668011f2c Bug 367052 - "[SessionStore] about:blank shows up in back arrow history of restored blank tabs" [r=dietrich] 2008-08-20 01:33:30 -05:00
Adam Guthrie
9c97d5a133 Bug 391397 - "Need to clean up URLs before adding them to a crash report" [r=gavin]
Index: mozilla/browser/components/sessionstore/src/nsSessionStore.js
===================================================================
RCS file: /cvsroot/mozilla/browser/components/sessionstore/src/nsSessionStore.js,v
retrieving revision 1.100
2008-08-20 01:13:01 -05:00
Simon Bünzli
d77e15e29a Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the (buggy) note from API comments) 2008-08-20 00:48:36 -05:00
Simon Bünzli
7191176de5 Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich] 2008-08-20 00:48:08 -05:00
Simon Bünzli
c69236a204 Bug 409115 - --safe-mode kills stored session, r=dietrich 2008-08-19 13:08:30 -04:00
Simon Bünzli
b3ae20bbf3 Bug 450879 - consistently use JSON objects instead of our own quirky string serialization, r=dietrich 2008-08-19 13:00:03 -04:00
Simon Bünzli
59f047cd2e Bug 450595 - gmail (v2) gets stuck loading with session restore enabled: don't restore wyciwyg URIs, r=gavin+dietrich 2008-08-19 10:35:26 -04:00
Simon Bünzli
098e300bb2 Bug 357419 – don't restore a single blank tab when Firefox is started with URLs to load. r=dietrich 2008-08-18 11:05:26 +02:00
Simon Bünzli
3001579d7d Bug 415941 – nsISessionStore documentation: clarify the meaning of "window". r=mano 2008-08-13 08:30:14 +02:00
Simon Bünzli
545eff09fd Bug 343352 – Session restore clobbers my window position on restore. r=mano 2008-08-06 13:05:07 +02:00
Serge Gautherie
6f72cab4f0 Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano 2008-07-12 11:56:02 +02:00
dietrich@mozilla.com
e128800bf0 Bug 398807 - backout (for zeniko@gmail.com, r=dietrich, a=beltzner) 2008-03-17 09:11:49 -07:00
peterv@propagandism.org
82460f344e Fix for bug 412774 (Firefox leaks 10 nsGlobalWindows with Page Load Error Page). r=zeniko. 2008-02-25 03:27:28 -08:00
mattwillis@gmail.com
cfe9c09f3c Bug 390060 - Ensure default browser dialog appears after restoring from a session restore. Patch by Manish Singh <manish@flock.com> r=zeniko ui-r=beltzner a1.9=beltzner 2008-02-14 13:53:33 -08:00
reed@reedloden.com
6248e54f3b Bug 416115 - "session restore busted after 393716 checkin" (fix embarassing typo) [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a=bustage] 2008-02-07 08:00:03 -08:00
reed@reedloden.com
32ec332b94 Bug 393716 - "Add single tab save/restore to session store API" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=schrep] 2008-02-07 01:31:56 -08:00
dietrich@mozilla.com
7d58adf820 Bug 415484 ? Form data isn't saved at shutdown (for zeniko, r=dietrich) 2008-02-04 10:04:48 -08:00
reed@reedloden.com
debe5a566d Bug 413433 - "session restore restores text zoom instead of full zoom" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=beltzner] 2008-01-26 20:16:26 -08:00
dtownsend@oxymoronical.com
3da224ba6a Bug 411207: Add notification of session restore completing opening of windows. r=zeniko, a=schrep 2008-01-11 04:37:06 -08:00
dietrich@mozilla.com
0c072c950b Bug 398807 ? session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko) 2008-01-09 12:28:46 -08:00
rflint@ryanflint.com
2c3b771626 Bug 409687 - XPCOMUtilify nsSessionStore. r=zeniko, a=beltzner 2007-12-24 14:15:17 -08:00
reed@reedloden.com
7596f1868d Bug 408561 - "SessionStore shouldn't observe "app-startup"" [p=zeniko@gmail.com (Simon Bünzli) r=gavin a1.9=mconnor] 2007-12-17 21:32:12 -08:00
edward.lee@engineering.uiuc.edu
fe38727efa Bug 399838 - Automatically init (not open) the download manager when starting the app. r=mconnor, b-ff3=mconnor 2007-12-15 15:40:13 -08:00
reed@reedloden.com
2edb091453 Bug 366986 - "[SessionStore] Browser components are handling listened events before extensions on removeTab" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich r=mfinkle a1.9=beltzner] 2007-12-13 23:41:48 -08:00
reed@reedloden.com
8e31ca32d2 Bug 405753 - "nsIDictionary leftover forward declaration in nsISessionStore.idl" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=damons] 2007-12-12 05:23:14 -08:00
reed@reedloden.com
5ca236033f Bug 407162 - "Refactor SessionStore so that it could retrieve data for a single tab" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=mconnor] 2007-12-11 03:01:48 -08:00
reed@reedloden.com
c4e29db2d8 Bug 407166 - "Various regressions from bug 398807" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=mconnor a=blocking‑firefox3+] 2007-12-11 01:43:02 -08:00
reed@reedloden.com
2704f74b80 Bug 401113 - "Scrollbar position not always restored after recovering from crash" [p=zeniko@gmail.com (Simon Bünzli) r=gavin a1.9=mconnor] 2007-12-04 17:02:57 -08:00
reed@reedloden.com
92e2badb9b Bug 398969 - "SessionStore: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsICrashReporter.annotateCrashReport]"" [p=f.qu@queze.net (Florian Quèze) r=gavin aM9=beltzner] 2007-10-26 12:42:24 -07:00
dolske@mozilla.com
f8d1f2fba6 Backout Bug 399838 to investigate Ts regression. 2007-10-24 20:57:09 -07:00
edward.lee@engineering.uiuc.edu
d517b922e7 Bug 399838 - Automatically init (not open) the download manager when starting the app. r=dietrich, a1.9=mconnor, aM9=mconnor 2007-10-24 15:43:35 -07:00
dietrich@mozilla.com
36fc24b28b Bug 398807 session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko, a=mconnor) 2007-10-13 10:29:57 -07:00
dietrich@mozilla.com
390947d359 Bug 398807 session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko, a=mconnor) 2007-10-11 10:52:31 -07:00
sayrer@gmail.com
93e0ab4747 Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
sayrer@gmail.com
e49b183abf temporarily disable session store tests while session store is disabled 2007-10-05 14:03:59 -07:00
reed@reedloden.com
e63c5e81cc Bug 346301 - "Session restore restores windows in the wrong taskbar order" [p=tbertels@gmail.com (Thomas Bertels) r=zeniko a1.9=mconnor] 2007-09-29 00:01:39 -07:00
dietrich@mozilla.com
2dc66fed3b Bug 387740 move the toolbar items in the organizer to an "Organize" menu in the search bar (r=mano, a=beltzner) 2007-09-18 14:26:46 -07:00
sayrer@gmail.com
1744b0a8ca Bug 395249. switch nsSessionStartup to XPCOMUtils. r=dietrich, a=mconnor 2007-09-18 09:36:17 -07:00
sayrer@gmail.com
3de9f64d4e Bug 395621. SessionStore tries to read sessionstore.js when it doesn't exist. r=dietrich, a=mconnor 2007-09-17 19:29:44 -07:00
bzbarsky@mit.edu
1ffa5e25bb Fix session restore to save and restore principals, so that about:blank, javascript:, data: stuff gets restored correctly. Bug 389274, r+sr=jst for the docshell changes, r=zeniko@gmail.com for the session restore changes, a=mconnor 2007-09-17 15:27:17 -07:00
sspitzer@mozilla.org
b08e03b17e fix for bug #389487: Add favicons on recently closed tabs list patch=Michael Wu <flamingice@sourmilk.net> r=sspitzer 2007-08-31 16:03:29 -07:00
sdwilsh@shawnwilsher.com
6861590377 Bug 384810 - DM should restore the database state gracefully after a crash. r=mano 2007-08-30 12:01:39 -07:00
philringnalda@gmail.com
22d57e2f97 Bug 393205 - Don't keep a sandbox around all the time, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-25 19:20:51 -07:00
gavin@gavinsharp.com
0b758ec54e Bug 386789: create JSON utilities module and use it for search suggest/sessionstore/Places, patch by Simon Bünzli <zeniko@gmail.com>, r=sspitzer, sr+a=brendan 2007-08-22 07:47:56 -07:00
gavin@gavinsharp.com
53b2bcf96d Bug 382513, rework sessionstore download retying code (don't remove unsuccesfully retried downloads from the downloads list), patch by Simon Bünzli <zeniko@gmail.com>, r=me, r=sdwilsh 2007-08-12 12:02:24 -07:00
gavin@gavinsharp.com
30b3a33aea Bug 346264: make 'restore session' button wider by adjusting the label, to make it easier to hit, patch by Simon Bünzli <zeniko@gmail.com>, r=me, ui+r=beltzner 2007-08-12 07:03:26 -07:00
dietrich@mozilla.com
ca1ac43a56 [SessionStore] Add 'Recently Closed Windows'/'Undo Close Window' (or make API easier on extensions) (for zeniko@gmail.com, r=dietrich) 2007-08-06 12:04:23 -07:00
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
flamingice@sourmilk.net
182c6c10f4 Bug 381839, typos, misalignments, etc. (May 2007 edition), Patch by Simon Bünzli, r=gavin 2007-07-13 11:06:57 -07:00
flamingice@sourmilk.net
8c82c64e72 Bug 387995, don't _repeatedly_ try to use Breakpad if it wasn't built, Patch by Simon Bünzli, r=gavin 2007-07-13 10:43:18 -07:00
ted.mielczarek@gmail.com
baaab3c7a2 bug 375083 - Send URL of active tab to the crash report as metadata. Patch by Adam Guthrie <ispiked@gmail.com>, r=dietrich 2007-07-12 08:40:59 -07:00
ajschult@verizon.net
9e1600be1f Backing out 375083 at ispiked's request to unbreak session store 2007-07-11 18:59:57 -07:00
ted.mielczarek@gmail.com
6b100bb939 bug 375083 - Send URL of active tab to the crash report as metadata. Patch by Adam Guthrie <ispiked@gmail.com>, r=dietrich 2007-07-11 15:45:08 -07:00
sdwilsh@shawnwilsher.com
19146c0174 Bug 384944 - Use nsICookieManager2::Add instead of nsICookieService::SetCookieString for cookie restoration. Patch by Simon Bünzli <zeniko@gmail.com>. r=dwitte 2007-06-26 17:01:56 -07:00
asqueella@gmail.com
a59c970a1c Bug 380589 - Clear Private Data might miss some SessionStore data
p=Simon Bunzli <zeniko@gmail.com>
r=dietrich
2007-06-21 12:18:33 -07:00
philringnalda@gmail.com
35bfb90b83 Bug 350525 - New session restore API needs accompanying unit tests, patch by Dietrich Ayala <dietrich@mozilla.com> and Adam Guthrie <ispiked@gmail.com>, r=sayrer 2007-06-14 22:23:33 -07:00
dietrich@mozilla.com
ea86b87bf8 Bug 367605 When quitting Firefox before all pages have loaded, session saving forgets pages that weren't loaded (for Simon Bunzli, r=dietrich) 2007-06-06 16:40:28 -07:00
sdwilsh@shawnwilsher.com
223d7877e1 Bug 381603 - Adapt to download manager changes. r=mconnor 2007-05-29 19:59:57 -07:00
gavin@gavinsharp.com
9621ca794b Fix comment typo from last checkin 2007-03-26 07:23:21 -07:00
gavin@gavinsharp.com
347de5a51b Bug 363318: don't show home page when automatically restarting after an update, r=zeniko, r=mano 2007-03-26 07:22:14 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00