Ehsan Akhgari
74ff6fead7
Bug 479598 - About dialog's user agent field should always be LTR; r=dao
2009-03-09 00:43:18 +03:30
Dão Gottwald
bca8c5db80
Bug 479899 - Remove id selector usage from toolkit themes. r=enn
2009-03-08 20:05:53 +01:00
Dão Gottwald
1fc9615f76
Bug 481391 - Image document test in FullZoom._applyPrefToSetting fails for background tabs. r=gavin
2009-03-08 07:42:54 +01:00
Dão Gottwald
0fcbefdd3a
Bug 474908 - Dragging a tab in a window with only one tab detaches the tab. r=mano
2009-03-07 17:03:32 +01:00
Jim Mathies
492b851d97
Bug 463088 - Tab tear off cursor needs to be constant on Windows. r=enndeakin.
2009-03-06 11:54:29 -06:00
Dão Gottwald
8782601548
browser_bug386835.js cleanup
2009-03-05 13:39:05 +01:00
Marco Bonardo [:mak77]
9ebb2df1c9
Disable test for 321000 due to sporadic failures. Tracked by bug 474081.
2009-03-03 10:24:07 -05: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
Dão Gottwald
d99fd36e7c
Bug 456382 - mousing on last tab shouldn't close window (middle click, close button, context menu). r=gavin
2009-03-01 11:51:18 +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
Asaf Romano
997033cc57
Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich.
2009-02-26 17:27:39 -08:00
Asaf Romano
8f15926e28
follow up fix to bug 465608
2009-02-26 17:03:36 -08:00
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
Kai Liu
60d03a30f4
Bug 424101 - Inputs with type image don't give a context menu to save the image; r=gavin ui-r=beltzner
2009-02-27 00:06:01 +03:30
Asaf Romano
ebc289ae1f
Bug 465608 - pressing ESC while dragging a tab should cancel the drag (windows/mac). r=mconnor
2009-02-26 10:18:47 -08:00
Anton Samson
6a13897ac8
Bug 374189; hotkey conflict on linux download manager; r+ui-r=mconnor
2009-02-25 16:25:28 +01:00
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
Michal Novotny
5e7c0ee5dd
Bug 474434 - Active ftp sessions are not closed when clearing recent history; r=bzbarsky sr=cbiesinger
2009-02-23 19:28:17 +01: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
Dão Gottwald
c4850d0d07
Bug 404229 - remove inclusion of global/skin/toolbar.css from browser.xul. r=gavin
2009-02-22 10:13:59 +01: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
Robert Strong
86f904540d
Followup to Bug 468197 - also add the version and not just the Alpha / Beta string. r=mconnor
2009-02-18 14:04:33 -08:00
Dave Townsend
1f94b87a04
Add logging to browser_alltabslistener.js to try to track down bug 478241
2009-02-18 11:18:53 -08:00
Olli Pettay
f9093a901c
Bug 477863 - Give gesture events usable clientX/screenX values, r+sr=roc
2009-02-17 13:49:03 +02:00
Robert Strong
af1a76731a
Bug 468197 - Simplify / automate the addition of the pre-release suffix string (e.g. Alpha 1, Beta 2, etc.). r=mconnor
2009-02-15 15:04:05 -08:00
Dão Gottwald
0c2a97a8a9
Bug 475327 - New Tab button is still right side of the Tab bar on Linux. r=gavin
2009-02-12 10:18:37 +01:00
John P Baker
2e13402791
Bug 449730 - favicon doesn't show up when dragging a tab between browser windows. r=gavin
2009-02-12 10:17:31 +01:00
Dão Gottwald
0a3c623098
Bug 477694 - useless dragover attribute set by newTabButtonObserver and newWindowButtonObserver. r=gavin
2009-02-11 11:24:59 +01:00
Marco Bonardo
285524fe48
Bug 474081 - Sporadic failures in browser_bug321000.js - poll clipboard, r=gavin
2009-02-05 14:11:54 +01:00
Asaf Romano
491ec3abe4
Bug 471499 - Actually address beltzner's comments.
2009-02-04 23:33:01 +02:00
Johnathan Nightingale
1c3144aa40
Bug 474792 - Clear "Never remember passwords for this site" with other site-specific settings in CRH dialog. r=dolske
2009-02-04 14:08:06 -05:00
Marco Bonardo
89beec81b8
Bug 476020 - Pressing Esc while having the tag autocomplete open closes the bookmarks panel, r=dietrich
2009-01-30 13:34:38 +01:00
Ehsan Akhgari
b6c79e2771
Bug 475564 - Clear Recent History dialog should not be minimized; r=gavin
2009-01-30 11:43:16 +03:30
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
Gavin Sharp
1dd0d77ca8
Bug 474964: fix tabbrowser mousewheel scrolling (tabbrowser needs to override default scrollbox behavior since bug 457651), r=mano/Natch
2009-01-25 03:06:45 -05:00
Natch
e122708b1f
Bug 474964 - comment nodes screw up the tab bar. r=gavin
2009-01-24 01:41:36 +01:00
Marco Bonardo
7b8fc0c275
Bug 356571 - loadOneOrMoreURIs gives up if one of the URLs has an unknown protocol, r=gavin
2009-01-23 12:52:14 +01:00
Ehsan Akhgari
e4f94199a3
Bug 464962 - Zoom-Level reset to default when switching tabs while in Private Browsing Mode; r=gavin a=blocking-firefox3.1+
2009-01-23 12:42:51 +03:30
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