Commit Graph

218 Commits

Author SHA1 Message Date
Raymond Lee
ac9f9bab9d Bug 686855 - Undeclared variable causes the tab key navigation to stop working r=dietrich 2011-09-16 18:17:17 +01:00
Tim Taubert
c82c95a062 Bug 677310 - Thumbnails are lost when switching to private browsing mode; r=dietrich 2011-09-01 15:17:27 +02:00
Tim Taubert
69f769db4a Bug 674926 - refactor the webProgressListener used to keep track of whether to save tab thumbnails; r=dietrich
--HG--
rename : browser/base/content/test/tabview/browser_tabview_bug627239.js => browser/base/content/test/tabview/browser_tabview_storage_policy.js
2011-08-21 16:29:43 +02:00
Ed Morley
a31b5adc78 Merge last green changeset of m-c to m-i 2011-08-26 10:26:46 +01:00
Raymond Lee
bc0dd8b1ff Bug 681599 - Ctrl+T while in search mode should close search layer; r=ttaubert 2011-08-25 18:53:40 +08:00
Raymond Lee
a2f816488b Bug 674794 - favicons of app tabs aren't updated on Panorama r=tim 2011-08-23 22:48:53 +08:00
Tim Taubert
a69b578272 Bug 679853 - switching from private browsing does not show panorama if it was open before; r=dietrich 2011-08-24 13:38:17 +02:00
Raymond Lee
0283e446f8 Bug 628887 - When in an expanded stack, arrow keys should only move between those r=tim 2011-08-18 10:56:25 +08:00
Tim Taubert
427a26cab9 Back out bug 674926 (changeset 7837b186b10b) 2011-08-21 20:16:13 +02:00
Tim Taubert
88e3526c0b Bug 650280 - Switching from Private Browsing to Normal Browsing keeps search strings while in Panorama; r=ehsan 2011-08-21 16:29:49 +02:00
Tim Taubert
5eb854cf73 Bug 674926 - refactor the webProgressListener used to keep track of whether to save tab thumbnails; r=dietrich
--HG--
rename : browser/base/content/test/tabview/browser_tabview_bug627239.js => browser/base/content/test/tabview/browser_tabview_storage_policy.js
2011-08-21 16:29:43 +02:00
Tim Taubert
a6f3689260 Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 2011-08-15 16:03:39 +02:00
Tim Taubert
39212f534a Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 2011-08-16 11:06:14 +02:00
Tim Taubert
c0bd65da35 Bug 680686 - Remove AllTabs.jsm until the all-windows feature gets properly implemented; r=dao 2011-08-21 10:41:17 +02:00
Dão Gottwald
beb666f1c0 Backed out changeset e68b6ce72fc3 2011-08-19 11:07:08 +02:00
Tim Taubert
34df3fbbd8 Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 2011-08-16 11:06:14 +02:00
Dão Gottwald
79ae8d04ea Backed out changeset 1608aa3ce9d3 2011-08-15 19:48:43 +02:00
Tim Taubert
5cb856470e Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 2011-08-15 16:03:39 +02:00
Tim Taubert
2c846a49c3 Bug 651643 - Private browsing service executes transition even when no mode switch required; r=ehsan,zpao 2011-08-04 03:49:38 +02:00
Tim Taubert
f684211304 Backout bug 626455 (changeset 37d01a2d846c) for random timeouts 2011-07-28 09:32:02 +02:00
Raymond Lee
5e5fbb9942 Bug 671809 - Cmd+shift+F shortcut doesn't work while in Panorama r=tim 2011-07-24 00:06:06 +08:00
Tim Taubert
5d32f3d5ec Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 2011-07-28 06:45:36 +02:00
Tim Taubert
2f0418164f Bug 673104 - Use ES5 strict mode for Panorama; r=dao 2011-07-23 17:07:39 +02:00
Tim Taubert
6ff90a85bf Bug 663714 - Subscribable API doesn't seem sane; r=dao 2011-07-14 10:54:25 -07:00
Tim Taubert
7db68bc902 Bug 669694 - App tabs do not stay selected when toggling Panorama; r=dietrich 2011-07-14 10:54:15 -07:00
Raymond Lee
4a86fbc76b Bug 648294 - Opening and closing Panorama fails because keys as given in the DTD are not recognized anymore when synthesizing the key event; r=ian,dao 2011-06-30 15:25:26 +08:00
Tim Taubert
325a2df42f Bug 663622 - notify the user that session restore was enabled; r=dolske, ui-r=limi 2011-07-13 10:36:13 -07:00
Tim Taubert
8aa6740ce8 Bug 654721 - Remove the orphan tab concept from Panorama; r=ian, ui-review=limi 2011-07-05 00:23:35 +02:00
Tim Taubert
67b848fd0d Bug 663421 - Don't close empty groups automatically; r=dao 2011-07-05 00:23:33 +02:00
Tim Taubert
9f8cd9cc92 Backout changeset 646f3f6f3cd5 (bug 663421) 2011-07-04 02:11:40 +02:00
Raymond Lee
457d121d41 Bug 633190 - Inconsistent animation behavior for creating new tab in Panorama r=ian 2011-06-17 13:05:30 +08:00
Tim Taubert
6a2ade6fb2 Bug 664669 - tab._tabViewTabIsRemovedAfterRestore should be attached to the tabItem rather than the xulTab; r=dao 2011-06-17 18:47:43 +02:00
Tim Taubert
53925ac13f Bug 663421 - Don't close empty groups automatically; f=raymond, r=dietrich 2011-06-17 14:07:59 +02:00
Matt Brubeck
8d669a5960 Bug 664492 - Back out 623b1da3c382 (bug 633190) for possibly causing intermittent browser_tabview_privatebrowsing failure 2011-06-15 12:20:44 -07:00
Raymond Lee
3e1c5a1d68 Bug 633190 - Inconsistent animation behavior for creating new tab in Panorama r=ian 2011-06-14 02:32:21 +08:00
Tim Taubert
ffafc7e30f Bug 607108 - focus group name field after creating new group; f=raymond, r=ehsan 2011-06-14 10:41:18 +02:00
Tim Taubert
382d0ff3b5 Bug 595020 - Group name isn't displayed in title before TabView is loaded the first time; r=dao 2011-05-03 20:30:08 +02:00
Tim Taubert
2017680bf0 Bug 655269 - Don't rely on 'domwindowclosed' being fired in the expected order; f=raymond, r=dao 2011-06-10 11:40:10 +02:00
Raymond Lee
82e7c8700a Bug 656488 - Command-H to hide app doesn't work when in Panorama r=ian 2011-06-04 00:44:34 +08:00
Dão Gottwald
f9befacdc4 Bug 660446 - Use tab.closing property instead of _removingTabs. r=iangilman 2011-06-01 10:20:53 +02:00
Raymond Lee
fbfdf23f9b Bug 660017 - Can't use redo keyboard shortcut in Panorama r=ian 2011-06-01 10:37:12 +08:00
Raymond Lee
8fe5312dc3 Bug 627239 - Don't store thumbnails for https pages r=ehsan 2011-05-31 04:02:04 +08:00
Raymond Lee
5ff306ad8b Bug 628061 - Panorama button should reflect the number of groups before Panorama has launched r=ian 2011-05-26 09:33:08 +08:00
Raymond Lee
81316680df Bug 654601 - cannot use copy and paste keyboard shortcuts in panorama r=ian 2011-05-19 14:07:42 +08:00
Tim Taubert
16884d5557 Bug 650573 - Panorama hangs when restoring a session; f=raymond, r=sdwilsh 2011-05-19 23:44:51 +02:00
Tim Taubert
04b7da7644 Bug 656778 - Enable session restore when Panorama usage is detected; r=zpao+dolske, ui-r=limi 2011-05-18 00:00:05 +02:00
Zack Weinberg
66511e780a Merge backout of 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:45:30 -07:00
Zack Weinberg
b3dcedeb61 Back out changeset 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:44:33 -07:00
Tim Taubert
6c45d28111 Bug 595020 - Group name isn't displayed in title before TabView is loaded the first time; r=dao 2011-05-03 20:30:08 +02:00
Raymond Lee
351495e20a Bug 649347 - about: pages do not have favicons on the thumbnails [r=ian] 2011-05-03 18:23:44 +08:00