Commit Graph

467 Commits

Author SHA1 Message Date
Tim Taubert
eaa233b527 backing out bcccd02b5294 (bug 661091) due to broken animations 2011-06-15 12:46:27 +02: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
Raymond Lee
2181edefc3 Bug 663614 - remove double-click to create a new tab in a group r=ehsan 2011-06-13 12:06:27 +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
9006e39635 Bug 649319 - tab focus when resizing or moving a group in panorama; f=raymond, r=ian 2011-06-10 11:40:20 +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
af3ff89597 Bug 656913 - Search results show wrong (old) tab title r=ian 2011-06-07 11:36:21 +08:00
Tim Taubert
5809976070 iQ.animate: only animate properties that are changing; f=raymond, r=sdwilsh 2011-06-03 19:11:39 +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
Tim Taubert
b1643fe520 Bug 649088 - Use default favicon consistent with rest of browser; f=raymond, r=sdwilsh 2011-05-31 22:00:01 +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
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
Brian O'Keefe
02a4c1c6d9 Bug 564388 - Make the 'quality' parameter to ToDataURL work for image/jpeg. Also fixes bug 401795 (handle excess arguments to ToDataURL by ignoring them). r=bz,roc 2011-05-26 09:28:26 +02: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
7a34db6a24 Bug 643392 - A 'ghost tab' appears inside a Tab Group; f=raymond, r=dao+ehsan 2011-05-17 23:31:41 +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
Raymond Lee
ce22dc914e Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao 2011-05-13 10:17:04 +08:00
Tim Taubert
24f4e4a4bf Bug 654941 - First tab in group has black thumbnail after 'Undo close group' is used; f=raymond, r=ehsan 2011-05-11 16:13:58 +02:00
Tim Taubert
8ba0f1c16e Bug 653681 - TabMatcher._getTabsForOtherWindows() must not use nsIWindowMediator.getMostRecentWindow(); r=dao 2011-04-29 15:05:19 +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
Matt Brubeck
c3e4065e5d Back out changeset 6b26a933cad7 (Bug 649319) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE. 2011-05-05 14:52:24 -07:00
Matt Brubeck
edc6e0c61b Back out changeset 9a959f4d17e6 (Bug 653681) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE. 2011-05-05 14:51:29 -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
Tim Taubert
0acfed6acb Bug 653681 - TabMatcher._getTabsForOtherWindows() must not use nsIWindowMediator.getMostRecentWindow(); r=dao 2011-04-29 15:05:19 +02:00
Tim Taubert
76f729fa2f Bug 649319 - tab focus when resizing or moving a group in panorama; f=raymond, r=ian 2011-05-05 01:55:23 +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
Raymond Lee
48ce689e6c Bug 632294 - Unify setActive... functions r=ian 2011-04-23 04:05:11 +08:00
Raymond Lee
d75be784df Bug 627966 - Use Places db's favicon service [r=ian] 2011-04-20 02:59:18 +08:00
Adam Dane [:hobophobe]
621bbc510c Bug 642793 - The focused Tab is not set first in the stack. r=ian 2011-04-25 13:21:04 -05:00
Tim Taubert
49c723b621 Bug 648882 - TabPriorityQueue updates tabItems when UI is busy; f=raymond, r=ian 2011-04-19 18:54:02 +02:00
Tim Taubert
65ef0d6c23 Bug 649307 - focused tab is opened after naming a group and pressing enter [f=raymond, r=ian] 2011-04-21 19:54:24 +02:00
Vivien Nicolas
18db104acf Backed out changeset 028fc2dcb854 2011-04-20 16:10:00 +02:00
Tim Taubert
d500e4028e Bug 648882 - TabPriorityQueue updates tabItems when UI is busy [f=raymond, r=ian] 2011-04-19 18:54:02 +02:00
Adam Dane [:hobophobe]
0766c46f63 Bug 627113 - Thin line on the right edge of the window on pressing right button in panorama; r=ian 2011-04-15 12:53:11 -05:00
Adam Dane [:hobophobe]
6bb2a9fc7e Bug 635311 - iQ(.appTabIcon, this.).each() calls in groupitems.js should return early if possible; r=ian 2011-04-15 12:47:43 -05:00
Tim Taubert
7c1e9b3e8f Bug 648929 - frequently getting drag.info is null error in tabview.js [f=raymond, r=ian] 2011-04-14 22:55:36 +02:00
Raymond Lee
a424923aef Bug 649006 - Clicking any two mouse buttons opens new tab r=ian 2011-04-15 01:02:32 +08:00
Ehsan Akhgari
06c9435b38 Back out changeset b1fc69fab8b2 (bug 648882) because the test it adds times out 2011-04-14 15:56:22 -04:00
Raymond Lee
8907951cec Bug 610996 - TabView should set its visibility with tab-view-deck.selectedPanel rather than selectedIndex r=ian 2011-04-14 11:28:58 +08:00
Tim Taubert
cb340f467b Bug 648882 - TabPriorityQueue updates tabItems when UI is busy [f=raymond, r=ian] 2011-04-14 15:33:52 +02:00
Tim Taubert
195f02757e Bug 649099 - 'resize.info is null' when resizing groupItems [f=raymond, r=ian] 2011-04-14 06:06:39 +02:00
Raymond Lee
f205b5965b Bug 601958 - TabView should directly call show and hide routines in the frame r=ian 2011-04-11 16:15:38 +08:00
Raymond Lee
67ff6ad638 Bug 640062 - Panorama tabs-from-other-windows button displays   r=ian 2011-04-11 11:19:05 +08:00
Raymond Lee
7a519dc1fa Bug 596833 - Refinement for bug 595943: No need to iterate over all tabs, just the ones at the beginning r=ian 2011-04-08 13:19:48 +08:00
Raymond Lee
a30a7a6c07 Bug 640765 - App tab order not maintained in Tab Groups view r=dao 2011-04-04 17:04:52 +08:00
Tim Taubert
936d1eb67d Bug 644097 - favicon is misplaced when resizing a stacked group [f=raymond, r=ian] 2011-04-08 11:23:26 -07:00
Tim Taubert
7659a40871 Bug 630081 - Undo close group buttons should not act as snapping targets [f=raymond, r=ian] 2011-04-07 13:07:52 -07:00
Tim Taubert
a07ddfb9fd Bug 634672 - Minimum tab size is no longer being respected [r=ian] 2011-04-07 13:00:06 -07:00
Miguel Ojeda
65e06e8439 Bug 645653 - Middle-click on reload button to duplicate orphan tabs does not create a group [f=ttaubert, r=ian] 2011-04-07 12:55:49 -07:00
Raymond Lee
f5d57e79a6 Bug 608407 - GroupItems.getActiveOrphanTab should use UI.getActiveTabRef r=ian 2011-04-04 10:27:50 +08:00
Raymond Lee
48d2bcf2f6 Bug 620506 - Remove debugging rect code r=ian 2011-04-05 18:05:01 +08:00
Raymond Lee
3250786751 Bug 645964 - Part of the undo close group button doesn't response to click [r=ian] 2011-03-30 09:36:33 +08:00
Ehsan Akhgari
4524028f13 Backout changeset 7fbc721aa455 (bug 634672) because it breaks the Mac mochitest-browser-chrome tests 2011-03-31 12:00:08 -04:00
Raymond Lee
1f8228e780 Bug 587276 - KeyEvent in TabCandy window affect browser [r=ian]
--HG--
extra : rebase_source : 9076dbf84083b547498e997fa3ceaa9d7fa04b7e
2011-03-29 10:51:26 +08:00
Tim Taubert
ef1f986004 Bug 631752 - Tab aspect ratio gets changed on drag-drop orphaning [r=ian]
--HG--
extra : rebase_source : ddac3b95a6bc946e31edc88ba1d54df9a1c84e48
2011-03-28 20:20:26 +02:00
Tim Taubert
7913c7f420 Bug 634672 - Minimum tab size is no longer being respected [r=ian]
--HG--
extra : rebase_source : 149bc511ba1d99da8f449d547eb1ccafc81bbf77
2011-03-29 02:47:23 +02:00
Raymond Lee
e086c5ed8a Bug 597980 - Switching into and out of Panorama mode quickly can cause the wrong tab to be selected on return; r=ian 2011-03-09 16:37:25 +08:00
Tim Taubert
eccb79f4df Bug 610208 - When closing a tab, other tabs should not resize until cursor leaves the group [r=ian] 2011-01-21 18:15:22 -05:00
Raymond Lee
0ad6a5cdd2 Bug 618552 - "Undo Close Group" button does not fit for some locales; r=ian 2011-03-08 20:14:00 -05:00
Michael Yoshitaka Erlewine
a9e7a66ffa Bug 633308 - Add toString method to various Panorama objects; r=ian 2011-02-26 09:28:00 -05:00
Tim Taubert
0904caa533 Bug 635975 - Older jetpack addons cause tabs to become totally disorganized in Panorama [r=ian] 2011-03-25 23:40:00 +01:00
Raymond Lee
56a2de3ed9 Bug 637337 - Website's title remains active during zoom in animation from stacked pile in Panorama; r=ian f=tim.taubert 2011-03-01 00:28:00 -05:00
Tim Taubert
ec2a94676c Bug 636637 - "e is not defined" error while trying to log "Error while loading thumbnail"; f=mitcho r=ian approval2.0=beltzner 2011-02-28 23:10:48 +01:00
Raymond Lee
7dfd825547 Bug 623768 - Pressing Backspace in Panorama causes last focused tab to navigate backwards; f=mitcho r=ian approval2.0=beltzner 2011-03-01 09:46:26 +08:00
Tim Taubert
db7943c12a Bug 635696 - restore focus after 'Undo Close Group' of last group [r=ian, a=beltzner] 2011-02-22 21:32:16 +01:00
Raymond Lee
0e4537207d Bug 633788 - "closing last tab" inconsistency between main browser window and panorama [r=ian, a=beltzner] 2011-02-22 16:02:29 -05:00
Tim Taubert
d4838c0048 Bug 635668 - The zoom in animation doesn't work for new tab by group + button or double click on group or empty space [r=ian, a=beltzner] 2011-02-22 21:34:49 +01:00
Tim Taubert
1d2483a704 Bug 635362 - Assertion fails when closing group item [r=ian, a=beltzner] 2011-02-22 21:37:38 +01:00
Michael Yoshitaka Erlewine
a9922f901f Bug 635737 - Zoom animation frame is rotated when we zoom out of a non-top stacked tab [f=ttaubert, r=ian, a=beltzner] 2011-02-22 15:48:41 -05:00
Philipp Wagner
e08e404946 Bug 634974 - JavaScript strict warning: chrome://browser/content/tabview.js, line 3274: anonymous function does not always return a value [r=ian, a=beltzner] 2011-02-22 16:06:22 -05:00
Tim Taubert
de2e79da4d Bug 604699 - Store thumbnails in the browser's image cache rather than in sessionstore [r=ian,sdwilsh, a=blocking2.0:final+]
(Based on patch from Sean Dunn <seanedunn@yahoo.com>.)
2011-02-19 19:22:49 +01:00
Tim Taubert
70262bcc03 Bug 634085 - Stacks do not show last-visited tab in the front for children after number 6 [r=ian, a=beltzner] 2011-02-17 21:37:32 +01:00
Tim Taubert
fb71234f52 Bug 634558 - Hidden tabs flicker when dragging tabs out of a stacked group [r=ian, a=beltzner] 2011-02-17 21:41:20 +01:00
Tim Taubert
9bf05509e5 Bug 634158 - The resizer is displayed in the wrong position on orphan tabs [r=ian, a=beltzner] 2011-02-16 21:53:00 +01:00
Tim Taubert
ce131dd5c6 Bug 626791 - Add the Panorama button to the toolbar automatically after the user has used Panorama for the first time. r=dao a=beltzner 2011-02-16 17:06:54 +01:00
Sean Dunn
f19a5ad3ea Bug 628701 - Panorama doesn't render thumbnails for many tabs [r=ian, a=blocking2.0:betaN+] 2011-02-16 23:05:59 +01:00
Tim Taubert
77adc9c254 Bug 633748 - JavaScript Error: tabview error: paint [r=ian, a=beltzner]
--HG--
extra : rebase_source : 0b36519b28e6783e76c1976a26ab507b684559f3
2011-02-15 22:31:02 +01:00
Tim Taubert
eac64dfe4b Bug 634077 - tabviewshown/hidden events are dispatched before Storage.saveVisibilityData() was called [r=ian, a=sdwilsh] 2011-02-15 19:56:57 +01:00
Michael Yoshitaka Erlewine
20d1f50085 Bug 629189 followup - Typo fixes a=DONTBUILD 2011-02-14 20:11:25 -05:00
Sean Dunn
6ab96ddde8 Bug 602432 - Stacks should generate thumbnails for non-front tabs at a lower priority; r=ian a=dolske 2011-02-14 12:21:37 -05:00
Raymond Lee
c49e59c9e0 Bug 631934 - Remove childHitResult.shouldZoom switch in TabItem_zoomIn [r-ian, a=dolske] 2011-02-14 10:38:16 +08:00
Michael Yoshitaka Erlewine
35547853cd Bug 597980 - Switching into and out of Panorama mode quickly can cause the wrong tab to be selected on return [r=ian, a=dolske] 2011-02-14 10:27:09 +08:00
Mihai Sucan
2e9fbe9ca9 Bug 631649 - CSS error -moz-column-count since bug 595965 landed, a-2.0=dolske 2011-02-08 04:36:00 -08:00
Raymond Lee
62505154d8 Bug 623911 - First tab in stack changes when expand button is opened and then closed [r=ian, a=dietrich] 2011-02-11 14:04:53 -05:00
Michael Yoshitaka Erlewine
ae7865dec6 Bug 631747 - Minimize DOM manipulation on startup/TabItem-creation [r=ian, a=dietrich] 2011-02-11 14:24:51 -05:00
Michael Yoshitaka Erlewine
35dffdad7d [Bug 631868] Tab drift in TabItem_setBounds code [r=ian, a=sdwilsh]
--HG--
extra : rebase_source : 62c66ce99d515a60990d79af84529cdb59880ad8
2011-02-07 21:00:07 -05:00
Michael Yoshitaka Erlewine
f111f17370 Bug 629189 - Rect.contains should be inclusive [r=ian, a=sdwilsh]
--HG--
extra : rebase_source : f9c21f70c6991f8df3a904163f886561f30d78e1
2011-02-07 20:57:37 -05:00
Ehsan Akhgari
cbe96d0934 Bug 624202 - Remove the subscriber on tab close to prevent possible leaks; r=ian a=dolske 2011-01-29 18:18:05 -05:00
Tim Taubert
1bbd5a3b62 Bug 631662 - We are painting thumbnails while in the background [r=ian, a=blocking2.0:final+] 2011-02-05 10:06:41 +01:00
Tim Taubert
52c2fb7b58 Bug 625561 - Flickering due to late application of external CSS when loaded/reloaded; inconsistent across browser windows [r=ian, a=blocking2.0:final+] 2011-02-05 10:10:43 +01:00
Mihai Sucan
b8cdf406ef Bug 595965 - App tabs bleed out of the group box r=ian+ehsan, a=blocking 2011-02-04 09:45:41 -08:00
Tim Taubert
3900839671 Bug 630157 - double clicking anywhere in a group with any mouse button creates new tabs [r=ian, a=sdwilsh] 2011-02-03 10:51:20 +01:00
Ian Gilman
93cb20d8ea Bug 628165 - Windows key should not be mapped to Panorama search
r=dietrich
feedback=fryn
a=blocking
2011-02-03 11:51:17 -08:00
Tim Taubert
a80e872ab3 Bug 624847 - 'Undo Close Tab' closes current group when only one blank tab is left [r=ian, a=sdwilsh] 2011-02-03 02:43:32 +01:00