Marco Bonardo
ef0215a447
Bug 491276 - places/menu.xml: reference to undefined property this._self._result, r=dietrich
2009-06-12 14:59:25 +02:00
Marco Bonardo
6122b135ac
Bug 496266 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) causes page navigation, r=gavin
2009-06-12 14:59:15 +02:00
Marco Bonardo
fabd399a05
Bug 496277 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) fails on Linux, r=gavin
2009-06-12 14:59:10 +02:00
Michael Kohler
f596a31fe8
Bug 407366 - Require <something> for the keyword field when keyword searches are created, r=mak
2009-06-12 14:59:04 +02:00
Dietrich Ayala
d4ecc24959
Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
...
* * *
2009-06-12 00:34:35 -07:00
Gavin Sharp
ca3f7d6c20
Bug 497482: flush 'save session' pref explicitly when shutting down, since some ways of shutting down on mac cause us to avoid saving prefs, r=mconnor
2009-06-11 16:17:33 -04:00
Marco Bonardo
a42c49ee0e
Bug 496635: Middle click bookmark in the right-upper pane of the library does not open in new tab, r=dietrich
2009-06-12 00:07:06 -04:00
Johnathan Nightingale
aa69868ad8
Bug 497656: don't migrate passwords and offlineApps settings from sanitize-on-shutdown to CPD-dialog, since the dialog no longer has UI for controlling them, r=gavin
2009-06-12 00:03:35 -04:00
Shawn Wilsher
b84cbee827
Backed out changeset d891a7418d95 (bug 483980)
2009-06-11 16:08:07 -07:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
2cf526db39
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Dão Gottwald
e667d8a072
Backed out changeset 7015295489b0
2009-06-11 09:07:48 +02:00
Dão Gottwald
0cf57f997d
Bug 482086 - Restyle the location bar on OS X. r=mstange
2009-06-11 02:36:54 +02:00
Dão Gottwald
aac465e011
Bug 488543 - remove Mac-specific tabs-closebutton-box. r=rflint
2009-06-11 01:10:42 +02:00
Dão Gottwald
b3741649cc
Bug 495058 - Location bar emptyText not shown when deteaching blank tab or about:privatebrowsing into a new window. r=gavin
2009-06-11 01:10:09 +02:00
Dão Gottwald
9d8fa4032b
Bug 496711 - Update geolocation icon on OS X
2009-06-11 00:56:43 +02:00
Dão Gottwald
6d27e574a2
Bug 497114 - New '+' icon image of new tab button has lower legibility. ui-r=faaborg
2009-06-11 00:54:14 +02:00
Neil Deakin
79321ef1f8
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
2009-06-10 14:00:39 -04:00
Neil Deakin
e4be0a0eed
Bug 488846, use a custom controller finding method which checks for open context menus for places, r=mak (CLOSED TREE)
2009-06-10 14:00:30 -04:00
Mark Finkle
71094b75ef
Bug 497098: add imageURL getter to nsContextMenu for extension compat, r=gavin
2009-06-09 21:59:18 -04:00
Drew Willcoxon
ebde8c9e52
Bug 496782 - browser_sanitizeDialog.js calls finish() twice; r=gavin.sharp
2009-06-09 16:12:35 +02:00
Henri Sivonen
2b33dab370
Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner
2009-06-09 10:41:19 +03:00
Mike Connor
6adc091468
more credit updates
2009-06-08 13:12:33 -07:00
Dão Gottwald
f45f20f067
Trying to fix browser_ctrlTab.js failure on OS X...
2009-06-07 21:38:17 +02:00
Dão Gottwald
4c063c775d
Test for bug 495058
2009-06-07 13:29:25 +02:00
Dão Gottwald
d7a44b8af1
merge
2009-06-07 01:50:00 +02:00
Dão Gottwald
89ca912ffd
Backed out changeset ab707e83c6fc
2009-06-07 01:49:43 +02:00
Dão Gottwald
8cec109ef8
try to fix weirdness in browser_ctrlTab.js test
2009-06-07 00:34:49 +02:00
Dão Gottwald
b16409f70a
Test for bug 495058
2009-06-06 19:21:59 +02:00
Gavin Sharp
60fc4e646d
add bug # ref in comment for bug 496103's test
2009-06-04 03:40:11 -04:00
Gavin Sharp
30b5394653
disable test for bug 496103 on linux
2009-06-04 03:35:56 -04:00
Gavin Sharp
4b6dbc8ae5
Tweak comment for unit test bustage fix for bug 496103
2009-06-04 01:54:23 -04:00
Gavin Sharp
dbf7fff25e
Unit test bustage fix for bug 496103
2009-06-04 01:50:16 -04:00
Gavin Sharp
cda659cb28
Bug 496103: don't cancel mousedown events for menus (prevents dragging bookmark folders on the bookmark toolbar), r+sr=Neil. Test by Marco Bonardo <mak77@bonardo.net>, r=dietrich
2009-06-03 22:43:03 -04:00
Dão Gottwald
b00a8085f5
Bug 495606 - Update search engine button and location bar drop down glyph on Windows. r=rflint
2009-06-03 18:03:18 +02:00
Dão Gottwald
abcf4cb98d
Bug 495181 - OS X: Remove resize mark between location bar and search bar. r=mstange
2009-06-03 18:02:32 +02:00
Dão Gottwald
8cd0dce2ef
Bug 462967 - Update full screen window controls on windows theme. r=rflint
2009-06-03 18:01:26 +02:00
Justin Dolske
af0af0a107
Bug 494832 - also update folderDropArrow.png to match back/forward dropdown arrow. ui-r=beltzner, a191=beltzner
2009-06-02 23:15:59 -07:00
Boris Zbarsky
9aa406ba85
Backed out changeset 171da87539a4 due to persistent failure of the browser_420786.js test on Linux.
...
--HG--
extra : rebase_source : 85a483ec9afca4bf536c64da8620ddbfb6352e4f
2009-06-01 17:03:41 -04:00
Ehsan Akhgari
d3a50429b6
Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko
2009-06-01 21:30:02 +04:30
Alex Faaborg
5e6ee64e65
Bug 495664 - Update theme preview image for Firelight
2009-05-31 09:53:27 +04:30
Alex Faaborg
517ea61a0a
Bug 494832 - Back/forward dropdown needs to look darker when it's enabled and lighter when it's disabled
2009-05-31 00:34:42 +02:00
Dão Gottwald
efe1251628
Bug 494659 / bug 494833 - Refresh new tab and all tabs icons on OS X. r=mstange
2009-05-31 00:28:19 +02:00
Ehsan Akhgari
a42923bc00
Bug 495214 - Refresh tab strip arrows on Windows (followup fix); r=dao
2009-05-30 19:56:41 +04:30
Ehsan Akhgari
843d179d6e
Bug 495214 - Refresh tab strip arrows on Windows (icons)
2009-05-30 17:26:46 +04:30
Ehsan Akhgari
23d294ff5a
Bug 495214 - Refresh tab strip arrows on Windows; r=dao
...
--HG--
rename : browser/themes/winstripe/browser/tabbrowser/tab-arrow-start-aero.png => browser/themes/winstripe/browser/tabbrowser/tab-arrow-left-aero.png
rename : browser/themes/winstripe/browser/tabbrowser/tab-arrow-start.png => browser/themes/winstripe/browser/tabbrowser/tab-arrow-left.png
rename : browser/themes/winstripe/browser/tabbrowser/tab-arrow-end-aero.png => browser/themes/winstripe/browser/tabbrowser/tab-arrow-right-aero.png
rename : browser/themes/winstripe/browser/tabbrowser/tab-arrow-end.png => browser/themes/winstripe/browser/tabbrowser/tab-arrow-right.png
2009-05-30 17:21:55 +04:30
Mike Beltzner
449e1074ed
Bug 489245: Distinguish between selecting help from the menu item and pressing F1, r=mconnor
2009-05-30 00:09:57 -04:00
Dão Gottwald
fc10ca7573
Bug 494658 - Refresh new tab icon on Windows. r=rflint
2009-05-29 21:22:04 +02:00
Dão Gottwald
254331b604
Bug 495243 - Refresh secure icons on OS X
2009-05-29 01:19:52 +02:00
Dão Gottwald
22603abb75
Bug 495022 - Refresh tab strip arrows on OS X. r=mstange
2009-05-29 01:09:58 +02:00
Gavin Sharp
20d1c5bca1
Port more reliable branch test from bug 304198 to trunk to fix intermittent oranges, a=beltzner/shaver
2009-05-28 18:43:58 -04:00