Commit Graph

460 Commits

Author SHA1 Message Date
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
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
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
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
ca99766d9c Bug 627288 - Tabs restored from last session show stale cache data; r=ian a=sdwilsh 2011-01-28 19:59:59 +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
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
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
Tim Taubert
f89b0f4bf0 Bug 622288 - CSS warnings: Error in parsing value for 'height'/'width'. Declaration dropped. [r=ian, a=beltzner]
--HG--
extra : rebase_source : 322f60ff026467dc0fd954fd1c01b8deff4358ed
2011-01-25 22:00:20 +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
Raymond Lee
125b6a0cc2 Bug 626338 - Searchbox doesn't get the focus if it's activated using the search button [r=ian,a=beltzner]
--HG--
extra : rebase_source : 7ac90fae79d40e2c46357f5eb5f9c4af6935de7a
2011-01-22 02:42:09 +08:00
Phil Ringnalda
a2039d0388 Back out 8cfa54285e34 (bug 625424) in a CLOSED TREE, a=bustage 2011-01-25 21:57:59 -08:00
Phil Ringnalda
f7f741bc9e Back out f0f8c5391540 (bug 626368) a=bustage 2011-01-25 21:57:24 -08:00
Phil Ringnalda
64492f4b99 Back out f68e1a3a3705 (bug 622288) a=bustage 2011-01-25 21:54:41 -08:00
Patrick Walton
da48e8f708 Bug 612470 - Back out changeset ea8bf490e66d (don't close the current Panorama group if there are app tabs) due to test failure on Windows. r=backout a=backout 2011-01-25 17:57:56 -08:00
Patrick Walton
bb1bb3fbaa Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-25 14:02:18 -08:00
Tim Taubert
89e3ab83d9 Bug 622288 - CSS warnings: Error in parsing value for 'height'/'width'. Declaration dropped. [r=ian, a=beltzner] 2011-01-25 22:00:20 +01:00
Tim Taubert
58474f0073 Bug 626368 - Empty space left between tabs when closing multiple pages in Panorama view [r=ian, a=beltzner] 2011-01-25 22:13:21 +01:00
Tim Taubert
5eb8b355fc Bug 625424 - Dropping a tab onto the 'undo close group' dialog adds the tab to that group [r=ian, a=beltzner] 2011-01-25 22:04:17 +01:00
Raymond Lee
2aea5d2ba1 Bug 622872 - Broken experience with the following STR (leads to frozen UI) [r=ian,a=blocking2.0final+] 2011-01-22 03:39:35 +08:00
Michael Yoshitaka Erlewine
3fff2931fa Bug 628051 - Remove killNewTabGroup; r=ian a=beltzner 2011-01-25 15:19:20 -05:00
Michael Yoshitaka Erlewine
7ed6fac0c7 Bug 627736 - fix tab focusing after closing a group in panorama [r=ian, a=beltzner] 2011-01-25 14:14:10 -05:00
Michael Yoshitaka Erlewine
441651119b Bug 606837 - Gray out Panorama background on inactive windows [r=ian, ui=shorlander, a=beltzner] 2011-01-25 14:10:00 -05:00
Tim Taubert
606f7805e0 Bug 613541 - Panorama closes browser window when closing 'undo close group' r=ian a=blocking 2011-01-21 04:25:18 +01:00
Tim Taubert
19dc7f4eae Bug 624952 - Firefox 4.0 often shows all tab groups' tabs on startup [r=ian, a=dolske] 2011-01-21 22:42:51 +01:00
Tim Taubert
51f5890c75 Bug 624101 - Make our canvases be moz-opaque [r=ian, a=sayrer] 2011-01-24 01:58:12 +01:00
Tim Taubert
e584e83a16 Bug 616729 - rearranging tabs in panorama won't match tab ordering on tab bar [r=ian, a=dolske] 2011-01-22 07:25:12 +01:00
Tim Taubert
2ea782beba Bug 600812 - Dragging tab between groups doesn't work [r=ian, a=dolske] 2011-01-21 22:12:12 +01:00
Michael Yoshitaka Erlewine
0bf261d5e0 Bug 625269 - Reduce some unnecessary resizing of Items when resizing the window [r=ian, a=dietrich] 2011-01-21 10:21:30 -05:00
Ian Gilman
e236eb0bbf Backed out changeset 599e9b6cd5e5 a=bustage 2011-01-21 11:13:34 -08:00
Raymond Lee
35277a46e5 Bug 622872 - Broken experience with the following STR (leads to frozen UI) r=ian a=blocking 2011-01-21 10:39:51 +08:00
Michael Yoshitaka Erlewine
3fa50e88a8 Bug 626754 - do not open a new tab when panorama is run for the first time [r=ian, a=blocking2.0-final+] 2011-01-20 17:12:29 -05:00
Tim Taubert
22afda719f Bug 626683 - tabitems.js:905 - TypeError: this._reconnect is not a function r=ian a=dtownsend 2011-01-20 14:09:52 -08:00
Tim Taubert
d248b5b5ce Bug 625640 - JavaScript Warning: 'assignment to undeclared variable <varname>' [r=ian, a=beltzner] 2011-01-18 13:25:59 +01:00
Tim Taubert
7bce700558 Bug 624961 - GroupItems.unregister() must remove groups from _arrangesPending[] [r=ian, a=beltzner] 2011-01-18 13:40:13 +01:00
Tim Taubert
4fa1bae71a Bug 622835 - Stacked group display is broken if restored after firefox restart [r=ian, a=beltzner] 2011-01-17 13:38:04 +01:00
Raymond Lee
6f81f6ec4a Bug 608223 - Tab groups not restored after Force Quit / Crash [r=ian, a=blocking2.0betaN+] 2011-01-18 10:44:50 +08:00
Raymond Lee
6d906f368d Bug 608184 - After closing the current tab, Firefox switches to another group [r=dao,a=beltzner] 2011-01-17 17:54:32 +08:00
Michael Yoshitaka Erlewine
e0f814c34c Bug 625654 - Entering another tab doesn't trigger collapse of an expanded tab group [r=ian, a=beltzner] 2011-01-18 11:25:49 -05:00
Tim Taubert
d2339e650e Bug 624953 - GroupItems.resumeArrange() does not arrange pending groupItems but re-pushes them [r=ian, a=beltzner] 2011-01-18 13:32:03 +01:00
Ian Gilman
c24d5f9a5b Backed out changeset e2a0e70eb360 a=bustage 2011-01-18 10:58:37 -08:00
Sean Dunn
1d2e266055 Bug 626683 - tabitems.js:905 - TypeError: this._reconnect is not a function r=ian, a=breakage 2011-01-18 10:02:31 -08:00
Sean Dunn
846ae86a7f Bug 609685 - "Having opened panorama once in a window affects all rendering in that window, even in tabs that are opened later" [f=ian r=ian a=blocking] 2010-11-16 16:35:00 -06:00
Ehsan Akhgari
38d562b8e0 Bug 604215 - Part 3: Prioritize showing the target tab over internal maintenance tasks when switching to a tab from Panorama; r=ian a=blocking-final+ 2011-01-15 15:11:50 -05:00
Ehsan Akhgari
b60c606a7c Bug 604215 - Part 2: when switching into tab view, start the heartbeat only after the zoom operation has been finished; r=ian a=blocking-final+ 2011-01-14 15:15:29 -05:00
Ehsan Akhgari
b9d9f2e70a Bug 604215 - Stop Panorama's tab canvas drawing heartbeat during zoom animations; r=ian a=blocking-final+
This makes sure that we don't waste time running the heartbeat JS code and also possibly calling drawWindow when a zoom animation is in progress.  It should improve the performance of zoom animations.
2011-01-12 19:54:49 -05:00
Tim Taubert
039cfd569f Bug 624101 - Make our canvases be moz-opaque [r=ian, a=dolske] 2011-01-17 04:19:24 +01:00
Martin Cerdeira
5ec9fc9a84 Bug 606824 - Replace "typeof ... == undefined" checks; r=ian a=beltzner 2011-01-17 12:31:39 -05:00
Michael Yoshitaka Erlewine
af7f91bbe3 Bug 625443 - Arranging of expanded stacked groups is broken [r=ian, a=blocking2.0-final+] 2011-01-16 10:38:48 -05:00
Dão Gottwald
00e7a2f365 Backed out changeset 005134c9c078. a=. 2011-01-16 12:06:05 +01:00
Michael Yoshitaka Erlewine
5907adec2b Bug 625443 - Arranging of expanded stacked groups is broken. r=ian a=b 2011-01-15 23:47:07 -05:00
Stephen Horlander
d87d61b029 Bug 597776 - New group expander icon. r=ian 2011-01-16 10:58:53 +01:00
Tim Taubert
b854516db6 Bug 616967 - Hovering on 'Move to Group' on a new profile brings up in the current tab group the tab containing the welcome message [r=ian, a=beltzner] 2011-01-14 02:26:17 +01:00
Masayuki Nakano
cd6ad7aa09 Bug 610821 part.3 Panorama should handle keydown event rather than keypress event r=ian, a=johnath 2011-01-14 22:42:05 +09:00
Ian Gilman
97c7a82c12 Bug 598375 - Tab group displays over the top of the tab search button in panorama view. r=dietrich, a=blocking 2011-01-13 15:09:46 -08:00
Michael Yoshitaka Erlewine
c6fb1a9dba Bug 622631 - JavaScript Warning: "Error in parsing value for 'width'/'height'. Declaration dropped." [r=ian, a=beltzner] 2011-01-12 10:20:28 -05:00
Michael Yoshitaka Erlewine
1bcb948aea Bug 610242 - Don't show tab icon if there isn't one? [r=ian, a=beltzner] 2011-01-13 13:22:47 -05:00
Raymond Lee
003ef3e446 Bug 588265 - Closing a tab when in Tab Candy should cause the containing group to become focused [r=ian, a=beltzner] 2010-12-16 11:43:25 +08:00
Raymond Lee
6c99181072 Bug 596781 - Don't allow the last group to close if there are app tabs [r=ian, a=beltzer] 2010-12-17 13:43:31 +08:00
Raymond Lee
bc52cecd31 Bug 604098 - Double click anywhere to create a new tab [r=ian, a=dolske] 2011-01-10 11:23:56 +08:00
Tim Taubert
6c5ed97038 Bug 624265 - Undo most recently closed tab creates a new tab group and switches to it [r=ian, a=blocking2.0] 2011-01-13 02:08:22 +01:00
Michael Yoshitaka Erlewine
1cbc34f048 Bug 619440 - Group item title field should use HTML5 placeholder [r=ian, a=beltzner] 2011-01-11 23:36:05 -05:00
Michael Yoshitaka Erlewine
66d79f5a82 Bug 587503 - Improve reordering tabs in groups [r=ian, a=blocking2.0-fail+] 2011-01-12 16:48:42 -05:00
Tim Taubert
37a93e652d Bug 595436 - Fix backspace behavior in search [r=ian, a=beltzner] 2011-01-12 20:49:10 +01:00
Tim Taubert
cf435ff3ba Bug 606657 - moveTabToGroupItem fails if move the only tab in a group to the same group [r=ian, a=beltzner] 2011-01-12 21:10:47 +01:00
Ian Gilman
2c9cc9d190 backout merge a=bustage 2011-01-12 11:38:12 -08:00
Ian Gilman
8f4f975b2f Backed out changeset 7d30d6b75030 a=bustage 2011-01-12 11:37:41 -08:00
Ian Gilman
083b99c3ba backout merge a=bustage 2011-01-12 11:22:56 -08:00
Ian Gilman
19c5df23cb Backed out changeset 6d1496942eaf a=bustage
chael Yoshitaka Erlewine – Bug 610242 - Don't show tab icon if there isn't one? [r=ian, a=beltzner]
2011-01-12 11:22:20 -08:00
Michael Yoshitaka Erlewine
574184e882 Bug 610242 - Don't show tab icon if there isn't one? [r=ian, a=beltzner] 2011-01-11 23:33:19 -05:00
Michael Yoshitaka Erlewine
ee1cd30325 Bug 622238 - In tests: JavaScript Warning: "assignment to undeclared variable item" {file: "chrome://browser/content/tabview.js" line: 7374} [r=dao, a=beltzner] 2011-01-12 10:15:26 -05:00
Michael Yoshitaka Erlewine
57669f34ef Bug 622285 - CSS warnings: "Error in parsing value for 'size'/'position'." Solution: allow iQ's css method to accept Rect arguments [r=ian, a=beltzner] 2011-01-12 10:18:18 -05:00
Michael Yoshitaka Erlewine
854c7c434a Bug 587503 - Improve reordering tabs in groups [r=ian, a=blocking2.0-final+] 2011-01-11 14:35:13 -05:00
Raymond Lee
ecb3b97810 Bug 611715 - Rename tab.tabItem. r=ian a=beltzner 2011-01-11 16:20:08 +08:00
Dão Gottwald
69269a83b8 Bug 622514 - Remove XPCOM cruft from tabview.js. r=ian 2011-01-12 09:51:20 +01:00
Dão Gottwald
b777bf2fe9 Bug 622512 - Remove dead groups.jsm. r=ian 2011-01-12 09:51:01 +01:00
Tim Taubert
c534a052ca Bug 618828 - Cannot access search results from secondary window via click [r=ian, a=blocking-beta9] 2011-01-09 06:06:13 +01:00
Michael Yoshitaka Erlewine
194c04bcb9 Bug 619937 - Clicking on empty area of Panorama makes empty group [r=ian, a=blocking2.0-betaN+] 2011-01-10 17:49:29 -05:00
Dão Gottwald
143d47ca5b Bug 572160 - Put tabs in the title bar when the window is maximized. r=gavin ui-r=faaborg a=b
--HG--
extra : rebase_source : 8416d48d6c903409c40d7360a9cfa1c01b188828
2011-01-07 21:28:02 +01:00
Ian Gilman
38f7b0ba4a Bug 617511 - bug fix for test breakage by 594644 r=dietrich, a=johnath 2011-01-05 12:54:35 -08:00
Ian Gilman
f5793cb68d Bug 605935 - Use private-browsing-transition-complete instead of sessionstore-browser-state-restored r=ehsan a=dietrich 2010-11-03 11:14:27 -07:00
Ian Gilman
a2a34ef9c6 Bug 594644 part 2 r=dietrich a=blocking 2010-11-22 16:28:38 -08:00
Ian Gilman
ac8932f36d Bug 594644 - Return from Private Browsing Mode, Panorama forgets tab groups, until Panorama is manually re-launched r=dietrich a=blocking 2010-10-08 15:59:24 -07:00
Ian Gilman
fe3827bbae Bug 598795 - Clean up reconnect code once we have instant access to sessionstore r=dietrich, a=blocking 2011-01-05 12:54:34 -08:00
Raymond Lee
ac5482d1e6 Bug 614348 - browser/fuel/test/browser_ApplicationQuitting.js causes ASSERTION: XPConnect is being called on a scope without a 'Components' property r=ian, a=blocking
--HG--
extra : rebase_source : cbb1478b1039945bc18c435f944ee79f446d26dd
2010-12-21 14:01:10 -08:00
Raymond Lee
9065b26693 Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js r=ian, a=orange
--HG--
extra : rebase_source : 3fe0c10c1b23e51260b9522729b0c69b0e17f0f3
2010-12-18 04:22:17 +08:00
Raymond Lee
d208941262 Bug 597360 - Closing the last group results in weird behavior (window closes after pressing Ctrl+T, unresponsiveness, tabview asserts...) [r=ian, a=blocking2.0betaN+] 2010-12-09 10:13:12 +08:00
Michael Yoshitaka Erlewine
baf4fdc6c0 Bug 589206 - Drawing a tab group should be transparent or in background view [r+a=dolske] 2010-12-12 17:36:19 -05:00
Ehsan Akhgari
ffc2c81be4 Merge backout; a=orange-fix 2010-12-03 13:57:29 -05:00
Ehsan Akhgari
f33a598525 Backed out changeset b7e28f448533 (bug 609685) because of test failures 2010-12-03 13:57:14 -05:00
Raymond Lee
0fd3197abe Bug 608158 - Exiting Panorama when nothing but hidden groups and no app tabs, should create new tab [r=ian, a=beltzner] 2010-11-30 10:02:22 +08:00
Raymond Lee
5b04b3c537 Bug 608037 - Undo close tab in Panorama UI should keep you in Panorama UI [r=ian, a=beltzner] 2010-11-30 13:03:51 +08:00
Sean Dunn
a0a5a135f9 Bug 609685 - "Having opened panorama once in a window affects all rendering in that window, even in tabs that are opened later" [f=ian r=ian a=blocking]
--HG--
extra : rebase_source : 34ac66ceace07a05d7eb52c4458cf745df55c87d
2010-11-16 16:35:00 -05:00
Sean Dunn
11a53488b4 Bug 594433 - "Ensure the matched tab isn't over the search box in the Panorama UI" [r=dolske f=ian a=blocking] 2010-10-12 19:20:00 -04:00
Raymond Lee
bee4707628 Bug 597248 - Make sure Panorama's thumbnail cache is solid [r-ian, a=benjamin] 2010-11-30 16:15:51 +08:00
Ehsan Akhgari
6e55f9d1eb Back out bug 608158, bug 608037 and bug 567029 because of the browser-chrome leaks 2010-11-30 14:50:42 -05:00
Raymond Lee
1073d6a819 Bug 608158 - Exiting Panorama when nothing but hidden groups and no app tabs, should create new tab [r=ian, a=beltzner]
--HG--
extra : rebase_source : ddd7a59682ade581eabe1330e6745cd052c3107d
2010-11-30 10:02:22 +08:00