Commit Graph

107 Commits

Author SHA1 Message Date
a1649bb771 Bug 411207: Add notification of session restore completing opening of windows. r=zeniko, a=schrep 2008-01-11 04:37:06 -08:00
1857878712 Bug 398807 ? session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko) 2008-01-09 12:28:46 -08:00
b3eed1c214 Bug 409687 - XPCOMUtilify nsSessionStore. r=zeniko, a=beltzner 2007-12-24 14:15:17 -08:00
f7a194598d 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
a018b90c39 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
e2a8d552a4 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
f1edf1093e 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
70430293a5 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
0784ef7465 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
9903818b8a 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
f4929e48fc 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
7e4fadaee9 Backout Bug 399838 to investigate Ts regression. 2007-10-24 20:57:09 -07:00
556db9d752 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
0b5da5f600 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
d3b583ce0b 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
136c6638cf Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
168aa9c1c7 temporarily disable session store tests while session store is disabled 2007-10-05 14:03:59 -07:00
ed33537746 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
c2e4298972 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
cdad85331f Bug 395249. switch nsSessionStartup to XPCOMUtils. r=dietrich, a=mconnor 2007-09-18 09:36:17 -07:00
04c3e3d3eb 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
97bb809f4d 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
a6abac90ba 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
1ee1a3b044 Bug 384810 - DM should restore the database state gracefully after a crash. r=mano 2007-08-30 12:01:39 -07:00
e4cfa591d5 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
68d8e96e9c 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
75c004cd3a 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
c3c15e0179 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
db07c833ad [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
90b8a39a01 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
e523cbfa38 Bug 381839, typos, misalignments, etc. (May 2007 edition), Patch by Simon Bünzli, r=gavin 2007-07-13 11:06:57 -07:00
3be5aae62a 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
577a9c9b19 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
e48625a6af Backing out 375083 at ispiked's request to unbreak session store 2007-07-11 18:59:57 -07:00
18eb0d47be 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
dc115af6aa 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
d5e3c8b11d 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
cb96bc3c04 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
a656c105d0 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
7afe933fe6 Bug 381603 - Adapt to download manager changes. r=mconnor 2007-05-29 19:59:57 -07:00
7ee615d504 Fix comment typo from last checkin 2007-03-26 07:23:21 -07:00
76167727bb 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
dietrich@mozilla.com
7c63392ae2 Backing out the patch for bug 342885 per comment #34 2007-02-12 03:07:55 +00:00
gavin@gavinsharp.com
9ddc42ed97 Bug 369151: Restored blank tabs can't be reopened once they're closed, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2007-02-05 19:06:06 +00:00
dietrich@mozilla.com
94da04eee4 Bug 366302 [SessionStore] only one text element/text area is saved (for zeniko, r=dietrich) 2007-01-08 23:36:51 +00:00
dietrich@mozilla.com
4aee73679a Bug 340895 Move SessionStore preferences to firefox.js (for zeniko, r=mano) 2007-01-05 17:09:56 +00:00
dietrich@mozilla.com
b2e26a693f Bug 364972 [SessionStore] allow SessionStore to work without writing data to disk (for zeniko, r=dietrich) 2007-01-04 19:26:37 +00:00
gavin@gavinsharp.com
ec904785a0 Bug 342885: Session restore launches even when I haven't crashed, patch by Simon B�nzli <zeniko@gmail.com>, r=me, sr=neil 2007-01-04 18:00:32 +00:00
gerv@gerv.net
6b02c595ac Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
gavin@gavinsharp.com
78850e4873 Bug 355891: [SessionStore] Restored framesets occasionally get mangled, patch by onemen.one@gmail.com, r=zeniko@gmail.com 2006-10-13 15:31:58 +00:00