Paul O'Shannessy
9f27260aec
Bug 394759 - add a PluralForm setter for backward compatibility. r=gavin
2009-04-23 20:51:01 +02:00
Paul O'Shannessy
a7d1de272b
Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan
2009-04-22 23:50:30 -07:00
Edward Lee
ad3ca7126e
Bug 88541 - Show URI in status bar onmouseover of Back/Forward menu items. r=dao, r=mconnor, ui=faaborg
2008-12-31 11:52:40 -08:00
Dão Gottwald
cbc3ecf920
Backed out changeset ea00ee9634c4
2009-04-18 15:14:08 +02:00
Graeme McCutcheon
2e61db4de6
Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano
2009-04-18 09:44:33 +01:00
Asaf Romano
d0972ecf0b
Bug 475066 - dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn.
2009-04-16 03:33:15 +03:00
Ehsan Akhgari
28f1915c0a
Bug 462041 - Refresh the Privacy preference pane; r=mconnor
2009-04-16 00:18:22 +03:30
Ehsan Akhgari
860d3a6880
Backout bug 462041 due to test failures on Mac
2009-04-14 16:16:42 +03:30
Ehsan Akhgari
4d72c92735
Bug 462041 - Refresh the Privacy preference pane; r=mconnor
2009-04-14 14:06:51 +03:30
Mike Connor
6194d5d27e
bug 418687 - [Mac] Firefox Menu Listing does not show Addons, Downloads, Error Console Popup Windows in PB mode, r=gavin
2009-03-12 21:41:57 -04:00
Jim Mathies
bf62e148ca
Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug.
2009-04-02 14:34:31 -05:00
zeniko@gmail.com
8501a1f9e5
Bug 485346 - Location bar doesn't have an icon in customize toolbar dialog (r=gavin)
2009-03-31 11:11:53 -07:00
Dave Townsend
a9994b8854
Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 1. r=robstrong
2009-03-26 11:12:55 +00:00
Mike Connor
4462dc027b
Backed out changeset e27fe0b767ea to see if it helps unit test failures
2009-03-13 00:25:22 -04:00
Mike Connor
936cd020e6
bug 418687 - [Mac] Firefox Menu Listing does not show Addons, Downloads, Error Console Popup Windows in PB mode, r=gavin
2009-03-12 21:41:57 -04:00
Ehsan Akhgari
197714a17a
Bug 471512 - Focus the location bar after entering the private browsing mode; r=gavin
2009-03-03 11:50:14 +03:30
Dão Gottwald
e26456ba12
Bug 480953 - Identity button should appear pressed when opening the identity popup. r=gavin
2009-03-02 21:01:03 +01:00
Nochum Sossonko
d8338fbc37
Bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin
2009-03-01 12:22:44 +01:00
Mike Beltzner
297587f8ad
Fix comment on trunk, comment only change, no review
2009-02-27 14:45:53 -08:00
Mike Beltzner
b2a6a83a71
Bug 480260 - disable Clear Recent History when in Private Browsing mode; r=mconnor ui-r=beltzner a1.9.1=blocking-firefox3.1+
2009-02-27 23:55:04 +03:30
Mike Connor
59fcc1df86
Bug 473860 - Closing window after leaving Private browsing mode still shows "Stop Private Browsing" in Tools menu; r=gavin a1.9.1=beltzner
2009-02-27 23:55:04 +03:30
Ehsan Akhgari
cab92b94f7
Backed out changeset 876aa29eebe4 which was a patch in my mq which I pushed by mistake
2009-02-27 00:15:33 +03:30
Ehsan Akhgari
2042dec330
imported patch pb_disable_crh.patch
2009-02-27 00:06:12 +03:30
Gavin Sharp
45846ca399
Bug 446568: make sure to focus new windows opened from external apps, r=mconnor
2009-02-24 10:33:26 -08:00
Dave Camp
720aaca207
Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz
2009-02-22 11:09:10 -08:00
Dave Camp
cfb033a33d
Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Simon Bünzli
534fc6ef06
Bug 479408 - search engine discovery code doesn't properly handle frames ("browser is null" in BrowserSearch::addEngine). r=gavin
2009-02-22 09:45:42 +01:00
Ehsan Akhgari
2d68e5d7c8
Bug 464736 - Cannot import History and Cookies from Safari while in Private Browsing mode; r=gavin
2009-02-19 09:34:12 +03:30
Boris Zbarsky
4a1ec31a24
Merging backout
2009-02-19 09:16:51 -05:00
Boris Zbarsky
731d751056
Backed out changeset 59e2945cce3c to see whether that fixes Linux unit tests.
2009-02-19 09:12:45 -05: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
Ehsan Akhgari
2af9216ee1
Bug 464736 - Cannot import History and Cookies from Safari while in Private Browsing mode; r=gavin
2009-02-19 09:34:12 +03:30
Dão Gottwald
0a3c623098
Bug 477694 - useless dragover attribute set by newTabButtonObserver and newWindowButtonObserver. r=gavin
2009-02-11 11:24:59 +01:00
Asaf Romano
491ec3abe4
Bug 471499 - Actually address beltzner's comments.
2009-02-04 23:33:01 +02:00
Shawn Wilsher
43d27a55f5
Bug 384068 - [10.5] Firefox should download files to Leopard's Download Stack by default
...
Additionally, this sets browser.download.folderList to 1, which means we use the
downloads folder for all operating systems and oses. We can now also remove the
special code in browser-startup to set this pref to 1 for Vista only.
ui-r=beltzner
r=gavin
2009-01-28 19:00:14 -05:00
Natch
4c92e0dea7
Bug 456984 - "New Tab" Customizable Button Needs to Be Added Back. r=dao, r=gavin
2009-01-23 02:13:13 -06:00
Asaf Romano
2267d193a6
Bug 471499 - specification for valid drop targets for tab strip drag to tear off / detach tabs. r=mconnor, ui-r=beltzner
2009-01-22 19:00:54 -08:00
Dão Gottwald
bc12ac8e59
Bug 474594 - declare needToFocusWin properly. r=gavin
2009-01-22 11:18:30 +01:00
Mike Connor
c535b939bd
with browser.tabs.warnOnClose set to true, onBeforeUnload events are executed before user confirmation that tabs are to be closed, r=gavin
2009-01-21 23:54:26 -08:00
Mike Connor
7b0b6ed6bb
bug 445845 - opening a new link from a full screen flash site doesn't focus the window where the tab was opened, r=gavin
2009-01-21 01:49:36 -08:00
Dão Gottwald
9da32fdb67
Bug 416937 - After clicking site button and clicking elsewhere focus goes to address bar. r=gavin
2009-01-21 09:41:34 +01:00
Ehsan Akhgari
62b79c9b60
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode; r=kaie,gavin
2009-01-18 13:58:08 +03:30
Teune van Steeg
3da589286c
Bug 309953 - toolbarbuttons aren't in sync with their commands after customizing; updated patch by Klaas Heidstra. r=mano
2009-01-17 21:20:31 +01:00
Gavin Sharp
dbd10e746e
Bug 473128: add test for bug 422590, r=mano
2009-01-16 14:19:30 -05:00
Neil Deakin
72f9b0b06b
Bug 471438, check whether the drop event was cancelled when handling links in the browser
2009-01-14 13:23:33 -05:00
Dave Townsend
b1e513e1d5
Bug 386835: Page loaded in background doesn't get zoom applied until it is switched to. r=gavin
2009-01-12 20:15:27 +00:00
Justin Dolske
5f3fc61c3c
Bug 462478 - Make nsBrowserContentHandler use nsBrowserGlue's getMostRecentBrowserWindow(). r=gavin
2009-01-12 16:26:48 -08:00
Phil Ringnalda
2866d43b6f
Tranfer the correct spelling of transferable to the CLOSED TREE
2009-01-11 10:22:37 -08:00
Ehsan Akhgari
3c65854e39
Bug 463582 - Private browsing menu item does not work with no browser windows open; r=gavin
2009-01-09 14:54:17 +03:30
masa141421356@gmail.com
1bae96e874
Bug 452979 - Invisible control characters in URL MUST NOT be decoded when showing its address (r=gavin)
2009-01-06 09:41:34 -08:00
Ehsan Akhgari
c477a4b9ff
Bug 463400 - Make about:privatebrowsing useful outside the private browsing mode; r=gavin ui-r=beltzner
2009-01-02 10:07:04 +03:30
Ehsan Akhgari
01a453eea4
Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner
2009-01-02 03:30:49 +03:30
Ehsan Akhgari
56697ffb92
Bug 471627 - Update text of about:private browsing before string freeze; r=gavin ui-r=beltzner
2009-01-02 03:29:48 +03:30
Ehsan Akhgari
cc56dbd5b3
Bug 465692 - Update the text of the Private Browsing prompt; r=gavin ui-r=beltzner,faaborg
2009-01-01 23:14:08 +03:30
Ehsan Akhgari
9457135778
Backed out changeset cdeb81e07974 because of a possible Mac problem
2009-01-01 22:59:29 +03:30
Ehsan Akhgari
226276a79c
Bug 465692 - Update the text of the Private Browsing prompt; r,ui-r=beltzner ui-r=faaborg
2009-01-01 22:34:43 +03:30
Dietrich Ayala
17dd8776c4
Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike)
2008-12-30 13:44:55 +01:00
Dietrich Ayala
44e08929e7
backout bug 414715 due to leaks
2008-12-29 17:22:39 -08:00
Dietrich Ayala
c51318949c
Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike)
2008-12-29 14:49:05 -08:00
Dão Gottwald
983691ce30
Bug 470048 - feed and "popup blocked" button cleanup. r=gavin
2008-12-18 12:25:29 +01:00
Marco Bonardo
0dd8a6691d
Bug 431558 - implement preventive maintenance for places.sqlite, r=dietrich
2008-12-09 21:39:32 +01:00
Simon Bünzli
db9d168956
Bug 467828 - use cached favicons for the Recently Closed Tabs menu. r=gavin
2008-12-07 14:06:45 +01:00
Ehsan Akhgari
e4f3e7f491
Bug 463253 - Application name displayed in title bar; r=mconnor
2008-12-06 14:14:32 +03:30
Dão Gottwald
9d436310a3
merge
2008-12-02 10:21:53 +01:00
Dão Gottwald
00e2b4584c
Re-enable ctrl-tab previews on trunk in preparation for bug 465076.
...
(Backed out changeset 028bbc611036)
2008-12-02 10:21:13 +01:00
Tom Dyas
1930477994
Bug 462935 - Magnify (pinch) gesture should match Safari's behavior on MacOS. r=gavin, r=Mardak, ui-r=beltzner, a1.9.1=beltzner
2008-11-27 15:07:02 -08:00
Marco Bonardo
b2e922b709
backing out bug 414715 due to possible Ts regression
2008-11-27 16:10:36 +01:00
Dietrich Ayala
9f81601ddc
Bug 414715. Notify the user if places.sqlite is locked. r=pike, r=mak77, ui-review=faaborg, a=blocking-firefox3.1
2008-11-26 20:59:47 -05:00
Dave Townsend
cd071c8271
Backing out bug 463384 as it caused bug 465883
2008-11-20 23:56:36 +00:00
Dave Townsend
fde78e53dd
Backed out changeset 4b5e00c182be from bug 463384 due to it causing bug 465883
2008-11-20 23:56:00 +00:00
Mike Connor
9479de0872
Bug 465843. Remove ctrl-tab preview switching and revert all tabs button to menu, for now. r=dao, a=beltzner
2008-11-20 11:53:01 -05:00
Dave Townsend
0252592c22
Bustage fix from the badly applied patch from bug 463387
2008-11-18 16:03:34 +00:00
Dave Townsend
c83bd735ff
Bug 463387: Add an API for getting web progress notifications for all tabs. r=enndeakin a1.9.1b2=beltzner
2008-11-18 10:53:25 +00:00
Dave Townsend
f65144ecfc
Bug 463384: "Tabbed mode" is an unnecessary complication. r=mconnor
2008-11-18 10:11:43 +00:00
Dão Gottwald
9455c98212
Bug 456761 - URL Bar has no "level" attribute indicating secure URLs. r=gavin, a=beltzner
2008-11-18 09:10:54 +01:00
Asaf Romano
97667a82f6
Bug 225680 - Ability to detach tabs. r=mconnor, enn. a=beltzner.
2008-11-15 21:47:53 +02:00
Vladimir Vukicevic
4bcaf6f2f4
Putting back 452979, wasn't the problem.
2008-11-12 15:20:04 -08:00
Vladimir Vukicevic
e922182b0e
Backing out bug 452979, in attempt to fix bustage
2008-11-12 15:05:37 -08:00
Masayuki Nakano
45d7f79b76
Bug 452979 p=Masahiro Yamada <masa141421356@gmail.com>, r=gavin, a=beltzner
2008-11-13 01:24:51 +09:00
Ehsan Akhgari
098aa23430
Bug 463692 - Clear the findbar text when leaving the private browsing mode; r,a1.9.1b2=mconnor
2008-11-09 20:25:18 +03:30
Ehsan Akhgari
ae84e66152
Bug 463202 - Search engine box should be cleared when leaving the private browsing mode; r=gavin a1.9.1b2=mconnor
2008-11-07 01:11:32 +03:30
Ehsan Akhgari
e7be00fc4d
Bug 463189 - Provide an easy method for theme developers to style the browser in private browsing mode; r=mconnor,gavin a1.9.1b2=mconnor
2008-11-07 00:10:05 +03:30
Johnathan Nightingale
25f0edcfdb
Extend "Clear Private Data" with time period option. b=453440, r=mconnor ui-r=beltzner a=blocking-firefox3.1
2008-11-05 19:57:00 -08:00
Dão Gottwald
bdad1fbd0a
Bug 436304 - Implement All Tabs panel with previews and search. r=connor
2008-11-05 08:38:13 +01:00
Dave Townsend
925c91721d
Backed out changeset 9b96bcff860b from bug 436304 - Implement All Tabs panel
...
with previews and search.
2008-11-04 14:21:19 +00:00
Dão Gottwald
36c65d30d9
Bug 436304 - Implement All Tabs panel with previews and search. r=connor
2008-11-04 13:51:51 +01:00
Ehsan Akhgari
1bd7a4be4f
Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky
2008-11-04 02:52:23 +03:30
Ehsan Akhgari
a21f8e15f2
Bug 461625 - Hide the UI for saving permission manager entries in Private Browsing mode, r=mconnor
2008-11-04 02:52:22 +03:30
Ehsan Akhgari
97eae1d71e
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [Private Browsing service]; r=mconnor
2008-11-04 02:52:22 +03:30
Dietrich Ayala
aa83afd3a4
Bug 462050 - load the microsummary service after delayedStartup, w/ other non-essential services (r=myk)
2008-10-29 09:50:55 -07:00
Tom Dyas
f5aecbfcbd
followup bug 461376 - double rotate gesture. rs=Mardak
2008-11-01 12:08:34 -05:00
Edward Lee
4af8168038
Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh
2008-11-01 10:47:07 -05:00
Shawn Wilsher
bd0fc30305
merge for backout of bug 462050
2008-10-31 20:42:25 -04:00
Shawn Wilsher
983c36c1af
Backed out changeset 84a9e53373c7
...
Backout of bug 462050. We are going to try to reland this later to get reliable
performance numbers.
2008-10-31 20:41:38 -04:00
Dão Gottwald
4998d614a8
Bug 461013 - get rid of |aTab.localName != "tab"| check in BookmarkThisTab(). r=gavin
2008-10-31 21:01:56 +01:00
Dietrich Ayala
0bec887d87
Bug 462050 - load the microsummary service after delayedStartup, w/ other non-essential services (r=myk)
2008-10-29 09:50:55 -07:00
Johnathan Nightingale
d010d61ed4
Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner
2008-10-29 11:54:51 -04:00
Natch
ac8ac56423
Bug 458579 - Feed tab missing in page info; r=gavin.sharp
2008-10-29 04:37:44 +01:00
Johnathan Nightingale
42304f61a6
Add escape & appeal buttons to phishing/malware clickthrough bar. r=gavin r=tony ui-r=beltzner b=441624
2008-10-27 15:36:46 -04:00
Dão Gottwald
e3b2bcff5a
Bug 453793 - Remove XUL directory listing leftovers from browser/. r=gavin
2008-10-26 00:03:54 +02:00
Dão Gottwald
ff6e132823
Bug 400398 - Remove the throbber from the menu bar / nav toolbar default set. ui-r=faaborg, r=mano
2008-10-25 15:15:53 +02:00
Doug Turner
2ffbae7624
Bug 459893. Geolocation prompt stops working if initializer window is closed. r=smaug/gavin. relanding with leak in tests fixed
2008-10-24 09:06:27 -07:00
Doug Turner
6ec4de73cc
merge to tip
2008-10-23 15:17:33 -07:00
Doug Turner
29ebfd957e
this might have caused a leak. backing out to check.
...
Backed out changeset 3b47c0e2f6d9
2008-10-23 15:17:01 -07:00
Doug Turner
6e8cdb85b4
merge to tip
2008-10-23 13:21:36 -07:00
tdyas@zecador.org
da45c796aa
Bug 456520 - Implementation of Multi-Touch Gestures on Mac OS X, p=tdyas@zecador.org+edilee@gmail.com, r=sdwilsh@forerunnerdesigns.com, ui-r=beltzner@mozilla.com
2008-10-23 23:15:22 +03:00
Doug Turner
64f4628273
Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin
2008-10-23 11:01:32 -07:00
Dão Gottwald
3e33cd72e9
Bug 396816 - Location bar should be self-describing: "Search Bookmarks and History". ui-r=beltzner, r=dietrich
2008-10-22 21:25:24 +02:00
Johnathan Nightingale
a05d4d377d
Don't try to load favicon.ico for error pages. b=453442 r=gavin
2008-10-21 16:02:26 -04:00
Simon Bunzli
e6a3178a4d
Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp
2008-10-12 19:36:01 +02:00
Daniel Holbert
72c410a648
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
Dave Townsend
88609aff7a
Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
...
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
2008-09-30 07:31:19 +01:00
Simon Bunzli
c5ff206ff5
Bug 456465 - return the reopened tab from undoCloseTab (both the API and the browser.js method), r=dietrich
2008-09-28 10:08:09 +03:30
Simon Bünzil
99d2d79b5b
Bug 457160, Customize toolbar only showing some of the icons
...
r=gavin
2008-09-27 12:12:04 -04:00
Simon Bünzli
f92665dd0d
Bug 264488 - Customize Toolbars window should not have maximize or minimize buttons. r=gavin
2008-09-25 19:56:31 +02:00
Dão Gottwald
9ad2f8c688
Bug 454109 - move urlbar functions to the urlbar binding. r=mano
2008-09-25 13:33:51 +02:00
Dão Gottwald
ff1a7fa298
Bug 455756 - Add a "new tab" button to the tab bar. r=gavin
2008-09-25 09:39:41 +02:00
Jesse Ruderman
129e106ac4
Fix bug 456172, Ctrl+Enter messes up complete URL that is prefixed with space character. r=gavin
2008-09-21 17:59:44 -07:00
Dão Gottwald
41e6f9e341
Bug 454526 - browser.js' onStateChange() code references variable that's no longer in scope. r=gavin
2008-09-19 21:03:06 +02:00
Dão Gottwald
4faac68d1d
Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=connor
2008-09-17 17:07:26 +02:00
Dão Gottwald
a4df003cd0
Backed out changeset 09a4e390e1ec
2008-09-17 17:06:54 +02:00
Dão Gottwald
9eddcc584b
Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=gavin
2008-09-17 17:04:25 +02:00
Dão Gottwald
5c2c4efd2a
Bug 254714 - while loading a page, on a new tab/window, the location bar does not display the address URL. r=gavin
2008-09-17 16:36:39 +02:00
Marco Bonardo
75b9c06843
Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich
2008-09-11 16:53:33 +02:00
Phil Ringnalda
b65979710c
Bug 454360 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin
2008-09-09 21:33:27 -07:00
Simon Bünzli
e5ebc38a43
Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin
2008-09-08 14:06:06 +02:00
Dão Gottwald
23380c0d15
Bug 448939 - XULBrowserWindow cleanup. r=mano
2008-09-07 21:18:57 +02:00
Neil Rashbrook
4ed43f101a
Bug 413915 - isValidFeed modifies its first paramter, r=sayrer
2008-09-06 19:28:36 -07:00
Doug Turner
1e7d4167ba
Bug 444642 - Hookup geolocation prompt to notification prompt. r=gavin/mconnor
2008-09-03 15:05:15 -07:00
Dão Gottwald
f1cbf61eff
Bug 448928 - remove gIsLoadingBlank and gMustLoadSidebar from browser.js. r=gavin
2008-09-03 09:40:33 +02:00
Dão Gottwald
6c59ad540d
Bug 453095 - gBrowser.browsers shouldn't try to look like a node list. r=gavin
2008-09-02 14:15:06 +02:00
Dão Gottwald
c604c3da67
Bug 448941 - remove IdentityHandler and getIdentityHandler() in favor of gIdentityHandler. r=gavin
2008-09-02 11:11:22 +02:00
Dão Gottwald
265adb2693
Bug 443863 - ctrl-9 to select last tab is klugishly implemented. r=gavin
2008-09-02 10:50:22 +02:00
Klaas Heidstra
f52a1a26d4
Bug 440702 - Link modifiers should use the command attribute instead of oncommand (and remove observes elements). r=gavin, ui-r=beltzner
2008-09-01 22:19:24 +02: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
Gavin Sharp
d9b7a7a51b
Backed out changeset 7fdbccdc1e94
2008-08-26 19:40:21 -04:00
Gavin Sharp
6b325928cd
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:39:16 -04:00
Dave Camp
ace5a3bf61
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
...
* * *
2008-08-26 16:09:02 -07:00
Dave Camp
0356f133d4
Backed out changeset ebafb9df6ce0 (bug 442806)
2008-08-24 23:11:31 -07:00
Dave Camp
ac150ad11b
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
2008-08-24 21:51:19 -07:00
Marco Zehe
fd1b46995f
bug 448660 - Turn off new visual Ctrl+tab switching when screen reader present, r=aaronlev, r=gavin, sr=neil
2008-08-24 18:50:55 +02:00
Dave Camp
234fd1844f
Backed out changeset ea551e6f0f40 (bug 442806)
2008-08-19 22:53:20 -07:00
Dave Camp
db4eca26fd
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
2008-08-19 19:30:44 -07:00
Myk Melez
41f8a3ac33
bug 441778: don't update page zoom when a sub-document loads (f.e. in an iframe); r=gavin
2008-08-19 14:59:09 -07:00
Justin Dolske
4b1d41d7fb
Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin
2008-08-11 16:31:57 -07:00
Dão Gottwald
e3a3707555
Bug 444307 – Page Style functions cleanup. r=gavin
2008-08-09 21:37:00 +02:00
Dão Gottwald
5dbe1ac67d
Bug 448892 – "setting a property that has only a getter" when adding the location bar to the chrome after starting the browser without it. r=gavin
2008-08-03 12:27:30 +02:00
Dão Gottwald
aa3b526d81
Bug 448885 – gBrowser, gURLBar etc. stuck at null when accessed before the associated elements are in the document. r=gavin
2008-08-03 00:41:32 +02:00
Asaf Romano
ae30673721
move the deprecated section to the end of this file per mconnor.
2008-07-30 23:34:08 +03:00
Asaf Romano
facd24cbf0
Bug 448572 - Use smart getters in browser.js. r=gavin.
2008-07-30 23:28:29 +03:00
Dão Gottwald
f47f10ed4a
Bug 445476 – Need a pref to disable the new ctrl+tab preview panel. r=gavin
2008-07-19 11:19:59 +02:00
Dão Gottwald
ca21eada31
Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor
2008-07-15 18:11:00 +02:00
Ehsan Akhgari
2dd54cfd05
Bug 427739 – in RTL builds, popups for site identity and star hang the wrong way, r=dao
2008-07-11 22:31:48 +02:00
Doug Turner
83738d2763
it seems we are leaking on the RLk test.
...
Backed out changeset ebfc2ad982f4
2008-07-10 23:38:35 -07:00
Doug Turner
ad874bf1f0
Relanding 437948. Geolocation. Fixed memory leak. r=jst.
2008-07-10 22:48:16 -07:00
Dão Gottwald
781b3bd81c
revert bug 395174, r=gavin
2008-07-10 10:28:52 +02:00
Dão Gottwald
db5272da37
Bug 444304 – Remove onBrowserKeyPress, r=mano
2008-07-10 10:23:03 +02:00
Gavin Sharp
03c56c2768
Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky
2008-07-05 20:53:48 -04:00
Asaf Romano
3337b10e2a
Bug 443734 - Remove initBookmarksToolbar. r=gavin.
2008-07-05 22:00:06 +03:00
Gavin Sharp
10ec554485
Bug 441120 / bug 221445: don't split URLs on '|' when passed on the command line, r=mconnor, r=dveditz
2008-07-03 16:30:24 -04:00
Dão Gottwald
617a618bca
Bug 432163: don't set pageproxystate="invalid" in delayedStartup (if start page is a file:// url, firefox shows go button instead of star), r=gavin
2008-06-15 21:40:39 -04:00
Phil Ringnalda
5b20afbd06
Bug 438526 - Opening links with target="_search" in the sidebar is broken, no longer supported by IE, and should be removed, r=mconnor
2008-06-14 15:43:20 -07:00
gavin@gavinsharp.com
d8e981f36b
Bug 409808: Dragging favicon to desktop fails to save properly url with some non-english languages, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner
2008-05-26 14:18:09 -07:00
reed@reedloden.com
a6fdaeab7a
Bug 426453 - "Wrong plugin icon size used" [p=reed r=Mano a1.9=beltzner]
2008-05-07 19:10:12 -07:00
johnath@mozilla.com
2ee8887a3e
Identity popup calls override service incorrectly. b=432241 r=gavin a=mconnor
2008-05-05 11:06:42 -07:00
masayuki@d-toybox.com
47021cdf1a
Bug 429219 Ctrl+1, Ctrl+2, etc, regression (on fr(-FR) keyboard), after bug 359638 r=karl+gavin, sr=roc, a=dsicore
2008-05-02 07:50:42 -07:00
gavin@gavinsharp.com
1f832dc92d
Bug 413909: nsCertOverrideService IDN handling is broken, and its port handling is also quite cumbersome, patch by Honza Bambas <honzab@allpeers.com>, r=kaie, a=shaver
2008-04-22 13:03:20 -07:00
johnath@mozilla.com
25c1b49bbd
Change "Why was this site blocked?" to use more detailed report page. b=429697 r=gavin a=beltzner
2008-04-22 13:00:19 -07:00
johnath@mozilla.com
5476fd76a9
"Why was this site blocked" button uses top level document location, broken for subframes. b=429140 r=gavin a=beltzner
2008-04-16 06:20:21 -07:00
bent.mozilla@gmail.com
a77155cbb2
Bug 428557 - "Error in console: NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED". r=gavin, a=beltzner.
2008-04-15 13:42:48 -07:00
bent.mozilla@gmail.com
8134a43324
Bug 428362 - "Unhandled exception in SanitizeListener constructor". r=gavin, a=beltzner.
2008-04-11 10:27:08 -07:00
gavin@gavinsharp.com
e85a003fca
Bug 422590: menu bar disabled when customizing toolbar in popup window, r=mano, a=beltzner
2008-04-09 14:59:50 -07:00
reed@reedloden.com
3803afe2a3
Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+]
2008-04-08 11:41:04 -07:00
reed@reedloden.com
7c6e217eb4
Bug 425486 - "Apple+T should open a new window if there are none to open a tab in" (Don't disable "File » New Tab" when no window is visible) [p=mstange@themasta.com (Markus Stange) r=Mano a1.9=beltzner]
2008-04-08 11:30:06 -07:00
gavin@gavinsharp.com
b2689c9bee
Bug 425318: JS error when loading a new tab (debug only), r=mano, a=beltzner
2008-04-04 13:25:41 -07:00
gavin@gavinsharp.com
7705c885a6
Bug 426380: toolbar customization on Mac only works the first time, r=smaug, a=beltzner
2008-04-04 13:24:08 -07:00
dtownsend@oxymoronical.com
159ea5d321
Bug 424137: PFS does not restart FF, therefore plug-ins do not render after install. r=gavin.sharp, ui-r+a=beltzner
2008-04-03 13:17:18 -07:00
masayuki@d-toybox.com
88d11a8cf2
Bug 425474 After toolbar customize, back and forward buttons display fall below. p=Atsushi Sakai<dev-null@hotmail.co.jp>, r=gavin, bfx3=beltzner
2008-04-02 05:57:47 -07:00
mconnor@steelgryphon.com
e1c929deb8
bug 414445 - The Back and Forward button have arrows below them in Text mode and custom themes, r=mano
2008-03-31 12:36:14 -07:00
mozilla.mano@sent.com
e479bfbb17
Bug 424765 - Empty item in Bookmarks menu when there's no browser window or when a menu-less window is active. r=dietrich.
2008-03-29 10:11:53 -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
gavin@gavinsharp.com
c064cfefa3
Bug 424829: avoid holding a reference to an nsLocation object, since that can keep windows alive, r=johnath
2008-03-28 11:05:46 -07:00
reed@reedloden.com
89550bc0c9
Bug 424251 - "pageproxystate set to valid when selecting an autocomplete result" (use a helper function) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+]
2008-03-28 01:45:18 -07:00
gavin@gavinsharp.com
a249cb060f
Bug 424651: customize toolbar sheet goes blank when the 'Show' dropdown menu is used, r=smaug, a=beltzner
2008-03-24 16:56:20 -07:00
Olli.Pettay@helsinki.fi
6dbb18d788
Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor, + fix a testcase
2008-03-23 05:58:32 -07:00
Olli.Pettay@helsinki.fi
5b74840c1a
Backout Bug 424444, one browser test fails
2008-03-23 04:41:37 -07:00
Olli.Pettay@helsinki.fi
7361250023
Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor
2008-03-23 04:29:24 -07:00
mconnor@steelgryphon.com
1312876211
one more try
2008-03-19 23:13:45 -07:00
mconnor@steelgryphon.com
319a7044bf
relanding with a function returning early to test impact on Linux Txul
2008-03-19 19:51:45 -07:00
reed@reedloden.com
1007fcc3fe
Bug 422105 - "Navbar disappears upon holding down F11" (Fix timeouts) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+a1.9=mconnor a=blocking-firefox3+]
2008-03-18 12:48:06 -07:00
dietrich@mozilla.com
9b590e293e
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
2008-03-13 12:25:49 -07:00
edward.lee@engineering.uiuc.edu
d37fe49829
Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner
2008-03-12 16:39:40 -07:00
reed@reedloden.com
3c0c3e21c7
Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+]
2008-03-12 15:49:59 -07:00
reed@reedloden.com
c61fc6a9bc
Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+]
2008-03-12 15:47:59 -07:00
johnath@mozilla.com
bea0f32488
Restore "ignore this warning" link for phishing warning. b=400731, r=gavin, r=dcamp, ui-r=mconnor, a=blocking-firefox3 (beltzner)
2008-03-12 13:34:31 -07:00
reed@reedloden.com
4163810fb8
Bug 419990 - "Firefox hides the urlbar dropmarker too late when chromehidden contains toolbar" (Correct the chrome size accounting when chromehidden contains toolbar) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Mano a1.9=shaver]
2008-03-11 00:08:16 -07:00
mozilla.mano@sent.com
36ca72e11b
Bug 408938 - Include bookmarks toolbar folder in bookmarks menu. r=dietrich.
2008-03-10 20:18:44 -07:00
dietrich@mozilla.com
bb02f4a736
Backing out test of bug 384370
2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa
Bug 384370 - test perf run (r=mano)
2008-03-10 09:41:52 -07:00
reed@reedloden.com
68cef8a4e7
Bug 240859 - "Full Screen Navigation Bar Should Have Auto Hide" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=mconnor ui-r+a1.9=beltzner]
2008-03-08 03:30:39 -08:00