Boris Zbarsky
731d751056
Backed out changeset 59e2945cce3c to see whether that fixes Linux unit tests.
2009-02-19 09:12:45 -05: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