Commit Graph

613 Commits

Author SHA1 Message Date
Justin Dolske
d2f747fa56 Bug 638352 - tab-modal dialogs can get into bad focus state and key events can bleed through tabs. r=gavin 2011-04-19 14:18:17 -07:00
Raymond Lee
494eb611b2 Bug 587187 - properly test for TabView being defined r=ian 2011-04-14 12:20:17 +08:00
Jonathan Kew
20281c115e Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug. 2011-04-13 14:35:06 +01:00
Paul Biggar
bc3d36f617 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
52ee86d378 Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds. 2011-04-12 01:29:41 -07:00
Frank Yan
a00f6b0773 Bug 465086 - When closing a tab, other tabs should not resize until cursor leaves tab toolbar. r=gavin ui-r=beltzner 2011-04-11 23:50:56 -07:00
Paul Biggar
c0aeeea187 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Dão Gottwald
2e57c45181 Bug 642355 - Fix print preview in popups. r=gavin 2011-03-31 10:12:10 +02:00
Gavin Sharp
9f88da8e44 Bug 644645: don't NS_ASSERT when an extra parameter is passed to tabbrowser.addProgressListener, since popular extensions do that and it's annoying 2011-03-25 14:50:00 -04:00
Dão Gottwald
329c813aa2 Bug 608628 - Remove obsolete aMask parameter from tabbrowser's addProgressListener method. r=gavin 2011-03-23 12:35:21 +01:00
Dão Gottwald
c7ac959be9 Bug 463384 - "Tabbed mode" is an unnecessary complication. r=mano 2011-03-23 12:31:35 +01:00
Dão Gottwald
289d2eb12f Bug 631270: move status panel to the opposite side of the screen when the findbar is open, to avoid it obscuring find results in the common case of them being at the bottom left of the screen, r=gavin, ui-r=beltzner, a=beltzner 2011-03-02 16:48:58 -08:00
Gavin Sharp
4007d208c2 Back out bug 628179 (make navigation and tab switching always close the Find bar) to reduce risk. r=dao a=backout
--HG--
rename : browser/base/content/test/browser_bug628179.js => browser/base/content/test/browser_findbarClose.js
2011-02-28 11:56:56 -08:00
Dão Gottwald
3c6522333b Bug 633390 - Crop long link URLs in the middle instead of at the end. ui-r=faaborg r+a=gavin 2011-02-28 12:58:44 +01:00
L. David Baron
2355d289bc Disable opening of new tabs when double-clicking on the tabbar when the tabbar is unified with the titlebar, on GTK. (Bug 635397) r=dao a2.0=beltzner 2011-02-23 12:07:35 -08:00
Tim Taubert
4ccb9e9be9 Bug 625320 - Move 'Tab Groups' to the 'list all tabs' menu [r=dolske, a=dolske] 2011-02-19 11:35:02 +01:00
Patrick Walton
78b20bdfc0 Bug 628179 - Make top document navigation and tab switching close the Find bar. r=dao ui-r=limi a=sdwilsh 2011-02-11 16:11:24 -08:00
Dão Gottwald
38546fe0d6 Bug 631298 - Status panel: use min-width for loading status messages only. r=gavin 2011-02-09 22:40:13 +01:00
Asaf Romano (Mano)
2515ce4849 Bug 580638 - App Tab closes with keystroke or middle click. r=dao. a=blocker. 2011-02-07 15:54:26 +02:00
Simon Montagu
2f5bc78507 Bug 508816: remove browser workarounds. a=blocker 2011-02-07 09:59:32 +02:00
Dão Gottwald
dda4c0fb7d Bug 606909 - Don't put the tab drop indicator above tabs. r=gavin 2011-02-05 08:57:09 +01:00
Dão Gottwald
551d8cb041 Bug 631302 - Let the statuspanel move away when dragging over it. r=gavin 2011-02-04 09:07:45 +01:00
Dão Gottwald
bf9dc5aa5b Bug 629898 - Set min-width on statuspanel for less jitter. r=jag/gavin 2011-02-03 08:18:42 +01:00
Neil Deakin
b67a55a330 Bug 626997 - Correctly initialize the resizer for newly created browsers. r=dao 2011-02-01 11:14:56 +01:00
Margaret Leibovic
0c5bc35158 Bug 605409 - Document load progress no longer accessible; r=gavin a=blocking-betaN+
--HG--
extra : rebase_source : 0460b4de4f935209b785bc18c46c8a6059031e1a
2011-01-27 22:48:28 -08:00
Dão Gottwald
f30ce97987 Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b 2011-01-28 14:35:49 +01:00
Jonathan Kew
c2fe571abc backing out changeset 7eac2da4ca5e (bug 628654) for causing orange (see bug 629628) 2011-01-28 11:08:36 +00:00
Dão Gottwald
c3d8a56387 Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b 2011-01-28 09:20:37 +01:00
Neil Deakin
9b6538b672 Bug 626997, don't show window resizer when window is maximized or fullscreen, r=dao, a=gavin 2011-01-25 14:21:56 -05: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
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
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
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
Frank Yan
8f31491f5a Bug 585393 - left tab title text shifts when a new tab is added. r=dao a=dolske 2011-01-07 16:35:33 -08: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
Dão Gottwald
9351dd24d4 Bug 623669 - Minor cleanup in _positionPinnedTabs. r=gavin
--HG--
extra : rebase_source : 66a8c353080f701f464e29ce714219d3cd4901bb
2011-01-07 21:27:17 +01:00
Dão Gottwald
730797638e Bug 614290 - Remove pinnedonly attribute when adding new tabs. r=gavin
--HG--
extra : rebase_source : badd06e51a93091bd41f3c609a28a52cf723dbbc
2011-01-07 21:27:00 +01:00
Dão Gottwald
823bdb7c23 Bug 608589 - Increase timeout to reduce the chance for false positives 2011-01-07 14:34:28 +01:00
Gavin Sharp
82f380c4da Back out 0ab0603bea99 (bug 489303) due to suspected Txul regression, a=backout 2010-12-25 14:55:35 -05:00
Neil Deakin
49b5659acf Bug 489303 - No resizer since the statusbar is gone, r=gavin+roc, a=b 2010-12-21 13:19:00 -08:00
Dão Gottwald
33e995824a Bug 608589 - Report error and manually remove tab when closing animation doesn't finish. r=gavin a=b 2010-12-23 23:31:03 +01:00
Felipe Gomes
aefeb3c5b2 Bug 617522. App tabs' pinnedonly=true attribute needs to be updated when closing a tab, because that might leave only app tabs. r=dao a=blocking-final 2010-12-21 15:53:58 -08:00
Shawn Wilsher
2ed7d826a8 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Shawn Wilsher
1a57bc2dca Merge mozilla-central to Places. 2010-12-02 09:05:33 -08:00
Shawn Wilsher
9cdab945a8 Merge mozilla-central into Places. 2010-11-29 08:43:57 -08:00
Marco Bonardo
956064d4f7 Bug 582703 - Improve concurrency of location bar searches (fix post-review comments).
a=blocking
2010-11-29 12:44:43 +01:00
Raymond Lee
87c3ca2cce Bug 606901 - Tab close button doesn't show after moving some tabs to other group [r=dao, a=beltzner] 2010-11-26 16:39:07 +08:00
Boris Zbarsky
e72511da7a Bug 615194. Make all new tabs not active by default, not just those with a non-blank url. r=gavin 2010-11-30 23:06:49 -05:00
Markus Stange
33fb472485 Bug 547787 - New style for the tab bar on Mac. r=dao, a=beta8 2010-11-29 15:18:40 +01:00