Commit Graph

3276 Commits

Author SHA1 Message Date
Ehsan Akhgari
f2580b9f85 Bug 587248 - Part 8: Fix resizing and drag and drop in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
bf98575b78 Bug 587248 - Part 7: Correct some direction dependent CSS code in tabitems.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
4ba4f2fe21 Bug 587248 - Part 6: Add RTL support to the TabView functionality implemented in ui.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
7dbebb93d2 Bug 587248 - Part 2: Add RTL support to content CSS for TabView; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
9713e446ac Bug 587248 - Part 1: Set the correct direction for the TabView document upon being displayed; r=gavin a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Frank Yan
6bd04d0d78 Bug 582702 - Move Undo Close Tab option on tab context menu. r=dao ui-r=faaborg a=blocking2.0:final+ 2010-11-13 12:46:12 -08:00
Steffen Wilberg
4ed3f0f9ef Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
Dão Gottwald
16404bef6e Bug 610071 - Stretch the app button to match the caption buttons' size. r=gavin 2010-11-12 09:46:06 +01:00
Szókovács Róbert
36b954ef07 Bug 513648: strip embedded newlines and whitespace when middleclick-pasting URLs, r+a=gavin
--HG--
extra : rebase_source : 7c1ef8fabde83c284c123d758484abd22dd4eb33
2010-11-04 03:14:07 -04:00
Gavin Sharp
ceff7bd2aa Bug 608123: multiple popup notifications should stack vertically and be the same width, r=dtownsend, a=blocking
--HG--
extra : rebase_source : e5e8209de1dc142c74c554eaa765ef5abd13a433
2010-11-08 10:47:08 -05:00
Gavin Sharp
7d0fb9f8b2 Bug 597644: feed button/menuitem isn't updated properly on back/forward navigation, r=dao, a=blocking
--HG--
extra : rebase_source : 13b67ff4b345902fb7f88dfbe875674462374cd6
2010-10-26 20:16:31 -04:00
Gavin Sharp
91c49659b7 Bug 607496: clean up feed button code, r=dolske/margaret, a=dolske
--HG--
extra : rebase_source : ad382cd8af215b44f8a1e150e1d4f47fd6e3a6dd
2010-10-26 18:59:02 -04:00
Philipp von Weitershausen
044e1c73e5 Bug 602715 - Sync UI: Only mention enabled engines in client wipe confirmation dialog. r=mconnor a=blocking-beta8 2010-11-10 09:36:47 -08:00
Patrick Walton
a45f6bfe30 Bug 607163 - Part 2: Move the Web Console CSS to browser.xul and fix a small ensuing styling regression, r=dao, a=gavin 2010-11-10 11:10:25 -05:00
Dão Gottwald
3c450f0c95 Bug 609700 - Shift-clicking the back button or middle-clicking it with browser.tabs.opentabfor.middleclick=false opens an invisible tab. r=gavin 2010-11-10 09:38:08 +01:00
Michael Yoshitaka Erlewine
ec7e0384f9 Bug 602777 - Quit pretending in Items.arrange [r=dolske, a=blocking2.0=betaN+] 2010-11-06 20:08:57 -04:00
Felipe Gomes
eccf5ec409 Bug 582950. When there's only app tabs, tabstrip UI oscillates with overflow/underflow events. r=dao a=betaN 2010-11-09 11:41:37 -08:00
Dão Gottwald
7664cda114 Bug 565575 - Retain location bar focus when switching tabs. r=mano a=b 2010-11-09 10:25:07 +01:00
Marco Bonardo
a15a33a2ec Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Marco Bonardo
b8a312be4a Bug 549340 - reorganize ContentAreaClick, give it consistent return values and comments.
r=gavin a=blocking
2010-03-24 22:21:54 +01:00
Marco Bonardo
2b0dae34dd Bug 606320 - about:home throws a invalid string exception.
r=gavin a=blocking
2010-11-08 15:03:44 +01:00
Dão Gottwald
5ce9b74a8a Backing out change that shouldn't have been part of changeset 0fdd9f2f8bc9. a=foo 2010-11-07 15:14:03 +01:00
Dão Gottwald
332ac241a7 Bug 610196 - Alt+Home should open in a new tab when current is an app tab. r+a=gavin 2010-11-07 15:06:37 +01:00
Dão Gottwald
dddbc9fd91 fix handling of about:blank in browser_tabMatchesInAwesomebar.js 2010-11-07 15:04:59 +01:00
Dão Gottwald
3f18ac84a9 Bug 604457 - switchToTabHavingURI shouldn't close selected tab or revert URL bar. r+a=gavin 2010-11-07 13:59:51 +01:00
Dão Gottwald
de74f3f780 Bug 598619 - Switch-to-tab shouldn't suggest about:blank (closes the current tab if that's blank and switches to random other tab). r=mano 2010-11-07 13:59:28 +01:00
Dão Gottwald
835de3f9f2 whitespace cleanup 2010-11-07 13:58:58 +01:00
Bill Gianopoulos
e17d82592e Bug 585370 - Remove uses of appMenuButton.label. r=dao a=NPOTB 2010-11-07 13:55:14 +01:00
Markus Stange
2e1c50ed90 Backed out changeset 7ef7de3f34b1 (bug 594002) because of browser_480148.js failures on Linux. 2010-11-06 14:41:02 +01:00
Markus Stange
9dbec5120e Bug 594002 - Make the tab bar scrollbox deal with tab scrolling properly when it has padding set on it. r=Enn, a=betaN 2010-11-05 17:03:59 +01:00
Margaret Leibovic
cc776374c4 Bug 607089 - Home button should open in a new tab when current is an app tab. r=dao a=gavin 2010-11-05 14:03:42 -07:00
Margaret Leibovic
b1a069a06e Bug 599573 - Only allow one about window to check for / download / etc. updates. r=gavin a=blocking-final 2010-11-05 14:03:42 -07:00
Margaret Leibovic
6b96d1c119 Bug 599480 - When the about window is opened the app menu's check for updates menuitem is a noop. r=dolske a=blocking-final 2010-11-05 14:03:42 -07:00
Raymond Lee
9e999cf889 Bug 595521 - When closing the last group, the undo button should stay indefinitely r=dolske, a=blocking
--HG--
extra : rebase_source : 92bf85f2a38f70e2da983a3b39fba421a7e268c4
2010-10-29 12:55:18 +08:00
Michael Yoshitaka Erlewine
d8d94abf6e Bug 596075 - Move First-Run Video To Be A Tab Pointing To A Mozilla-Hosted Web Page [r=dolske, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : b05376dd45ebceaadd35b6f628ba28e47037f24e
2010-10-26 17:06:20 -04:00
Frank Yan
f564d7a9bc Bug 606691 - combined location bar buttons should not appear in popups without toolbar items. r=dao a=gavin
--HG--
extra : rebase_source : 95defa75f1e2f274466523c0dcc8b8424e39793e
2010-11-05 12:56:03 -07:00
Frank Yan
ad73c5206c Bug 593357 - Stop/Go/Reload button breaks resizing the location and search bar after it was relocated and reattached back to the location bar. r+a=gavin
--HG--
extra : rebase_source : f439d3f7662367ff3a6c61baf4689f7c265d68f3
2010-11-05 12:56:03 -07:00
Frank Yan
b56bc0f52d Bug 607518 - After performed Paste & Go and Paste & Search , Ctrl+Z makes blank, Ctrl+Z is necessary twice to undo it. r+a=gavin
--HG--
extra : rebase_source : d22c594d6cec8cfbdadb68b799d5e228aa138f8e
2010-11-05 12:56:03 -07:00
Alice0775 White
994a73d975 Bug 405541 - Location Bar don't revert back to the correct url of the tab when you middle click go after entering text, to open in a new tab. r=dao 2010-11-05 11:56:49 +01:00
Azat Tymerkaev
79dfd0fce5 Bug 599735 - Add feed icon to the new Subscribe entry in Bookmarks menu. r=dao 2010-11-05 09:29:10 +01:00
Bill Gianopoulos
6eb0e41b89 Bug 608717 - Add CAN_DRAW_IN_TITLEBAR since MENUBAR_CAN_AUTOHIDE is overloaded. r=dao a=NPOTB 2010-11-05 09:26:46 +01:00
Ehsan Akhgari
e523201689 Backed out changeset 119ed9cbd3c6 because of browser-chrome orange 2010-11-04 18:20:42 -04:00
Ehsan Akhgari
b4a1f47e36 Bug 607482 - When in Private Mode, opening a new window causes FF button to flash orange and then turn purple; r=dao a=dietrich 2010-10-29 12:30:52 -04:00
Dave Townsend
ae7a168044 Bug 579540: Wait for focus before accepting extension installs. r=gavin, a=tests 2010-11-03 11:23:18 -07:00
Ian Gilman
b5b0533730 Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test 2010-10-21 10:39:51 -07:00
Ian Gilman
5fca90108b Backed out changeset bcad241e5c22 2010-11-02 13:34:09 -07:00
Ian Gilman
d45729224e Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test
--HG--
extra : rebase_source : ea0c0fc840f6679501b608958e75a4583889cce3
2010-10-21 10:39:51 -07:00
Ehsan Akhgari
39f1fe3e0a Bug 579540 - Intermittent timeout in browser/base/content/test/browser_bug553455.js, followed by various failures about number of installed extensions or notifications, probably depending on when it timed out; r=gavin a=orange-fix
Try to increase the timeout to twice its previous amount in the hopes that it fixes the intermittent timeout in this test.
2010-11-01 14:50:34 -04:00
Bill Gianopoulos
f6ae2fb75f Bug 585370 - Move app menu contents to a separate file. r=dao a=no-code-change 2010-11-01 14:15:13 +01:00
Gavin Sharp
10e721a4e1 Bug 608162: adjust margin on search textbox on about:home, r=mak, a=blocking
--HG--
extra : rebase_source : ab87734b2a8bbb56a368216cded7752644ad2922
2010-10-29 17:17:36 -04:00