Commit Graph

412 Commits

Author SHA1 Message Date
Dão Gottwald
80993bd9f8 Bug 553178 - Use event.target instead of event.originalTarget in _getDragTargetTab, since tabs aren't anonymous anymore. r=mano
--HG--
extra : rebase_source : b1c12405019d6acee38632b69aa4444f1cada305
2010-03-18 19:31:31 +01:00
Markus Amalthea Magnuson
12c8897a52 Bug 552166 - Change title of empty tabs from "(Untitled)" to "New Tab". ui-r=faaborg, r=mano 2010-03-18 08:04:42 +01:00
Dão Gottwald
e8a68bbf63 Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Ehsan Akhgari
5a6a0d7ce1 Bug 551580 - Can't enter private browsing mode, fails with Error "ds is undefined" in _beginRemoveTab(); r=dao (landing on a CLOSED TREE; a=dholbert for that!) 2010-03-15 17:58:24 -04:00
Blair McBride
bd0b32abc1 Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2009-11-23 15:37:39 +13:00
Dão Gottwald
a12d2b8675 Bug 481904 - Dragging a tab stops scrolling at the tab's position when dragging to the first/last tab and back. r=mano
--HG--
extra : rebase_source : 9a850fa1ec9b0f38502b564691ad6b487cbe8d4e
2010-03-10 13:44:06 +01:00
Dão Gottwald
01a46c21b0 Bug 508499 - simplify tab drop indicator code and styling. r=gavin 2010-03-10 09:07:45 +01:00
Rob Arnold
31aa8e0777 Bug 540248 - "Race condition when updating the window title during tab preview" r=dao 2010-01-17 10:48:00 -05:00
Rob Arnold
a7e521d645 Bug 527105 - Hovering over a taskbar preview causes the product name in the title bar to disappear r=rflint sr=mconnor 2010-01-17 09:04:00 -05:00
Dão Gottwald
dbe97109e1 Bug 402147 - Clean up and refactor some event handling code in tabbrowser.xml. r=gavin 2010-02-26 08:58:46 +01:00
Dão Gottwald
126e4025fe Bug 541393 - gBrowser.moveTabTo(gBrowser.selectedTab, 0) with only one tab open moves the tab after the new tab button. r=gavin 2010-02-05 08:33:46 +01:00
Dão Gottwald
05718dc955 Bug 504475 - closing last tab shows tab bar with "Always show the tab bar" off, and browser.tabs.closeWindowWithLastTab = false. r=gavin 2010-01-24 11:20:57 +01:00
Alexander Surkov
4f69473fdb Bug 540389 - WARNING: Bad accessible tree! [tabbrowser tab], r=davidb, marcoz, mconnor 2010-01-19 12:35:08 +08:00
Dão Gottwald
72f04db1ba Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano 2009-12-15 08:49:08 +01:00
Dão Gottwald
7fa43a2553 Bug 500214 - tabbrowser.xml and browser-tabPreviews.js use mutation event listeners. r=vlad, sr=mconnor 2009-12-12 20:31:21 +01:00
Markus Stange
af1e2159b3 Bug 534172 - Tab list should be cleared at popuphidden, not at popuphiding. r=Enn
--HG--
extra : rebase_source : e201ed7db24d6f862575809756e68a4d551393db
2009-12-11 23:04:02 +01:00
Dão Gottwald
8eb02744ee Bug 484315 - With browser.tabs.closeWindowWithLastTab set to false popups cannot be closed. r=gavin
--HG--
extra : rebase_source : 98796a0d5f44a4a93fcb6e62484f2a45b978d4eb
2009-11-06 22:39:46 +01:00
Dão Gottwald
c076f94025 Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad 2009-11-05 09:02:12 +01:00
Dão Gottwald
a5e134553e Bug 509298 - updateCurrentBrowser leaves focus in location bar if no specific element is focused in that browser. r=enn, ui-r=beltzner 2009-10-31 01:04:07 +01:00
Dão Gottwald
d9f27bea07 Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano 2009-10-14 14:50:52 +02:00
Dão Gottwald
9437300eb2 Bug 521967 - Going back/forward to a page shows the default favicon briefly. r=mano 2009-10-14 14:49:14 +02:00
Dão Gottwald
61132f443c Bug 497973 - tab bar overflow animation should use the scroll arrow instead of the all tabs button. ui-r=faaborg, r=vlad 2009-10-13 21:57:48 +02:00
Dão Gottwald
4b9837871c Bug 521216 - Dispatch the TabOpen event before notifying progress listeners. r=gavin
--HG--
extra : rebase_source : ae11457dde7197eb0d56c8795c67728be93dc27d
2009-10-09 20:36:06 +02:00
Dão Gottwald
db77698258 Bug 494152 - eliminate onnewtab and the NewTab event. r=mano 2009-10-06 16:27:15 +02:00
Rob Arnold
e991b2bf7f Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor 2009-10-06 00:26:15 -04:00
Dão Gottwald
781700e4b0 Bug 494373 - make sure the location bar is visible before focusing it. r=gavin 2009-10-05 15:41:24 +02:00
Dão Gottwald
4be503d54d Testing impact on Ts Shutdown 2009-10-02 07:57:54 +02:00
Dão Gottwald
d21bfbc361 Testing impact on Ts Shutdown 2009-10-02 01:51:49 +02:00
Dão Gottwald
4d33dfaf56 Attempt to address Ts Shutdown regression, follow-up to bug 334697 2009-10-01 17:00:06 +02:00
Dão Gottwald
69f90982c1 Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-10-01 14:31:24 +02:00
Dão Gottwald
a1a3afbb88 Backed out bug 334697 to see if it caused a Ts Shutdown regression 2009-10-01 12:11:50 +02:00
Dão Gottwald
391e0ea92f Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-09-30 10:40:50 +02:00
David Dahl
1a3260b702 Bug 463270: fix favicon code to avoid trying to load a favicon for wyciwyg: pages (fixes ASSERTION: Must have a principal: 'mOwner'), r=gavin
--HG--
extra : rebase_source : 67d63f88c4ed980508c15ef1afcde94155e9171d
2009-09-22 14:13:58 -04:00
Dão Gottwald
debf92ce03 Bug 517503 - clean up gBrowser.selectedBrowser usage. r=gavin 2009-09-18 20:18:26 +02:00
John Morkel
2d21461a7d Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao 2009-09-17 15:03:15 +02:00
Dão Gottwald
dfd501aadc Bug 515932 - loadOneTab and addTab should accept a hash of parameters, including a parameter for opening the tab next to the current one. r=gavin, sr=mconnor 2009-09-15 01:33:00 +02:00
Dão Gottwald
3b0a23450f Bug 310738 - Don't show progress indicators when using bfcache to go to another page. r=mano 2009-09-09 18:31:25 +02:00
John Morkel
dcffc3a9c0 Bug 465673 - Open related tabs next to the current one. r=dao, ui-r=beltzner 2009-09-04 16:37:17 +02:00
Bill Gianopoulos
2ab3348ca6 Bug 509412 - tab close buttons disappear when closing the first tab. r=dao 2009-08-16 02:34:20 +02:00
Marco Bonardo
cbbe8c14a9 Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao 2009-08-14 10:03:34 +02:00
Neil Deakin
5303f25260 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Dão Gottwald
f7fa537188 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Dão Gottwald
928cf217ee Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Dão Gottwald
467d223d97 restore classic all-tabs menupopup code 2009-07-10 20:34:46 +02:00
Dão Gottwald
76d71901f9 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 4. r=enn 2009-07-10 14:19:07 +02:00
Dão Gottwald
366e3ce209 another desperate attempt to fix the leak 2009-07-10 13:50:10 +02:00
Dão Gottwald
ae86acf852 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 3. r=enn 2009-07-10 13:21:16 +02:00
Dão Gottwald
86afc44dd3 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 11:13:10 +02:00
Dão Gottwald
d4290fae58 backout rest of changeset e7ddb79fdb10 2009-07-10 11:01:53 +02:00