Commit Graph

61 Commits

Author SHA1 Message Date
Dão Gottwald
2d211b3105 Bug 626148 - Opening link in new tab from background window opens tab in foreground window; r,a=dolske 2011-01-28 14:58:42 -05:00
Brian Carpenter
c3f3144e62 Bug 607234. Remove "Release Notes" from the Help menu. r=dolske, a=dolske. 2011-01-29 01:19:29 +13:00
Dão Gottwald
d307de44b0 Bug 606678 - use openLinkIn in nsContextMenu ("Open Link in New Tab" shouldn't add tabs to popups). r=gavin a=b
--HG--
extra : rebase_source : c76eb56bdcdb55bf965b5c3adebfeb6720a733db
2010-12-25 00:11:45 +01: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
Frank Yan
f802cb8232 Bug 588209 - Determine final URL for "Submit Feedback..." help menu option, r=dolske, a=blocking 2010-10-25 17:30:08 -07:00
Dão Gottwald
e7b4a43da0 Bug 586234 - When middle clicking links in popups, open the new tab in a full browser window. r=gavin a=b 2010-10-23 14:01:33 +02:00
Dão Gottwald
0442baac78 Bug 596562 - "Check for Updates..." opens the Software Update dialog behind the About window. r=gavin a=b
--HG--
extra : rebase_source : 68a6d27a55ffd2e68294d3ad90dbc13383f53d0c
2010-10-07 13:40:43 +02:00
Dietrich Ayala
a4849f97a5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Sindre Dammann
99e5c29b88 Bug 594131 - bookmarks opened from app tab should open in the foreground even if browser.tabs.loadBookmarksInBackground=true. r=dao a=b 2010-09-22 14:55:08 +02:00
Dietrich Ayala
6cfe2c2030 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Dietrich Ayala
a2df4c31c5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Margaret Leibovic
50bfb2a221 Bug 579547 - New About window for Firefox 4 r=gavin ui-r=belzner a=blocking 2010-09-14 16:17:59 -07:00
Sindre Dammann
0da644c886 Bug 579872 - Bookmarks should always opens a new tab when the current tab is an app tab. r=dao a=blocking
--HG--
extra : rebase_source : e4ede7420daf6d18c6dfa8518b5d8879eaa7fcd7
2010-08-31 21:30:38 +02:00
Margaret Leibovic
e5512ffefb Bug 572695: Remove "Report a Broken Website" from Firefox. r=dolske, a=blocking-betaN 2010-08-23 10:34:29 -07:00
Dão Gottwald
d7ac88f158 Bug 417733 - About box should be always-on-top on Windows and Linux. r=gavin 2010-03-04 10:24:31 +01:00
Gavin Sharp
9ca84f2cad Bug 512784: add Services.jsm module to allow easy global access to common services, r=dao, r=Mossop
--HG--
extra : rebase_source : 1827809b6e8ce51e4fb238e962f36aaf30b6ad15
2010-01-28 13:31:45 -05:00
Dão Gottwald
0d650ddacf Bug 539884 - else-after-return in whereToOpenLink. r=gavin 2010-01-19 20:18:40 +01:00
Dão Gottwald
ec0d4db739 Bug 539594 - Middle-clicking back/forward/reload should open the new tab next to the current one. r=mconnor 2010-01-15 09:19:41 +01:00
Robert Strong
3d5e9f90a1 Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
Robert Strong
3772c296ba Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich 2009-11-18 21:50:05 -08:00
Tanner M. Young
d2a906feb3 Bug 514308 - Fix shift+click on the RSS icon in the address bar. r=mano 2009-11-09 22:14:20 +01:00
Markus Amalthea Magnuson
dd90bc6deb Bug 287162 - Mac Widget code ignores "minimizable=no" window feature, r=mano sr=roc ui-r=faaborg 2009-10-17 21:05:42 -07:00
Curtis Bartley
ac1be2130e Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor 2009-09-25 18:40:51 +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
23f67e1921 Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor 2009-08-17 16:29:01 +02:00
Dão Gottwald
1e32437863 Bug 502239 - fix focusElement() misuse. r=enn 2009-08-10 18:27:10 +02:00
Neil Deakin
8eb3e02e5d Bug 499547, double click on bookmark in library not raising window, r=dao 2009-06-24 13:12:31 -04: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
Vlado Valastiak
019c15684c Bug 448029 - "Check for Updates" label and its variations need separate accesskeys. r=gavin 2009-04-11 10:46:01 +02:00
Dão Gottwald
df2a416e74 Bug 468170 - Update comment to reality 2009-04-02 17:12:41 +02:00
Michael Kohler
8eb7ddcc40 Bug 468170 - Menu entry "Help > Release Notes" opens in same tab instead of new one. r=gavin 2009-04-02 16:56:25 +02:00
Asaf Romano
c0d3b3c818 Bug 475066 - dragging a tab out of the browser window doesn't detach. r=mconnor 2009-02-19 14:00:05 +02:00
Simon Montagu
30d51917c4 Fix typo in the checkin for bug 418513 (changeset 68e3d56ef84c).r=gavin 2008-12-18 00:50:59 -08:00
Simon Montagu
70d49c14fa Make display of the directional hook on the caret dependent on the bidi.browser.ui pref. Bug 418513, r=uriber, sr=roc (for core) r=mano, gavin.sharp (for browser) 2008-12-14 01:05:39 -08:00
Robert Strong
f9056c4988 Bug 464791 - Add ifdef MOZ_UPDATER for the app update preferences UI and Help menu. r=mconnor, approval1.9.1=mconnor 2008-11-26 00:45:24 -08:00
Neil Rashbrook
4ed43f101a Bug 413915 - isValidFeed modifies its first paramter, r=sayrer 2008-09-06 19:28:36 -07:00
Phil Ringnalda
a27193e058 Bug 451329 - Match IE7 and HTML5 by removing sniffing for title='rss' in feed autodiscovery, r=sayrer 2008-09-06 18:01:43 -07:00
Gavin Sharp
c740ff5cdd Bug 451428: minor code simplification for whereToOpenLink, r=dao 2008-09-03 20:18:50 -04:00
Klaas Heidstra
4be6cb573a Bug 263942 - Reload button should have middle click support. r=gavin, ui-r=beltzner 2008-08-31 23:00:59 +02:00
Serge Gautherie
6280a774d6 Bug 225740 – utilityOverlay.js needs cleaning
p=sgautherie r=mano
2008-07-27 21:25:59 +01:00
mconnor@steelgryphon.com
0bed851aad bug 425419 - Help window opened from the Options dialog is modal, r=gavin, a=damon 2008-04-22 20:51:11 -07:00
reed@reedloden.com
377a5bb5b8 Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+] 2008-04-08 11:45:08 -07:00
johnath@mozilla.com
fd53f748be Back out bug 423833 due to windows browser test failures 2008-04-07 07:56:44 -07:00
johnath@mozilla.com
3d1072b0ce "Show Only This Frame" code uses about:neterror url for error pages. b=423833 r=mano a=blocking-firefox3 (beltzner) 2008-04-07 06:39:08 -07:00
dcamp@mozilla.com
df85c44cb7 Bug 424281: Fix up openAdvancedPreferences() for modal prefs dialogs. r=gavin, a=damons 2008-04-04 17:18:07 -07:00
dcamp@mozilla.com
b676b06f19 Bug 424017: list of offline apps broken on non-mac platforms. r=gavin, blocking-firefox3=beltzner 2008-03-28 14:26:42 -07:00
mconnor@steelgryphon.com
6efe865ee2 Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
dcamp@mozilla.com
9503bf9c88 Bug 397417: monitor disk usage of offline apps in the UI. r=enndeakin (nsDOMStorage change), r/sr=mconnor, ui-r/blocking-firefox3=beltzner 2008-02-26 13:13:17 -08:00
reed@reedloden.com
6de264b6c8 Bug 275753 - "about dialog should not be modal" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) ui-r=beltzner r=gavin a1.9=schrep] 2008-02-13 02:39:21 -08:00