Ehsan Akhgari
565d0479c3
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Mike Connor
d4fe13826f
bug 830418 - hide health report menu items if health report is disabled, r=rnewman
2013-01-14 19:55:43 -05:00
Mike Connor
c6f8294a6c
bug 719484 - build about:healthreport, r=dolske
...
--HG--
extra : rebase_source : 54dac2005640bcf6f0b37c16cfbf04bb11d5def1
2013-01-11 15:31:38 -08:00
Ehsan Akhgari
9637763028
Bug 822008 - Only listen to private-browsing-transition-complete in global PB builds for determining the new tab URL; r=jdm
2012-12-15 12:10:05 -05:00
Ehsan Akhgari
e27cd9a016
Followup for bug 456884 - Fix the variable name to match the surrounding ones
...
DONTBUILD
2012-11-30 11:32:36 -05:00
Ehsan Akhgari
df05f3974e
Bug 456884 - Provide a way to open a link into private browsing mode; r=dao ui-r=madhava
2012-11-27 10:09:24 -05:00
Marco Bonardo
7e9e3b522a
Bug 814264 follow-up: change the error text. DONTBUILD
...
r_irc=gavin
2012-11-28 18:26:02 +01:00
Marco Bonardo
6e12b280a6
Bug 814264 - Restore the ability to call openUILink without an event parameter.
...
r=gavin
2012-11-27 17:06:17 +01:00
Ed Morley
b20dd8a90e
Backout fae627fef335 (bug 795065) for browser-chrome failures
2012-11-27 17:34:42 +00:00
Marco Bonardo
51bebb457c
Bug 814264 - bug 795065 broke calling openUILink without an event parameter.
...
r=gavin
2012-11-27 17:06:17 +01:00
Ehsan Akhgari
f1d775755a
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ed Morley
9b9179d8dc
Backout 6e26bb277c64 (bug 799780), cb395ed2de20 (bug 799664), cd5679486c7b (bug 799526) for causing frequent failures in browser_bug400731.js
2012-10-11 15:00:05 +01:00
Ehsan Akhgari
8101798633
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ehsan Akhgari
0d95057a75
Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
...
This patch replaces the privateWindow API with the toolkit
PrivateBrowsingUtils.isWindowPrivate API, which is better in the sense
that it is chrome/content agnostic and is not browser/ specific.
2012-10-05 19:25:52 -04:00
Josh Matthews
be721d5624
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Abhishek Potnis
74a83a6378
Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao
2012-09-19 12:59:26 +02:00
Justin Dolske
2782385573
Bug 769960 - Refactor the terrifying code in nsSafebrowsingApplication.js. r=fryn, f=gcp
2012-07-27 23:25:11 -07:00
Saurabh Anand
1c547314a0
Bug 774660 - openPreferences should consistently not return a window object; r=dao
2012-07-18 20:48:11 +05:30
Saurabh Anand
8c8275699b
Bug 767836 - show custom newtab page in private browsing mode if configured; r=ttaubert
2012-07-04 02:37:22 +05:30
Ehsan Akhgari
5e8b4e4f9c
Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert
2012-06-25 13:00:32 -04:00
Ed Morley
df9d145497
Backout 4e195dd3a989 (bug 767835) for mochitest-browser-chrome failures
2012-06-26 09:23:16 +01:00
Ehsan Akhgari
212be4835a
Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert
2012-06-25 13:00:32 -04:00
Saurabh Anand
2bc8a651e6
Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert
2012-06-21 03:13:19 +05:30
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Devan Sayles
1588bcb0ed
Bug 735471 - Add a pref to switch between window'd preferences and in-content preferences. r=jaws,bmcbride
2012-05-08 19:31:51 -07:00
Dão Gottwald
eca3eda57d
Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin
2012-03-29 19:46:26 +02:00
Dão Gottwald
a5c28052c9
Bug 631500 - Let openUILink accept an object with named parameters. r=gavin
2012-03-17 20:39:08 +01:00
Tim Taubert
51287dfa45
Bug 722263 - New Tab Page: changing browser.newtab.url require restart; r=dao
2012-03-13 03:03:46 +01:00
Johan Charlez
f636800252
Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin
2012-03-01 17:08:03 -05:00
Ryan VanderMeulen
609a137d6f
Backout bug 713052 (rev 5c84280687df). The checkin-needed flag was removed as a mid-air collision when I committed this.
2012-02-28 18:47:32 -05:00
Johan Charlez
c290de958c
Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin
2012-02-28 18:40:38 -05:00
Dan Witte
3554776016
Bug 729363 - Don't dump to console when shell service unavailable. r=gavin
2012-02-22 14:06:55 +01:00
Tim Taubert
3034f95b20
Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin
2012-01-25 23:43:27 +01:00
Tim Taubert
6210f83731
Backed out changeset 746adaa9c9da (bug 455553)
2012-01-26 18:27:49 +01:00
Tim Taubert
ea80ee7eb8
Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin
2012-01-25 23:43:27 +01:00
Dão Gottwald
0822b0d798
Bug 485237 - Use \!toolbar.visible instead of the chromehidden attribute existence to identify popups. r=gavin
...
--HG--
extra : rebase_source : e5a18e5dca37e8ce3a0b5c832b376787d269b310
2012-01-24 01:37:54 +01:00
Reuben Morais
07000b58d8
Bug 490225 - Open new tabs in existing browser window if there is one. r=dao
2011-12-20 14:02:48 +01:00
Dão Gottwald
15504d8795
Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
...
--HG--
extra : rebase_source : a4bb56be12da09134fb83c9b6dee6edee4030a54
2011-12-20 01:17:08 +01:00
Paul Rouget
b8c9f283b0
Bug 710878 - Bookmark label can omit part of the text in the link; r=dietrich
2011-12-15 19:42:12 +01:00
Masatoshi Kimura
207912d4cd
Bug 700566 - Pressing enter or copying URL on an http:// site whose hostname begins with "ftp<digit>" results in incorrect URL being loaded/copied. r=gavin
2011-11-10 14:55:07 +01:00
Masatoshi Kimura
460f54099b
Bug 461304 - Part 2: Use UTF-8 flag in the browser; r=gavin
2011-11-05 15:48:28 +00:00
Dão Gottwald
05d44416f9
Bug 690227 - Back out bug 455694 (tab drag/detach animations). a=dolske a=legneato
2011-10-26 17:46:58 -07:00
Gavin Sharp
515bccb840
Bug 674161: middle mouse paste should prevent inheriting the current page's principal, r=dao
...
--HG--
extra : transplant_source : p%9Eg%80%9D%A5%C5%A8%F1%A7%3F5%3B%93%C0%03%9A%D7%CE%5B
2011-07-28 08:37:56 -07:00
Gavin Sharp
5d7f7b3a95
Bug 610203: alt+enter in location bar shouldn't open invisible tabs in popup windows (open them in a full browser window instead), r=dao
2010-11-07 08:30:26 -05:00
Frank Yan
e05442f9a2
Bug 455694 - Animate tab reordering & detaching. r=dolske ui-r=limi
2011-07-26 22:26:14 -07:00
Dão Gottwald
6ccb27992f
Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh
2011-06-23 10:13:41 +02:00
Pascal Chevrel
00bdc3ebdf
Bug 608934 - About window needs a close button (Gnome 3 integration). r=gavin
2011-05-31 14:20:09 +02:00
Paul O’Shannessy
02799949ae
Bug 565667 - 'Tools' > 'Add-ons' only works when browser window is in the foreground [r=dao, a=dietrich]
2011-02-22 11:02:22 -08:00
Dão Gottwald
6d4c38675a
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
dd9dccffaa
Bug 607234. Remove "Release Notes" from the Help menu. r=dolske, a=dolske.
2011-01-29 01:19:29 +13:00
Dão Gottwald
eddb3a79c9
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
a3504d7f63
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
da34e4efbc
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
23e174d333
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
4203791800
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
dcbe947d8a
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
59ee4a1c04
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
5462594b31
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
036e742d29
Backout of bug 574688 due to test failure, a=backout.
2010-09-16 15:40:32 +07:00
Dietrich Ayala
1fa97831bc
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
302165dbb1
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
57dcae0041
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
f11e6e9920
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
9e6930ae8f
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
eaf57306e9
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
4eb72a5b39
Bug 539884 - else-after-return in whereToOpenLink. r=gavin
2010-01-19 20:18:40 +01:00
Dão Gottwald
72f78edde2
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
3f9e84ec98
Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend
2009-12-18 14:02:08 -08:00
Robert Strong
5fd20691e3
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
d27f609cf6
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
c2b874d630
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
68fa3b7cf6
Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor
2009-09-25 18:40:51 +02:00
John Morkel
70a0410c01
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
ec55ae8b0f
Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor
2009-08-17 16:29:01 +02:00
Dão Gottwald
f88c1b1cad
Bug 502239 - fix focusElement() misuse. r=enn
2009-08-10 18:27:10 +02:00
Neil Deakin
5e4fafdf7a
Bug 499547, double click on bookmark in library not raising window, r=dao
2009-06-24 13:12:31 -04:00
Neil Deakin
15df29db77
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
4c8c64d3b8
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
4bd7d1c87e
Bug 468170 - Update comment to reality
2009-04-02 17:12:41 +02:00
Michael Kohler
e1cf0a4560
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
b6c2a8283b
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
c73fae5062
Fix typo in the checkin for bug 418513 (changeset 68e3d56ef84c).r=gavin
2008-12-18 00:50:59 -08:00
Simon Montagu
890194181a
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
83ed1268e6
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
acd9205717
Bug 413915 - isValidFeed modifies its first paramter, r=sayrer
2008-09-06 19:28:36 -07:00
Phil Ringnalda
555efc5ba4
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
23854dd33f
Bug 451428: minor code simplification for whereToOpenLink, r=dao
2008-09-03 20:18:50 -04:00
Klaas Heidstra
9faa172081
Bug 263942 - Reload button should have middle click support. r=gavin, ui-r=beltzner
2008-08-31 23:00:59 +02:00
Serge Gautherie
1c02d218e7
Bug 225740 – utilityOverlay.js needs cleaning
...
p=sgautherie r=mano
2008-07-27 21:25:59 +01:00
mconnor@steelgryphon.com
275ecaeabe
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
dec1927cc3
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
2440f082b5
Back out bug 423833 due to windows browser test failures
2008-04-07 07:56:44 -07:00
johnath@mozilla.com
56af4e3787
"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
e2aa101052
Bug 424281: Fix up openAdvancedPreferences() for modal prefs dialogs. r=gavin, a=damons
2008-04-04 17:18:07 -07:00
dcamp@mozilla.com
bc1bdcc86f
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
6b1a312abe
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
faf5fd0fcf
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
c38af8f67d
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
reed@reedloden.com
f09622e60d
Bug 415218 - "Fix uses of IO.newURI to use nsIIOService instead" [p=philringnalda@gmail.com (Phil Ringnalda) / reed@reedloden.com (Reed Loden) / ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=Mano a1.9b3=beltzner]
2008-02-01 16:39:05 -08:00
reed@reedloden.com
0828905ceb
Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer ui-r=beltzner a=blocking-firefox3+]
2008-01-08 23:37:06 -08:00
longsonr@gmail.com
0a231b821d
Bug 409310 - Make SVG image viewing in page info more robust. r=mano,sr=bzbarsky,a1.9=mconnor
2007-12-31 07:40:48 -08:00
mozilla.mano@sent.com
650f4b3282
Bug 315010 - Page Info should list links and images in SVG page. r=me, a=mconnor.
2007-12-17 10:27:23 -08:00
reed@reedloden.com
0cc28fdc60
Bug 405078 - "When an update is ready "Apply Downloaded Update Now" menu does nothing" (sync nsIUpdatePrompt consumers) [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a=blocking-firefox3+]
2007-11-25 11:12:29 -08:00
reed@reedloden.com
bd2b254d12
Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep]
2007-10-08 13:17:14 -07:00
rflint@ryanflint.com
9ace39b434
Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor
2007-10-02 10:54:35 -07:00
philringnalda@gmail.com
dead8a5cf8
Bug 376189 - Show Only This Frame and Open Frame in New Window/Tab don't send referrer, patch by Florian Quèze <f.qu@queze.net>, r=mano
2007-08-25 22:18:47 -07:00
philringnalda@gmail.com
d92361a774
Bug 377611 - Feed autodiscovery shouldn't treat rel as case-sensitive, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> because I was too slow, r=mano+sayrer
2007-06-29 18:47:53 -07:00
kherron@fmailbox.com
3e37e1da95
Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano.
2007-06-24 04:26:18 -07:00
asqueella%gmail.com
de73116fae
Bug 151437 - View Image context menu item omits referrer
...
p=Florian Queze <f.qu@queze.net>
r=mano
2007-03-07 20:09:19 +00:00
mozilla.mano%sent.com
323286399c
Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests).
2007-02-17 04:12:28 +00:00
mozilla.mano%sent.com
4653d980b1
Bug 368918 - browser.xul should use editMenuOverlay rather than duplicating its code. r=gavin.
2007-02-14 21:28:26 +00:00
mozilla.mano%sent.com
6040afd6ff
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
2007-02-08 13:15:50 +00:00
tony%ponderer.org
6bb67e0e78
bug 362400: "Report Web Forgery" in the help menu stops working after opening
...
customize palette
patch: v2: move onpopupshowing into existing function buildHelpMenu
r=gavin
2007-01-16 03:07:54 +00:00
gavin%gavinsharp.com
a4e0713eea
Bug 358015: Release notes can't be opened from source viewer/bookmarks manager, patch by Simon B�nzli <zeniko@gmail.com>, r=mano
2006-10-29 05:05:20 +00:00
gavin%gavinsharp.com
2a465b082d
Bug 232605: windows opened by window.open open behind the window with focus, r=mano
2006-10-13 14:49:43 +00:00
mozilla.mano%sent.com
3c1ddfefd3
Bug 353071 - Simplify visibility checks in OpenLocation and getSearchBar. r=gavin.
2006-09-21 12:57:21 +00:00
dietrich%mozilla.com
e645a5a672
Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong)
2006-09-08 06:56:14 +00:00
dietrich%mozilla.com
d372cb6feb
Bug 348076 remove generated URLs from region.properties - release notes URL, about page, cleanup (r=mconnor)
2006-08-21 19:14:29 +00:00
gavin%gavinsharp.com
c15fab5d8b
Bug 304458: Feed icon/menu doesn't respect key modifiers / middle mouse button, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mano
2006-08-18 08:11:46 +00:00
gavin%gavinsharp.com
c0c637a4c2
Bug 344166: checkForMiddleClick should check whether the target node is disabled, r=mano
2006-07-13 10:56:54 +00:00
gavin%gavinsharp.com
8d230a9570
Bug 339710: fix keywords/fixup when using the Go button (regression from bug 279687), and tidy up/remove some crufty code, r=mconnor
2006-06-26 17:40:49 +00:00
axel%pike.org
6a60ce6050
bug 329601, remove link from throbber, r,a=mconnor
2006-06-12 15:01:24 +00:00
gavin%gavinsharp.com
4c59f08333
Bug 279687: allow middle clicks on Go button to open current URL in a new tab, and respect shift+(new tab action) in more places, r+ui-r=mconnor
2006-05-29 15:59:46 +00:00
mozilla.mano%sent.com
9e96921912
Bug 335077 - Middle click on back button does not work. r=mconnor.
2006-04-24 14:09:00 +00:00
roc+%cs.cmu.edu
aa92a80b72
Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor
2006-04-03 23:17:51 +00:00
beng%bengoodger.com
2edbfa7ff0
308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor.
2006-01-20 23:04:26 +00:00
joshmoz%gmail.com
fd22e571b1
fix about window positioning on Macs. b=295282 r=mano sr=mconnor a=mconnor
2005-08-07 08:23:20 +00:00
ben%bengoodger.com
b064ff44b4
bug 300927 - Help Menu Check for Updates item is incorrectly labeled at times - make the code more bullet proof for states where we have a rogue active-updates.xml file but no updates directory... also show an 'Apply Downloaded Update Now...' item when the update has already been downloaded that shows the restart now UI... r=darin
2005-07-22 17:11:03 +00:00
mozilla.mano%sent.com
cb7f0701eb
Bug 299713 - [Mac] If there's an open about window, activate it on Firefox->About Mozilla Firefox. r=mconnor, a=bsmedberg
2005-07-05 21:39:05 +00:00
ben%bengoodger.com
cf84a2f72f
Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin
2005-06-30 23:00:48 +00:00
dveditz%cruzio.com
fad61e14da
Bug 298892 use instanceof checks to avoid namespace confusion in xml files. r=mconnor, neil.parkwaycc, a=jay.
...
Thanks to Asaf Romano for his initial browser.js patch in bug 290420
2005-06-30 02:47:04 +00:00
ben%bengoodger.com
304cbe853b
unify preference handling, fix update history not to show redundant entries
2005-06-28 18:56:40 +00:00
ben%bengoodger.com
82d50f4e1f
Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc.
2005-06-28 03:27:42 +00:00
ben%bengoodger.com
f2353345fb
Start adding some nicer error messages
2005-06-24 23:52:42 +00:00
mozilla.mano%sent.com
0e60b9654a
Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver.
2005-06-23 02:25:06 +00:00
ben%bengoodger.com
147b6d2531
Make the update menu item change depending on update state
2005-06-20 21:25:45 +00:00
peterv%propagandism.org
555cc2a1f9
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
2005-06-16 12:58:13 +00:00
ben%bengoodger.com
f0897b87c8
296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin)
2005-06-06 21:07:13 +00:00
steffen.wilberg%web.de
8dc021c1f1
Bug 284081: When software install (xpinstall.enabled) is disabled, clicking 'Edit Options' on the message bar opens an empty window. r=mconnor, a=asa
2005-04-28 21:49:46 +00:00
mozilla.mano%sent.com
63f1c2d0be
Bug 287885 - Error: redeclaration of const ADD_BM_DIALOG_FEATURES. r=mconnor, a=asa
2005-04-21 09:29:59 +00:00
mozilla.mano%sent.com
8cb7f80c3a
Bug 278377 - Add Window and Help menus to DOMi, this also fiex an issue where 'Promote Firefox' doesn't work on non-browser windows. r=mconnor
2005-03-27 21:06:28 +00:00
mozilla.mano%sent.com
59c0a35138
Bug 287615 - move openPreferences() to utilityOverlay. r=mconnor
2005-03-25 01:35:01 +00:00
mozilla.mano%sent.com
590c879372
Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor
2005-03-24 16:00:01 +00:00
mozilla.mano%sent.com
35d9f176a2
Bug 228165 - Add Bookmark dialog should be shown as a sheet on Mac OS X. r=vladimir
2005-02-19 06:16:18 +00:00
gerv%gerv.net
3051ba969b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:36:54 +00:00
timeless%mozdev.org
beeac80043
Bug 240947 use content instead of _content
...
r=mconnor based on r=neil sr=dveditz for the original pass
2005-01-28 16:06:56 +00:00
mozilla.mano%sent.com
a8ef008033
Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/)
2005-01-26 01:40:30 +00:00
ben%bengoodger.com
5171657dc2
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +00:00
bryner%brianryner.com
56b2b34f2b
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
2004-07-15 22:51:19 +00:00
jruderman%hmc.edu
865bfc75b2
246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner.
2004-06-23 22:54:12 +00:00