Commit graph

1245 commits

Author SHA1 Message Date
Dave Townsend
20e6c6acda Backed out changeset 405a715a4d81 from bug 502307 due to test failures 2009-08-19 10:38:09 +01:00
Ehsan Akhgari
3b96626648 Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting (further fix); r=enndeakin,dao ui-r=faaborg 2009-08-19 11:16:08 +04:30
Dave Townsend
93e942860c Bug 479805: browser.offline should only be consulted during startup. r=dao 2009-08-18 16:39:37 +01:00
Dão Gottwald
f88c1b1cad Bug 502239 - fix focusElement() misuse. r=enn 2009-08-10 18:27:10 +02:00
Ehsan Akhgari
fe6e4f9a29 Bug 506437 - The titlebar of a tear off window is not updated correctly after having detached a tab with private browsing mode; r=mconnor 2009-08-08 21:37:33 +04:30
Ehsan Akhgari
80760f19c8 Bug 508773 - Remove gPrivateBrowsingUI._privateBrowsingAutoStarted; r=dao 2009-08-08 21:37:30 +04:30
Ehsan Akhgari
1b3208f266 Bug 508000 - Search bar & find bar value before switching into Private Browsing mode is not restored after leaving PB mode; r=mconnor 2009-08-08 21:37:27 +04:30
Ehsan Akhgari
944b95917c Bug 495999 - Paused download label shown in status bar when leaving PB with active downloads; r=mconnor 2009-08-02 22:23:10 +04:30
Ehsan Akhgari
0b3ef2b6d8 Bug 496123 - the last download directory from private browsing persists as the initial directory for the filepicker after stopping private browsing; r=mconnor 2009-08-02 22:23:08 +04:30
Ehsan Akhgari
85fb282858 Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor 2009-08-02 22:23:01 +04:30
Dão Gottwald
301985d660 Bug 507583 - WindowIsClosing() cleanup. r=gavin 2009-08-01 18:17:30 +02:00
Steffen Wilberg
62aab1925d Bug 206544: Add 'Full Screen' toolbar button. Based on a patch by Georges-Etienne Legendre. r=dao, ui-r=boriss 2009-07-31 19:58:17 +02:00
Nochum Sossonko
5f393a9c41 Bug 506099 - lazy load DownloadUtils.jsm in browser.js via memoized getter. r=gavin 2009-07-31 07:09:21 +02:00
Nils Maier
71405fad9f Bug 354894 - Session restore doesn't work if process hasn't exited. r=zeniko,dao sr=vlad 2009-07-31 06:57:57 +02:00
Neil Deakin
69bd6c8514 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Dão Gottwald
fb3a400fec Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Ehsan Akhgari
219ec79cb2 Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Nochum Sossonko
dea1a49128 Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-29 07:55:03 +02:00
Gavin Sharp
8b1660b31d Backed out changeset 870f451d8385 from bug 506116 2009-07-28 03:41:07 -04:00
Nochum Sossonko
53240b4c3c Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-28 08:01:31 +02:00
Neil Deakin
4aa815d208 Bug 503754, dropping tab on content area should not reload page, r=mano 2009-07-23 10:39:13 -04:00
Dão Gottwald
2ea214bf46 Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Neil Deakin
39f2df2a25 Bug 503222, check file types on drop last so that urls take priority,r=mano 2009-07-17 14:09:10 -04:00
Ehsan Akhgari
b522a8d6ac Bug 496727 - Clean up the code landed as part of bug 488706; r=dao 2009-07-15 11:52:37 +04:30
Dão Gottwald
9aac711d41 Bug 503953 - make consistent use of gNavigatorBundle. r=gavin 2009-07-14 00:10:04 +02:00
Dão Gottwald
33b6c59ed2 Bug 503734 - MAX_HISTORY_MENU_ITEMS and GLUE_CID shouldn't be defined globally. r=gavin 2009-07-13 19:34:13 +02:00
Dão Gottwald
ce9964ff8f whitespace cleanup 2009-07-12 15:44:33 +02:00
Dão Gottwald
282561717d Bug 503029 - remove effectively-dead code that sets the host in the status bar's security button. r=gavin 2009-07-10 08:57:50 +02:00
Marco Bonardo
8955452427 Bug 498619 - Pages list on History menu disappear when restore submenus are closed, r=dao 2009-06-23 01:00:44 +02:00
Dão Gottwald
7d2367ab27 Bug 499668 - useless try/catch block in handleLinkClick(). r=gavin 2009-06-22 15:02:59 +02:00
Neil Deakin
2b862dc7a3 Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Dão Gottwald
62f0f5949d Bug 498841 - gURLBar.timeout shouldn't be set in BrowserStartup. r=gavin 2009-06-17 17:27:04 +02:00
Vladimir Vukicevic
d5881b5fa9 b=498452; add pref for autocomplete timeout to firefox; r=mconnor 2009-06-16 11:56:36 -07:00
Dão Gottwald
976c525965 Bug 456535 - On Windows, users should be able to hide the menubar and show it with the alt key. r=mano, ui-r=faaborg 2009-06-13 08:08:20 +02:00
Johnathan Nightingale
40a6c0b8f9 Bug 497656: don't migrate passwords and offlineApps settings from sanitize-on-shutdown to CPD-dialog, since the dialog no longer has UI for controlling them, r=gavin 2009-06-12 00:03:35 -04:00
Dão Gottwald
9f311691be Backed out changeset 5d2cfb8fa4b5 2009-06-11 09:06:05 +02:00
Kaspar Brand
3e917c536d Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao 2009-06-11 02:59:41 +02:00
Dão Gottwald
618f701bbd Bug 495058 - Location bar emptyText not shown when deteaching blank tab or about:privatebrowsing into a new window. r=gavin 2009-06-11 01:10:09 +02:00
Ehsan Akhgari
8f2d990593 Bug 494838 - about:privatebrowsing / about:sessionrestore favicon gets reset when pressing Esc while focus is in the location bar; r=gavin 2009-05-27 08:01:00 +04:30
leftturnsolutions@yahoo.com
a2701cc09b Bug 304198 - Deleted URL from location bar reappears after switching tabs. r=dao 2009-05-26 06:17:22 +02:00
Ehsan Akhgari
95421f45f0 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
Asaf Romano
456857d28c Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner. 2009-05-21 04:53:53 +03:00
Asaf Romano
6275a2b77f Bug 487263 - dragging a tab up or over the tab bar then out of the window does not detach. r=dietrich,mconnor. 2009-05-20 03:11:18 +03:00
Graeme McCutcheon
9042146339 Backout bug 279022 to fix browser-chrome test failures 2009-05-20 00:51:22 +01:00
Graeme McCutcheon
c0f7925fff Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-05-19 16:20:19 +01:00
Phil Ringnalda
9d32e37a42 Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
Jorge Villalobos
ad76a8b77b Bug 486791 - BrowserStartup() throws exception when sidebars are inserted by code. r=gavin 2009-05-18 12:43:39 +02:00
Michael Kohler
ef74c1187f Bug 404279 - Suggest automatic filling of 'name' field after selecting "add a keyword for this search" from context menu, r=mak77 ui-r=beltzner 2009-05-11 11:06:02 +02:00
Ben Turner
3eba54eba7 Bug 490703. Don't hold long-lived references to link elements from the browser. r=gavin 2009-05-08 14:52:25 +12:00
Dão Gottwald
9430d4bb1a Bug 489927 - Simplify PluralForm getter. r=gavin 2009-04-24 10:20:15 +02:00