Commit Graph

452 Commits

Author SHA1 Message Date
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
a801bf5ebe Bug 673196 - When creating a new TabGroup near the edge of the screen in Panorama, a part of it is invisible; r=dietrich 2011-08-03 07:38:07 +02:00
Tim Taubert
00301a3c9f Bug 673729 - When a stacked group's expand button is clicked the group starts to zoom; r=dietrich 2011-08-03 07:38:07 +02:00
Tim Taubert
433e3b3fdf Bug 625668 - Resizes for single groups don't stick correctly, returning them to their userSize values; r=dietrich 2011-08-03 07:38:07 +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
df1d9c18a8 Bug 673804 - followup: fix typo. r=me DONTBUILD 2011-07-28 06:54:48 +02: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
35ffbd7fe9 Bug 673804 - Utils.trace() fails since Panorama uses ES5 strict mode; r=dao 2011-07-28 06:45:27 +02:00
Tim Taubert
2f0418164f Bug 673104 - Use ES5 strict mode for Panorama; r=dao 2011-07-23 17:07:39 +02:00
Raymond Lee
0a9173526e Bug 663613 - remove 'new tab' button from groups; r=ian, ui-r=limi 2011-06-23 11:42:50 +08:00
Tim Taubert
8fe95a7670 Bug 663612 - clicking a group should zoom into the group's active tab; r=sdwilsh, ui-r=limi 2011-07-19 15:36:55 +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
bce6128401 Bug 669762 - TabItem has incorrect close handler after unsuccessful TabItem.close() call; r=ehsan 2011-07-13 10:37:15 -07: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
797a1aec24 Bug 669168 - last character of tab group name is sometimes lost; r=dietrich 2011-07-11 10:45:42 -07:00
Tim Taubert
0e25fc704b Bug 664670 - imageDataCb passed to Storage.getTabData in TabItem__reconnect runs when the tab is already gone; r=dao 2011-07-08 14:50:33 +02: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
Tim Taubert
ffe99942e1 Bug 632293 - Why does GroupItem constructor add children before it sets its bounds? r=dietrich 2011-06-27 23:40:55 +02:00
Patrick Walton
bd7c023b1a Bug 666842 - Use an ellipsis for long tab names in Panorama. r=dao 2011-06-27 11:14:07 -07:00
Dão Gottwald
d296515b6d Bug 664519 - Auto-remove iQ event listeners. r=iangilman
--HG--
extra : rebase_source : 6e7f26a9183839e40cb237fe3e4106d7ec3034a4
2011-06-22 10:03:32 +02:00
Tim Taubert
5652e30d81 Bug 665502 - tabItems are resized when closing the active tab in a group; r=dietrich 2011-06-20 18:34:55 +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
Mounir Lamouri
12c71e7bf0 Merging mozilla-central with mozilla-inbound. 2011-06-17 15:29:14 +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
Tim Taubert
8813e053ca Bug 662266 - Tabs are not re-arranged when closing a tab in an expanded group; f=raymond, r=dietrich 2011-06-17 14:07:59 +02:00
Dão Gottwald
d9aef92f21 Bug 664116 - AllTabs.jsm needs to remove event listeners from browser windows. r=dietrich
--HG--
extra : rebase_source : 0bfd0ecd99512c058611d3118bc7ae482918f005
2011-06-16 21:18:39 +02:00
Mounir Lamouri
2302a559dc Merging mozilla-inbound with mozilla-central. 2011-06-16 11:28:58 +02:00
Dão Gottwald
9c917feeb4 Bug 664549 - Delete references to the tab when unlinking a TabItem. r=gavin 2011-06-16 06:41:14 +02:00
Philipp von Weitershausen
2874b9ccb2 Back out 2257d42c4eb5 which in turn backed out bcccd02b5294 (bug 661091) due to Linux Moth failure 2011-06-15 17:44:29 +02:00
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