Commit Graph

3583 Commits

Author SHA1 Message Date
Alice0775 White
a3f0a85c0f Bug 622571. Firefox menu no longer works after Ctrl+Clicking a bookmark. r=dao a=blocking-betaN 2011-01-19 19:21:50 -08:00
Felipe Gomes
72a78cdde1 Bug 624148. Middle clicking tabbar with tabs in titlebar doesn't open a new tab. r=dao a=gavin 2011-01-19 19:21:50 -08:00
Ehsan Akhgari
5f11f7b148 Bug 626500 - Part 2: Test adjustments; r=dao a=blocking-final+ 2011-01-19 12:34:13 -05:00
Ehsan Akhgari
bd4763137a Bug 626500 - Part 1: Remove the Panorama button from the default toolbar set; r=dao a=blocking-final+ 2011-01-18 16:49:57 -05:00
Philipp von Weitershausen
5a9cabcb70 Bug 619013 - Wording in Update Sync Key dialog needs to be more clear. r=mconnor a=blocking-betaN 2011-01-18 22:17:18 -08:00
Blair McBride
0d7a6728d3 Bug 558321 - Tab Matches are not honoured in Private Browsing mode. r=mak77, a=blocking-betaN 2011-01-12 13:40:36 +13:00
Margaret Leibovic
c85bd89f91 Bug 617553 - Doorhanger for add-on installation failures inside the AOM has no parent with chrome hidden [r=gavin, a=blocking] 2011-01-18 14:57:40 -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
Gavin Sharp
dbd8a41a54 Bug 616193: Follow up fix for about dialog - Cc/Ci aliases not recognized on non-Mac. r=dolske a=hardblocker 2011-01-17 11:56:54 -05:00
Tim Taubert
89c1211837 Bug 609495 - move to group on app tab context menu should be hidden, not disabled [r=dao, a=beltzner] 2011-01-18 13:49:04 +01:00
Mounir Lamouri
ad452c12b1 Bug 624151 - Improve the position of the invalid form popup. r=enndeakin a=beltzner 2011-01-18 12:07:15 +01:00
Dão Gottwald
e46502f915 Bug 626385 - Don't reposition pinned tabs when closing regular tabs. r+a=dolske 2011-01-18 09:47:48 +01:00
Markus Stange
a605d80548 Bug 615556 - Prevent tabs from overlapping during the close animation. r=dao, a=beltzner 2011-01-18 08:34:29 +01:00
Markus Stange
0185478c7d Bug 578422 - Make toolbar buttons transparent when using a lightweight theme. r=dao, a=beltzner 2011-01-18 08:28:29 +01: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
Neil Deakin
fee5806e2b Bug 489303, show resizer when statusbar is hidden, r=roc,gavin a=blocking 2011-01-17 09:35:32 -05:00
Dão Gottwald
a431d957f3 Bug 601228 - Don't position pinned tabs when the tab bar doesn't overflow. r=dolske a=b 2011-01-17 09:38:19 +01:00
Dão Gottwald
5783257b02 Bug 617506 - Transparent border between tabs and toolbars should overlay tabs when using aero glass. r=dolske 2011-01-17 09:29:50 +01: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
David Dahl
3595905b55 Bug 624588 - Change Panorama shortcut to Shift+Accel+E. r=dao
--HG--
extra : rebase_source : 9101e16c19adf2f5e9422c0eb1a2fecc18c35fb1
2011-01-16 10:54:17 +01:00
Philipp von Weitershausen
b4ccf31779 Bug 601019 - Sync UI: Always show "I have lost my Sync Key" and "Reset Password". r=mconnor a=blocking-betaN 2011-01-14 14:44:58 -08: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
Gavin Sharp
98598d86f9 Back out 6419e802aab0 (bug 624588) due to test failures, a=orange 2011-01-14 14:00:21 -05:00
David Dahl
5899e49a27 Bug 624588 - Change Panorama shortcut to Shift-Ctrl/Cmd-E r=dao a=final+ 2011-01-14 11:26:58 -06: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
Dão Gottwald
a9fbb45976 Bug 608589 - Avoid false positives when complaining about tabs that failed to close. r=gavin a=b 2011-01-14 11:47:38 +01:00
Philipp von Weitershausen
2efaeba5ed Bug 623795 follow-up: forgot to apply my own review comments. r=me a=blocking-betaN 2011-01-13 22:08:57 -08:00
Philipp von Weitershausen
54d33bf64c Bug 622408 follow-up: forgot to apply my own review comments. r=me a=blocking-final 2011-01-13 21:52:55 -08:00
Richard Newman
0658c97a9a Bug 622408 - Sync layout issues on localized builds. r=philikon a=blocking-final 2011-01-13 21:43:35 -08:00
Richard Newman
6c80443dc0 Bug 623795 - Sync setup and Add a Device wizard should trigger master password dialog. r=philikon a=blocking-betaN 2011-01-13 21:43:25 -08:00
Margaret Leibovic
043ab6dd2a Bug 610919 - Move "Sync Now" to the left side of the Firefox menu. r=dao, a=dtownsend 2011-01-13 16:07:47 -08:00
Margaret Leibovic
850a6a3855 Bug 615315 - Add a small close button to all doorhanger notifications and panels. r=gavin, a=blocking-final 2011-01-13 16:07:44 -08: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
Blair McBride
3e65ef8aa6 Bug 624734 - Star UI has no tooltip until bookmarked page is visited, r=mak, a=blocking
--HG--
extra : rebase_source : 2b0e88b87c0e678313609ac04b7356c0684a43b6
2011-01-13 16:28:20 +13:00