Commit Graph

423 Commits

Author SHA1 Message Date
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