Граф коммитов

37 Коммитов

Автор SHA1 Сообщение Дата
dietrich%mozilla.com 6ed817b3a7 Bug 344642 [SessionStore] Get rid of the unnused "Undo Close Window" code (r=dietrich) 2006-07-22 23:09:07 +00:00
dietrich%mozilla.com b1ebc639d5 Bug 342471 [sessionstore] urlbar of first tab focused after restoring a session if homepage is about:blank (for zeniko, r=dietrich) 2006-07-20 16:31:59 +00:00
dietrich%mozilla.com d6bc622d98 Bug 340898 Remove the pref .sessionstore.resume_session in favor of .startup.page (for nickolay, r=dietrich) 2006-07-19 19:21:06 +00:00
martijn.martijn%gmail.com 7005e3ba43 Bug 344928 - Session saver makes typing review comments slow (NOT bug 343659), patch by Simon B�nzli, r=dietrich 2006-07-19 10:10:56 +00:00
dietrich%mozilla.com 2d86ca3a53 Bug 344860 [SessionStore] Minor code cleanup (for zeniko, r=dietrich) 2006-07-18 20:20:52 +00:00
dietrich%mozilla.com 2e45c97c4f Bug 342454 SessionStore timer loop (for zeniko@gmail.com, r=dietrich) 2006-07-13 23:05:24 +00:00
gavin%gavinsharp.com 916e5452a1 Bug 343212: Clear private data...>Browsing History should also clear the 'Undo Close Tab' history, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-08 21:29:46 +00:00
dietrich%mozilla.com eee7cfc041 Followup for breakage from 343659 (r=mano) 2006-07-07 21:52:20 +00:00
dietrich%mozilla.com 58ca559c8f Bug 343659 Typing into text boxes performs very slowly (r=mano) 2006-07-07 21:00:53 +00:00
gavin%gavinsharp.com c298dfd554 Bug 337390: rev entity name to indicate semantic change, and to sync branch/trunk, r=beltzner 2006-07-06 03:03:01 +00:00
dietrich%mozilla.com 159e64a564 Bug 342700 Make undo close tab more discoverable (r=mconnor, r=gavin) 2006-07-06 00:57:36 +00:00
dietrich%mozilla.com 4537607352 Bug 332774 Create API allowing extensions to hook into the session-restore service (r=mconnor) 2006-07-05 20:56:05 +00:00
gavin%gavinsharp.com 658e559208 Bug 337390: Session restore dialog is scary / confusing. Also fixes bug 342765 (wrong button order in the session restore dialog), patch by Ryan Flint <rflint@dslr.net>, ui-r=beltzner, r=mconnor for the button ordering change 2006-07-01 22:09:18 +00:00
dietrich%mozilla.com e7e60be373 Bug 334839 Update Session-Restore to use new TabOpen notification (r=mconnor) 2006-06-29 19:02:53 +00:00
dietrich%mozilla.com 528785f0f4 Bug 342169 Disable "Undo Close Tab" if no tabs to restore (r=mconnor) 2006-06-28 20:44:35 +00:00
dietrich%mozilla.com 9f0142082b Bug 342889 SessionSaver no longer working (r=mconnor) 2006-06-28 17:32:12 +00:00
dietrich%mozilla.com 49928b4353 Bug 328162 Evaluate Storage Options for Session Data (r=mconnor) 2006-06-27 06:47:30 +00:00
dietrich%mozilla.com 5b1f6d4d47 Bug 337375 session restore disturbs secondary firefox window sizing (r=me) 2006-06-22 04:53:43 +00:00
dietrich%mozilla.com 9afd1237bb Bug 254021: Ability to open accidentally closed tabs (r=mconnor) 2006-06-20 07:30:00 +00:00
dietrich%mozilla.com fe70714e4a Bug 342039: Trunk regression: Restart Tabbed extension launches doubles now, r=me 2006-06-19 23:01:14 +00:00
dietrich%mozilla.com cbc645349a Split session restore into 2 services (337320), r=mconnor 2006-06-18 00:42:08 +00:00
dietrich%mozilla.com 734802cbe0 Re-enabling session restore as-is for a few cycles (337320) 2006-06-16 17:51:11 +00:00
gavin%gavinsharp.com b2bbc242eb Bug 337002: NS_ERROR_FILE_NOT_FOUND error is dumped to console sometimes from sss_clearDisk, patch by logan <mozilla@gozer.org>, r=dietrich 2006-06-09 21:45:25 +00:00
gavin%gavinsharp.com 527a88d0c8 Bug 338661: tabs are blank during session restoration, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-04 07:10:27 +00:00
gavin%gavinsharp.com a8dd85e099 Bug 335864: don't delete state information when _loadState == STATE_QUITTING (fixes sessionstore), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-04 07:07:42 +00:00
gavin%gavinsharp.com 4f53d0c75d Bug 335864: Hookup Session Restore to installs view and blocklist restart app capability, patch by Simon B�nzli <zeniko@gmail.com>, r=bsmedberg 2006-05-21 02:56:20 +00:00
bzbarsky%mit.edu 6082e0f0c7 Temporarily disable session restore to test effect on Ts. Bug 337320 2006-05-10 04:48:18 +00:00
mconnor%steelgryphon.com e5610fc94f bug 337320 - Session Restore Ts regression, patch by dietrich@mozilla.com, r=me 2006-05-10 00:42:37 +00:00
bzbarsky%mit.edu 270acad293 Break cycle with timer at shutdown. Bug 328159, r=mconnor 2006-05-09 01:56:26 +00:00
mconnor%steelgryphon.com 7a34047c44 bug 336758 - flip crash restore prompt on, now that it won't turn tbox orange, patch by dietrich@mozilla.com, r+a=me 2006-05-08 21:58:28 +00:00
mconnor%steelgryphon.com 36abb0a059 bug 328159 - more fixes for Ts etc, remove cache hack, patch by dietrich@mozilla.com, r+a=me 2006-05-08 21:50:00 +00:00
timeless%mozdev.org 04399fdee6 Bug 328159 Wire up the Session-data Service
Fixing circular loop between sessiondata service and (pref service and observer service) by using WeakReference support in both.
r=ben
2006-05-08 18:56:14 +00:00
mconnor%steelgryphon.com 605be74d73 bug 328159 - the one that should work, or I'm buying the build team drinks 2006-05-05 18:01:35 +00:00
mconnor%steelgryphon.com 88fcc400ae bug 328159 - backing to see if that fixes orange 2006-05-04 18:05:45 +00:00
mconnor%steelgryphon.com 653f364c96 bug 328159 - take #3 2006-05-04 15:14:26 +00:00
mconnor%steelgryphon.com f7366d969a bug 328159 - take 2, r=me 2006-04-30 05:02:43 +00:00
mconnor%steelgryphon.com 0919e5ec0b bug 328159 - Wire up session data service, patch by Dietrich Ayala (dietrich@mozilla.com), r=me 2006-04-27 04:34:27 +00:00