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 |
|