Commit Graph

212 Commits

Author SHA1 Message Date
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
Raymond Lee
167f22bffd Bug 629514 - Use public domain headers for our tests [r=ian, a=test] 2011-02-28 09:36:36 +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
1d2483a704 Bug 635362 - Assertion fails when closing group item [r=ian, a=beltzner] 2011-02-22 21:37:38 +01:00
Tim Taubert
bea38ba513 Bug 635051 - revert experienced_first_use to experienced_first_run [r=ian, a=beltzner] 2011-02-22 21:49:50 +01: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
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
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
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
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
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
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
Raymond Lee
6fc18d7ad2 Bug 626525 - Disable "move to group" and "next group" if Panorama hasn't been run. r=dao a=b 2011-02-04 10:16:23 +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
Tim Taubert
8d1bd4a3b4 Bug 618816 - Character by character selection using the mouse in the tab group name field [r=ian, a=sdwilsh] 2011-02-03 02:20:01 +01:00
Tim Taubert
db767c9cc1 Bug 608405 - GroupItem.add should auto remove from previous group [r=ian, a=sdwilsh] 2011-02-03 02:16:21 +01:00
Tim Taubert
2403ed342e Bug 594958 - Tab thumbnails sometimes have gray (now black) bars at the bottom [r=ian, a=blocking2.0:final+] 2011-02-03 02:53:13 +01:00
Raymond Lee
3aa1b66a56 Bug 630102 - The unpinned tab doesn't display in the correct place in Panorama view [r=ian, a=sdwilsh] 2011-02-03 23:59:27 +08:00
Raymond Lee
f8d6df2ea6 Bug 629195 - Restore previous session does bad things if you have an 'undo close group' and an app tab [r=ian, a=sdwilsh] 2011-02-03 23:40:54 +08:00
Tim Taubert
60e8de14f4 Bug 628270 - Undo close (hidden) tab causes panorama and session restore(?) to break unrecoverably [r=ian, r=zpao, a=blocking2.0:betaN+] 2011-02-01 13:53:04 -08:00
Patrick Walton
c7d0f009c3 Bug 624931 - Use -moz-transform for Panorama zoom. r=iangilman a=sdwilsh 2011-01-31 16:41:05 -08:00
Tim Taubert
35867c1efb Bug 629233 - Intermittent 'TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug608037.js | Test timed out' during OSX 10.6 opt Moth [r=ian, a=test] 2011-01-28 21:23:05 +01:00
Tim Taubert
b6eee711a5 Bug 625424 - Dropping a tab onto the 'undo close group' dialog adds the tab to that group [r=ian, a=beltzner]
--HG--
extra : rebase_source : 98ec1d7d6cb2af575ca227b36837bfef430f1b4c
2011-01-30 03:29:00 +01:00
Tim Taubert
628d8fd7b0 Bug 624727 - Removed app tabs get overriden and reused in nsSessionStore::restoreWindow() [r=zpao+ian, a=blocking2.0]
--HG--
extra : rebase_source : 4931a5a54a45ae85a63e131c850fcb7865bea960
2011-01-29 12:15:58 -08:00
Tim Taubert
ca99766d9c Bug 627288 - Tabs restored from last session show stale cache data; r=ian a=sdwilsh 2011-01-28 19:59:59 +01:00
Tim Taubert
395113d5e3 Bug 628620 - intermittent timeout in content/test/tabview/browser_tabview_bug606657.js [r=ian, a=test] 2011-01-26 22:24:12 +01:00
Jonathan Watt
0d34366d0d Merge backout to tip. a=orange. 2011-01-28 23:02:47 +13:00
Jonathan Watt
4f31d4088c Backed out changeset 97e4df251673 due to failing new test. a=orange 2011-01-28 23:02:15 +13:00
Michael Yoshitaka Erlewine
2d420d0a58 Bug 597931 - New CSS' Item bounds incorrectly include highlighting [r=ian, a=beltzner]
--HG--
extra : rebase_source : 9d924e8c53bfbf6b4ef2d13a58c39621c4bb9df5
2011-01-28 21:53:15 +13:00
Michael Yoshitaka Erlewine
ac7ab74ea1 Bug 627239 - Don't store thumbnails for https pages [r=ian, a=dietrich]
--HG--
extra : rebase_source : 2d25e25a371c15902810210fa7a71f948bc276f5
2011-01-28 19:47:45 +13:00
Tim Taubert
439fb48ac4 Bug 628165 - Windows key should not be mapped to Panorama search [r=ian, a=dietrich+blocking2.0-final] 2011-01-26 20:37:02 +01:00
Tim Taubert
746bbfe99e Bug 628867 - browser_tabview_bug586553.js loads about:credits, which hits the network [r=ian, a=test] 2011-01-26 22:38:00 +01:00
Patrick Walton
971e48fc54 Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-27 19:15:18 +01:00
Patrick Walton
e5ef82c729 Bug 612470 - Back out changeset 63adefe33a92 (closing the last tab of a group switches to the wrong group) due to Linux test failures. r=backout a=backout CLOSED TREE 2011-01-26 12:23:30 -08:00
Patrick Walton
77afee6747 Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-26 10:58:43 -08:00
Tim Taubert
56be3dca99 Bug 626368 - Empty space left between tabs when closing multiple pages in Panorama view [r=ian, a=beltzner]
--HG--
extra : rebase_source : 4f10915c108923889536ef159c223c6091f3bf49
2011-01-25 22:13:21 +01:00
Michael Yoshitaka Erlewine
3d74a2d5e5 Bug 609163 - Get rid of Item.locked [r=ian, a=dietrich] 2011-01-28 00:07:30 -07:00
Sean Dunn
51595e1354 Bug 606148 - "When Panorama starts to stack tabs, it becomes extremely slow" [f=ian r=ian a=blocking]
--HG--
extra : rebase_source : 827febab56d14e11d48059a067656965428ea285
2010-11-05 08:32:00 -05:00
Sean Dunn
d76eeac01e Bug 567029 - "Titles of tab items get clipped off within groups" [f=ian r=dietrich a=blocking]
--HG--
extra : rebase_source : 4fa44bfefb1d2bd861d9aab7c8297fb454265db6
2010-09-27 01:25:00 -05:00