Commit Graph

3305 Commits

Author SHA1 Message Date
Doug Turner
441451be3c Bug 487467. Support for a Network Geolocation Provider.
Browser bits for sanitizing.  r=gavin
Mochitest. r=ctalbert
Dom bits. r/sr=jst
Provider component. r=gavin, sr=jst
2009-04-14 09:10:20 -07:00
Ehsan Akhgari
29bb7adb67 Backout bug 462041 due to test failures on Mac 2009-04-14 16:16:42 +03:30
Ehsan Akhgari
b6180cf1da Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-14 14:06:51 +03:30
Nochum Sossonko
6436fe0511 Bug 475203 - regression tests for tabstrip scrolling 2009-04-14 08:53:12 +02:00
Boris Zbarsky
ff3644e62c Merge backout of rev 524ab31ef073 to CLOSED TREE. 2009-04-13 15:35:12 -04:00
Boris Zbarsky
328736ba9e Backed out changeset 524ab31ef073 (bug 477014) in an attempt to fix the unit test orange on Mac. 2009-04-13 15:34:41 -04:00
Dão Gottwald
eb4d7e4767 Bug 487982 - arrowscrollbox.scrollByIndex fails if there are gaps between the elements. r=enn 2009-04-13 19:38:09 +02:00
Asaf Romano
a847e44090 Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor 2009-04-13 19:08:20 +03:00
Vlado Valastiak
4c8c64d3b8 Bug 448029 - "Check for Updates" label and its variations need separate accesskeys. r=gavin 2009-04-11 10:46:01 +02:00
Dão Gottwald
65b5d09e58 Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Nochum Sossonko
81b5b65f05 Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-04-09 08:45:07 +02:00
Boris Zbarsky
171b161bc1 Backed out changeset 17abd3beeabf (bug 419612) on suspicion of causing intermittent leak orange. 2009-04-09 12:00:20 -04:00
Nochum Sossonko
d2d98578ba Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-04-09 08:45:07 +02:00
Johnathan Nightingale
7b94168315 Bug 483950 - Hide statusbar domain name for SSL, pending removal. r=mconnor 2009-04-01 17:56:29 -04:00
Florian Quèze
23a7350d0e Bug 426029 - Media preview displays broken images for images with data url. r=mano 2009-04-05 16:45:54 +02:00
Dão Gottwald
1244bc4295 Bug 481560 - tab closes and location bar clears before the window closes. r=gavin 2009-04-05 10:10:24 +02:00
Mike Connor
6eef30513f 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
b8a60b594a Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
Dão Gottwald
4bd7d1c87e Bug 468170 - Update comment to reality 2009-04-02 17:12:41 +02:00
Michael Kohler
e1cf0a4560 Bug 468170 - Menu entry "Help > Release Notes" opens in same tab instead of new one. r=gavin 2009-04-02 16:56:25 +02:00
zeniko@gmail.com
9ba6097af7 Bug 485346 - Location bar doesn't have an icon in customize toolbar dialog (r=gavin) 2009-03-31 11:11:53 -07:00
Ehsan Akhgari
59227ef6a1 Bug 424101 - Inputs with type image don't give a context menu to save the image (tests); r=gavin 2009-03-28 11:20:36 +03:30
Asaf Romano
bf496618fe Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas. 2009-03-27 09:50:03 +03:00
David Dahl
c4e7adf2be Bug 431011: add shortcut key for opening the bookmarks manager on Linux, r=gavin, ui-r=beltzner 2009-03-26 13:54:53 +01:00
Dave Townsend
b38cf5820a Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 1. r=robstrong 2009-03-26 11:12:55 +00:00
Dão Gottwald
7dd075fba9 Bug 484022 - Title and button in the "Edit Bookmark" panel should be aligned with the fields, star should be centered. r=mak77 2009-03-25 23:18:23 +01:00
Dão Gottwald
d9fe768849 Bug 457096 - When closing the last tab, two tabs are briefly visible (browser.tabs.closeWindowWithLastTab = false). r=gavin 2009-03-25 10:54:33 +01:00
Dão Gottwald
06b4581c23 Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin 2009-03-24 12:47:06 +01:00
Ryan VanderMeulen
6f798eec6c Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor 2009-03-22 09:57:04 +01:00
Drew Willcoxon
6370eea7c7 Bug 480169: Update strings for Clear Recent History dialog, and add some additional strings in preparation for later refactoring, r=gavin, ui-r=beltzner, a=mconnor 2009-03-20 01:30:29 -04:00
Dão Gottwald
e50d5f7fba Test for bug 455852 2009-03-20 09:12:53 +01:00
Shawn Wilsher
c3518ca7c0 Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
Robert Strong
0b936fe813 Bug 481703 - Use python to create pre release suffix. r=bsmedberg 2009-03-19 11:56:40 -07:00
Benjamin Smedberg
ef4d1781b6 Bug 483856 - Use core_abspath and $(CURDIR) instead of shells. Use Preprocessor.py instead of preprocessor.pl to avoid perl insanity with pymake, and generally just make me happy. r=ted 2009-03-11 18:39:24 -04:00
Mark Finkle
b83bde0c17 Bug 484127 - Move browser_scope.js into browser/; r=gavin.sharp
--HG--
rename : testing/mochitest/tests/browser/browser_scope.js => browser/base/content/test/browser_scope.js
2009-03-19 15:57:55 +01:00
Marco Bonardo
2a9c7ac66c Bug 428690 - Two entries added to history menu when visiting a page that redirects, r=dietrich 2009-03-17 22:00:50 +01:00
Mike Beltzner
ebeb11e713 Bug 482480 - Text on provided identity information seems contradicting. r=gavin, ui-r=johnath 2009-03-15 17:15:59 +01:00
Ehsan Akhgari
765203d94b Bug 483375 - The Location text box in the Open Location dialog box should always be LTR; r=dao 2009-03-14 20:29:34 +03:30
Mike Connor
637602fc0d Backed out changeset e27fe0b767ea to see if it helps unit test failures 2009-03-13 00:25:22 -04:00
Mike Connor
9a1abfa143 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
Dão Gottwald
886c6dce06 Backed out changeset 2d7dde25e45f 2009-03-12 14:44:27 +01:00
Nochum Sossonko
322fd93fce Bug 475203 - regression tests for tabstrip scrolling. r=dao 2009-03-12 13:10:38 +01:00
Vlado Valastiak
9b491cbcf1 Bug 482450 - Fix workaround string for the "Open in a New Window" tab context menu item. r=gavin, ui-r=beltzner 2009-03-11 11:02:55 +01:00
Neil Deakin
1c0108dfe3 Bug 462289, disable test on mac because of the full keyboard access pref 2009-03-09 16:41:52 -04:00
Neil Deakin
d14c89d4a8 Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin 2009-03-09 13:52:22 -04:00
Neil Deakin
15db6e5d12 Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin 2009-03-09 13:43:44 -04:00
Ehsan Akhgari
6f269f3a6d 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
56cee5aa03 Bug 479899 - Remove id selector usage from toolkit themes. r=enn 2009-03-08 20:05:53 +01:00
Dão Gottwald
32e4200f24 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
156f6c943a 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
1bc2cfd0ca 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
0a4cc4c2b0 browser_bug386835.js cleanup 2009-03-05 13:39:05 +01:00
Marco Bonardo [:mak77]
ea322698e6 Disable test for 321000 due to sporadic failures. Tracked by bug 474081. 2009-03-03 10:24:07 -05:00
Ehsan Akhgari
129944c865 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
d8257ed922 Bug 480953 - Identity button should appear pressed when opening the identity popup. r=gavin 2009-03-02 21:01:03 +01:00
Nochum Sossonko
cb8a7b2a90 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
083a5b3718 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
5b2ac4fa97 Fix comment on trunk, comment only change, no review 2009-02-27 14:45:53 -08:00
Mike Beltzner
36d4d0a3a5 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
fda75fd24a 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
bfb7065461 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
6a55f079f9 follow up fix to bug 465608 2009-02-26 17:03:36 -08:00
Ehsan Akhgari
76452d9c3c 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
e737ad3127 imported patch pb_disable_crh.patch 2009-02-27 00:06:12 +03:30
Kai Liu
1a664b94a6 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
ae0c007afa 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
88d8bf0965 Bug 374189; hotkey conflict on linux download manager; r+ui-r=mconnor 2009-02-25 16:25:28 +01:00
Gavin Sharp
5801724a5e Bug 446568: make sure to focus new windows opened from external apps, r=mconnor 2009-02-24 10:33:26 -08:00
Michal Novotny
618a8fbb85 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
19435fea38 Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
Dave Camp
79e576b0fa 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
0ca820c9e1 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
a6523317b2 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
f156755f94 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
52bf92b3b5 Merging backout 2009-02-19 09:16:51 -05:00
Boris Zbarsky
15f092404a Backed out changeset 59e2945cce3c to see whether that fixes Linux unit tests. 2009-02-19 09:12:45 -05:00
Asaf Romano
b6c2a8283b 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
94b0f6f3ea 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
e8cf1d75bc 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
0aa2ec254c Add logging to browser_alltabslistener.js to try to track down bug 478241 2009-02-18 11:18:53 -08:00
Olli Pettay
342ece17dc Bug 477863 - Give gesture events usable clientX/screenX values, r+sr=roc 2009-02-17 13:49:03 +02:00
Robert Strong
9ec371c5b5 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
39342456e3 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
2ad90d2b83 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
ddf907fa75 Bug 477694 - useless dragover attribute set by newTabButtonObserver and newWindowButtonObserver. r=gavin 2009-02-11 11:24:59 +01:00
Marco Bonardo
c32dd23168 Bug 474081 - Sporadic failures in browser_bug321000.js - poll clipboard, r=gavin 2009-02-05 14:11:54 +01:00
Asaf Romano
faa97a4e4b Bug 471499 - Actually address beltzner's comments. 2009-02-04 23:33:01 +02:00
Johnathan Nightingale
04d126b4b4 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
018df7819f 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
4f15fed377 Bug 475564 - Clear Recent History dialog should not be minimized; r=gavin 2009-01-30 11:43:16 +03:30
Shawn Wilsher
67e35357d1 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
7ba94e5174 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
e19db6fc78 Bug 474964 - comment nodes screw up the tab bar. r=gavin 2009-01-24 01:41:36 +01:00
Marco Bonardo
784ceca3d8 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
d50bdb8660 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
9c8927aa14 Bug 456984 - "New Tab" Customizable Button Needs to Be Added Back. r=dao, r=gavin 2009-01-23 02:13:13 -06:00
Natch
c5344a8aae Bug 457651 - New Tab button should be right of last tab. r=dao, r=gavin, ui=faaborg 2009-01-23 02:13:11 -06:00
Asaf Romano
b921bfb156 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
Marco Bonardo
cca56a857d Bug 474081 - Sporadic failures in browser_bug321000.js, r=gavin 2009-01-22 12:19:42 +01:00
Marco Bonardo
c6f6d80285 Bug 462662 - Pressing Enter to select tag from autocomplete closes bookmarks properties dialog, r=dietrich 2009-01-22 12:19:42 +01:00
Dão Gottwald
43108d5ded Bug 474594 - declare needToFocusWin properly. r=gavin 2009-01-22 11:18:30 +01:00
Mike Connor
ce229d27e9 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
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Mike Connor
46c2abe669 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
17f7b0be23 Bug 416937 - After clicking site button and clicking elsewhere focus goes to address bar. r=gavin 2009-01-21 09:41:34 +01:00
Johnathan Nightingale
6783415329 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00
Dão Gottwald
aed52de4b8 Bug 474128 - remove newlines="replacewithspaces" from the search bar. r=gavin 2009-01-18 11:48:28 +01:00
Dão Gottwald
070b2f2d3d Bug 449359 - Middle-click on empty folder in Bookmarks Toolbar or Library creates empty new tab. r=mak77+gavin 2009-01-18 11:36:01 +01:00
Ehsan Akhgari
65057a4354 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
Gavin Sharp
87e1f4581a fix bustage from bug 473829 2009-01-17 20:55:55 -05:00
Dão Gottwald
2134fd227a Fix bogus id (bug 473829) 2009-01-17 22:13:11 +01:00
Henrik Skupin
50c09ed8f7 Bug 473829 - Add ids to Firefox menus to make them accessible for MozMill. r=dao 2009-01-17 21:54:09 +01:00
Teune van Steeg
352c4bf8f2 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
Dão Gottwald
1f3929b993 merge 2009-01-17 05:00:11 +01:00
Dão Gottwald
6f68bd7a44 Backed out changeset e30f1765a42c 2009-01-17 04:59:36 +01:00
Gavin Sharp
e67157cb19 Bug 473128: add test for bug 422590, r=mano 2009-01-16 14:19:30 -05:00
Tuukka Tolvanen
6c1240878f Bug 456382 - mousing on last tab shouldn't close window (middle click, close button, context menu). ui-r=beltzner, r=gavin 2009-01-15 15:16:23 +01:00
Dão Gottwald
d36a81c484 Bug 473745 - Implement tabContainer._fillTrailingGap. r=mano 2009-01-15 13:30:43 +01:00
Neil Deakin
33bd9e3c05 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
0a6f663f0b 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
Ehsan Akhgari
b2a3748113 Bug 349176 - [RTL] About Firefox; r=gavin 2009-01-13 21:30:05 +03:30
Justin Dolske
b29f89662a Bug 462478 - Make nsBrowserContentHandler use nsBrowserGlue's getMostRecentBrowserWindow(). r=gavin 2009-01-12 16:26:48 -08:00
Phil Ringnalda
827227bf13 Tranfer the correct spelling of transferable to the CLOSED TREE 2009-01-11 10:22:37 -08:00
Ehsan Akhgari
afec68a6a3 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
2224d00f63 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
Olli Pettay
474837c244 Bug 471883 - Gesture events should be dispatched to the element under mouse, not to document. r+sr=roc 2009-01-03 14:40:26 +02:00
Natch
d086a495b5 Bug 416661 - "Site-specific zoom level shouldn't apply to image documents" (Future proof the test...) [r=gavin] 2009-01-02 01:34:44 -06:00
Ehsan Akhgari
38a2d43dfe Bug 463400 - Make about:privatebrowsing useful outside the private browsing mode; r=gavin ui-r=beltzner 2009-01-02 10:07:04 +03:30
Vlado Valaštiak
5215cbc652 Bug 471668: add access key for sanitizeDurationBox, r=gavin 2009-01-02 01:05:42 -05:00
Gervase Markham
f507a5350e Bug 415128: fix Help->About copyright notice to mention licensing information, and remove references to logo copyright in non-branded builds, r=gavin, a=beltzner 2009-01-02 00:36:07 -05:00
Ehsan Akhgari
49c2825759 Bug 471428: add keyboard shortcut for private browsing mode (Cmd+Shift+P), r=gavin, ui-r=beltzner 2009-01-02 00:21:02 -05:00
Ehsan Akhgari
4f803cdd28 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Ehsan Akhgari
31758b411a 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
5a484ff10e 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
dfa29760a9 Backed out changeset cdeb81e07974 because of a possible Mac problem 2009-01-01 22:59:29 +03:30
Ehsan Akhgari
2f97cbba17 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
Phil Ringnalda
4558c16860 Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin 2008-12-31 18:54:17 -08:00
Dietrich Ayala
36c00fde37 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
5cb43235f7 backout bug 414715 due to leaks 2008-12-29 17:22:39 -08:00
Dietrich Ayala
0f17e9ca54 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
507c276df9 Bug 471302 - "bookmark this page" resets the clipboard every time you enter the window. r=gavin 2008-12-28 19:25:10 +01:00
Justin Dolske
a44722f711 Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg 2008-12-20 21:46:38 -08:00
Josh Aas
fb0a72d214 Backed out changeset e28cd33a0335 2008-12-19 05:30:53 -05:00
Josh Aas
9cbc644971 System for testing plugins, take 3. b=386676 r=smichaud sr=roc 2008-12-19 04:10:09 -05:00
Dietrich Ayala
440d3c07bc imported patch backout-bug414715 2008-12-18 17:09:25 -08:00
Dietrich Ayala
3dc8ba0501 Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (r=marco, r=gavin, l10n-r=pike) 2008-12-18 13:47:48 -08:00
Ehsan Akhgari
7476101223 Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel; r=mano 2008-12-18 23:42:40 +03:30
Dão Gottwald
0ec6aa7ce2 Bug 470048 - feed and "popup blocked" button cleanup. r=gavin 2008-12-18 12:25:29 +01:00
Simon Montagu
c73fae5062 Fix typo in the checkin for bug 418513 (changeset 68e3d56ef84c).r=gavin 2008-12-18 00:50:59 -08:00
Dão Gottwald
e9e4d416ee Bug 468191 - Padding on the Web feed icon and Star icon in location bar. r=gavin 2008-12-17 08:30:37 +01:00
Simon Montagu
890194181a Make display of the directional hook on the caret dependent on the bidi.browser.ui pref. Bug 418513, r=uriber, sr=roc (for core) r=mano, gavin.sharp (for browser) 2008-12-14 01:05:39 -08:00
Dietrich Ayala
24e11f581f Bug 451586 - Removing a bookmark using the Star dialog also removes all duplicates (same url) (r=marco, l10n-r=pike) 2008-12-11 11:47:25 -08:00
Marco Bonardo
dacc704011 Bug 431558 - implement preventive maintenance for places.sqlite, r=dietrich 2008-12-09 21:39:32 +01:00
Nochum Sossonko
76a7cfc18b Bug 416661 - Site specific zoom level shouldn't apply to image documents, r=gavin ui-r=faaborg 2008-12-08 13:47:42 +01:00
Justin Dolske
c7e80eae9f Bug 424363 - Customize Toolbar ▸ Restore Default Set uses gtk-refresh instead of gtk-revert-to-saved. r=gavin, ui-r=faaborg 2008-12-08 00:05:10 -08:00
Justin Dolske
1ed150d07b Bug 466072 - Remove unused in-browser EULA prompt. r=beltzner 2008-12-07 23:29:47 -08:00
Simon Bünzli
8abf7805e2 Bug 467828 - use cached favicons for the Recently Closed Tabs menu. r=gavin 2008-12-07 14:06:45 +01:00
Ehsan Akhgari
ed90642a63 Bug 463253 - Application name displayed in title bar; r=mconnor 2008-12-06 14:14:32 +03:30
Justin Wood
e8051a2512 Bug 467206, Correctly remove the load listener in mochibrowser: browser_bug441778.js
r=gavin
2008-12-05 23:04:18 -05:00
Markus Stange
95ab47758c Bug 456214 - Polish toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console, r=dao 2008-12-04 14:36:24 +01:00
Dão Gottwald
90e9820b33 merge 2008-12-02 10:24:36 +01:00
Dão Gottwald
bcd167f21b Re-enable ctrl-tab tests 2008-12-02 10:23:57 +01:00
Dão Gottwald
81db1d3a1b merge 2008-12-02 10:21:53 +01:00
Dão Gottwald
f7804d0048 Re-enable ctrl-tab previews on trunk in preparation for bug 465076.
(Backed out changeset 028bbc611036)
2008-12-02 10:21:13 +01:00
Gavin Sharp
915892aec9 Bug 467209: make browser_customize test more robust on CLOSED TREE, patch by Justin Wood <bugspam.Callek@gmail.com>, r=me 2008-12-01 23:45:49 -05:00
Ehsan Akhgari
6e6796cce2 Bug 463474 - Make sanitizer's searchbar clearing code a bit cleaner; r=gavin a191=beltzner 2008-11-28 12:51:16 -08:00
Tom Dyas
e765d35326 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
ec68772557 backing out bug 414715 due to possible Ts regression 2008-11-27 16:10:36 +01:00
Dietrich Ayala
2ed8d0e593 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
Justin Dolske
1ac4a3753e Bug 464994. about:license and about:rights potentially contradict each other. r=gerv, a=blocking-firefox3.1 2008-11-26 20:59:47 -05:00
Robert Strong
83ed1268e6 Bug 464791 - Add ifdef MOZ_UPDATER for the app update preferences UI and Help menu. r=mconnor, approval1.9.1=mconnor 2008-11-26 00:45:24 -08:00
Dave Townsend
692862dda0 Patch to fix bug 463387 without bug 463384, from bug 465883. CLOSED TREE. r=vlad 2008-11-20 23:59:28 +00:00
Dave Townsend
cd6455b59e Backing out bug 463384 as it caused bug 465883 2008-11-20 23:56:36 +00:00
Dave Townsend
2949e19cef Backed out changeset 4b5e00c182be from bug 463384 due to it causing bug 465883 2008-11-20 23:56:00 +00:00
Shawn Wilsher
51816e9c24 Disable a test causing a test failure as a result of bug 465843. 2008-11-20 13:55:22 -05:00
Mike Connor
74f5b47a28 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
Marco Bonardo
07fb51f928 Bug 465685. Fix drag of bookmarks in the bookmarks menu. r=mano, a=beltzner 2008-11-20 11:50:52 -05:00
Dão Gottwald
876445cc31 Backed out changeset 2686d82a880c 2008-11-20 11:06:18 +01:00
Ryan Flint
ceba6cfbc4 Bug 404229 - Make toolbarbuttons aware of toolbar mode. r=gavin a=beltzner 2008-11-19 00:45:14 -05:00
Asaf Romano
1fe6775572 Bug 225680 - Fix regressions from the landing of the detach-tabs feature. r=mconnor. 2008-11-18 22:09:50 +02:00
Dave Townsend
ef32c8f8ae Bustage fix from the badly applied patch from bug 463387 2008-11-18 16:03:34 +00:00
Dave Townsend
4d902f2730 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
e619b7b004 Bug 463384: "Tabbed mode" is an unnecessary complication. r=mconnor 2008-11-18 10:11:43 +00:00
Dão Gottwald
3a6ccf8a2b Bug 456761 - URL Bar has no "level" attribute indicating secure URLs. r=gavin, a=beltzner 2008-11-18 09:10:54 +01:00
Justin Dolske
0310bdcb87 Bug 464947 - Clear Recent History dialog should clear form data by timespan. r=mconnor 2008-11-17 16:46:31 -08:00
Asaf Romano
9e4064da3a I don't know how did that happen 2008-11-17 03:44:03 +02:00
Asaf Romano
272261d831 Bug 465179 - Cannot d&d links on the tabbar (typo fix to the detach-tabs patch. 2008-11-16 23:30:44 +02:00
Vlado Valastiak
303d11eca8 Bug 463597 - SanitizeDurationBox not vertically centered. r=gavin, a=beltzner 2008-11-16 19:24:35 +01:00
Justin Wood
6e5905d74a Bug 463772, Make choice of skipping prompt for getTargetFile obvious (comment changes)
Also include minor context-menu fix.
r=sdwilsh, a1.9.1b2=beltzner
2008-11-15 18:19:10 -05:00
Asaf Romano
e1a8e0ad81 Bug 225680 - Ability to detach tabs. r=mconnor, enn. a=beltzner. 2008-11-15 21:47:53 +02:00
Vladimir Vukicevic
e20e6d5846 Putting back 452979, wasn't the problem. 2008-11-12 15:20:04 -08:00
Vladimir Vukicevic
d193aacb20 Backing out bug 452979, in attempt to fix bustage 2008-11-12 15:05:37 -08:00
Masayuki Nakano
3edc3f9107 Bug 452979 p=Masahiro Yamada <masa141421356@gmail.com>, r=gavin, a=beltzner 2008-11-13 01:24:51 +09:00
Johnathan Nightingale
ef1adc91d3 Re-land pref fix for Clear Recent History. b=453440 r=gavin a=blocking-firefox3.1 2008-11-12 08:58:24 -05:00
Dão Gottwald
7067b0d947 Bug 463635 - All Tabs search doesn't always update on Enter. r=gavin 2008-11-12 08:07:49 +01:00
Daniel Holbert
5a44bb552c Bug 464141: Re-enabling browser_ctrlTab.js testcase (after disabling it to see if it was responsible for oranges) 2008-11-11 04:47:32 -08:00
Daniel Holbert
686f28acca Bug 464141: Disabling browser_ctrlTab.js testcase, on the suspicion that it's causing later browser-tests to fail on mac unittest box. 2008-11-11 01:44:54 -08:00
Daniel Holbert
5936656e1a Backed out changeset bcbde22c762f due to oranges in browser_sanitize-timespans.js on mac unittest box moz2-darwin8-slave01 2008-11-10 16:57:10 -08:00
Johnathan Nightingale
505c7e907d Fix Clear Recent History timespan behaviour on platforms without instant-apply prefs. b=453440 r=gavin a=blocking-firefox3.1 2008-11-10 16:15:48 -05:00
Rob Arnold
61d145a070 Bug 457997 - Autohiding glass panels don't display properly r=vlad,dao 2008-11-10 16:53:32 +01:00
Dão Gottwald
9e9f93a536 Bug 451604 - Clicking preview in ctrl-tab panel doesn't work on OS X. r=gavin, a=beltzner 2008-11-10 16:52:49 +01:00
Ehsan Akhgari
8521de6bbc 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
Johnathan Nightingale
07d63fef7a Bug 453440 - Extend "Clear Private Data" dialog with time period option
r=mconnor
a1.9.1b2=mconnor
2008-11-07 18:35:28 -05:00
Dave Townsend
af447b1195 Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the Vista Ts regression 2008-11-07 15:21:35 +00:00
Dave Townsend
ddc73a9bb1 Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
Vista Ts regression
2008-11-07 15:21:23 +00:00
Justin Dolske
d970a274b5 Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron 2008-11-05 19:19:44 -08:00
Ehsan Akhgari
625740cba4 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
afc32bca49 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
Dão Gottwald
9b54f9e4af Bug 463299 - Hitting Esc when text was entered in the search box shouldn't close the all tabs / ctrl-tab panel. r=gavin 2008-11-06 20:20:34 +01:00
Dão Gottwald
e14de76132 Bug 463363 - ctrlTab event handler should ignore events from nested popups, e.g. context menus. r=gavin 2008-11-06 19:45:48 +01:00
Dão Gottwald
39c0beb0d9 Bug 463227 - in the All Tabs panel, TAB key should move focus to the preview. r=sdwilsh 2008-11-06 18:33:22 +01:00
Johnathan Nightingale
0ba9c0d0ed 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
96c0f71fcd Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-05 08:38:13 +01:00
Dão Gottwald
f122a98b6d make Ctrl+Tab test more robust 2008-11-04 20:47:46 +01:00
Dave Townsend
704bdf4adc 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
5ba7f40c2b Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-04 13:51:51 +01:00
Dão Gottwald
f3bd9d7262 Bug 456088 - Ctrl+Tab revision. r=connor 2008-11-04 09:19:55 +01:00
Ehsan Akhgari
07521d5740 Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky 2008-11-04 02:52:23 +03:30
Ehsan Akhgari
022eb9cad7 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
9c71483ace 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
8bb1e6d38d 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
6f224508bb followup bug 461376 - double rotate gesture. rs=Mardak 2008-11-01 12:08:34 -05:00
Edward Lee
51b8258b33 Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh 2008-11-01 10:47:07 -05:00
Shawn Wilsher
fa70577531 merge for backout of bug 462050 2008-10-31 20:42:25 -04:00
Shawn Wilsher
1da7880a54 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
71a2f9d9d3 Bug 461013 - get rid of |aTab.localName != "tab"| check in BookmarkThisTab(). r=gavin 2008-10-31 21:01:56 +01:00
Dave Townsend
1a8f32ae6c Bug 454949: Stop appshell from managing the window title for us. r=mconnor 2008-10-31 16:36:39 +00:00
Dietrich Ayala
6ac4e61f10 Bug 415960 - bookmark tags edit control should provide autocomplete (r=mano, core by asouzis@users.sf.net) 2008-10-31 09:16:22 -07:00
Dietrich Ayala
12f3f33c31 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
6f0f1e07f4 Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner 2008-10-29 11:54:51 -04:00
Johnathan Nightingale
db64bf2dc6 Rephrase Clear Private Data's "Authenticated Sessions." b=460338 r=mconnor ui-r=faaborg 2008-10-29 09:22:10 -04:00
Justin Dolske
f0d502c40e Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner 2008-10-30 23:42:02 -07:00
Justin Dolske
f0f3cee959 Bug 462294 - Add "View Video" to context menu for <video> elements. r=gavin, ui-r=boriss 2008-10-30 12:29:40 -07:00
Dave Townsend
e89e0ad07f Test for bug 391728: No placeholder for disabled plugins. r=gavin 2008-10-30 19:21:23 +00:00
Marco Bonardo
a0e1855cd7 Bug 411261 - Bookmark properties dialog needs tagging UI, r=dietrich, ui-r:changes required by Faaborg in bug 459958 2008-10-30 18:21:47 +01:00
Natch
f0960b87c7 Bug 458579 - Feed tab missing in page info; r=gavin.sharp 2008-10-29 04:37:44 +01:00
Justin Dolske
f0ebe74863 Bug 461810 - Video content menu should operate on .currentSrc, not .src. r=gavin 2008-10-28 11:52:04 -07:00
Dão Gottwald
e785f2ee9a Bug 439133 - "Show Image" is poorly labeled, can be confused with "View Image". ui-r=faaborg, r=mano 2008-10-27 23:47:01 +01:00
Johnathan Nightingale
152954b24c 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
a285cfb493 Bug 453793 - Remove XUL directory listing leftovers from browser/. r=gavin 2008-10-26 00:03:54 +02:00
Dão Gottwald
bf2a7f8bac 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
cecbacbb84 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
0243fa3407 merge to tip 2008-10-23 15:17:33 -07:00
Doug Turner
1e1e7f6c2b this might have caused a leak. backing out to check.
Backed out changeset 3b47c0e2f6d9
2008-10-23 15:17:01 -07:00
Justin Dolske
f197db85b2 Reenable test. 2008-10-23 13:51:47 -07:00
Doug Turner
fc323a4dae merge to tip 2008-10-23 13:21:36 -07:00
tdyas@zecador.org
f817133101 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
78a64b41b9 Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin 2008-10-23 11:01:32 -07:00
Justin Dolske
35bd869678 Temporarily disable test to see if it's causing other tests to fail on OS X. 2008-10-23 09:51:35 -07:00
Justin Dolske
c10dcfac56 Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss 2008-10-22 23:36:52 -07:00
Dão Gottwald
be5f218a48 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
Dão Gottwald
a2bca640d3 Bug 460934 - tooltip-label class should be globally available. r=neil 2008-10-22 19:15:25 +02:00
Johnathan Nightingale
2da76c54d7 Don't try to load favicon.ico for error pages. b=453442 r=gavin 2008-10-21 16:02:26 -04:00
Dão Gottwald
d35759ef2e Bug 461013 - get rid of |aTab.localName != "tab"| checks in removeAllTabsBut, removeTab and reloadTab. r=gavin 2008-10-21 21:57:26 +02:00
Dão Gottwald
d17be3c2de Bug 456002 - Dragging and dropping a tab from a window with 1 tab is broken. r=gavin 2008-10-21 20:05:51 +02:00
Markus Stange
9467c5bb99 Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +02:00
Asaf Romano
9ed4ba3e20 Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Markus Stange
efc31b0d07 Merge backout of bug 398928 2008-10-13 14:33:01 +02:00
Markus Stange
9e3fc5bc06 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Gabriele Best
a06a6cd5d4 Bug 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse, r=gavin 2008-10-13 12:19:55 +02:00
Markus Stange
c66be3d531 Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Simon Bunzli
5281410fff Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp 2008-10-12 19:36:01 +02:00
Elmar Ludwig
1a34e0dd65 Bug 458579 - Feed tab missing in page info 2008-10-11 22:50:01 +03:30
Dão Gottwald
522a070a79 Bug 458111 - Remove Mac-specific tabbrowser-tab binding. r=rflint 2008-10-11 15:55:39 +02:00
Neil Rashbrook
dbd980d660 Bug 365467 Focus contollers initial window and element can get out of sync r+sr=jst
Reordering tests to see if that can make the change stick

--HG--
rename : browser/base/content/test/browser_autodiscovery.js => browser/base/content/test/browser_discovery.js
rename : browser/base/content/test/autodiscovery.html => browser/base/content/test/discovery.html
2008-10-10 10:36:41 +01:00
Dão Gottwald
88d9522bb3 Bug 458565 - Location bar should encode parentheses on copy. r=gavin 2008-10-08 16:43:42 +02:00
Dão Gottwald
1a6d54a7d0 Bug 440075 - Location bar doesn't encode the address when using UNIX copy/paste (selecting). r=gavin 2008-10-08 16:42:39 +02:00
Mike Beltzner
cdb2035310 bug 458895: Backout name change for 3.1b1. 2008-10-07 13:58:19 -04:00
Ben Hearsum
85c9f664f5 bug 458895: Change name of Firefox 3.1 M3 to "Firefox 3 Beta 1" for official branding. r=johnath, p/a=beltzner 2008-10-07 11:45:10 -04:00
Asaf Romano
15a34c883c Bug 458070: listen for the right drop event to avoid multiple drop actions being performed when dragging tabs (tab dnd causes page reload, URL dropping causes loads in multiple tabs), r=mconnor 2008-10-06 10:58:42 -04:00
L. David Baron
5ac0e57eb8 Merge backout of changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-10-05 20:27:18 -07:00
Dão Gottwald
4bde54076c Backed out changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-10-05 20:09:07 -07:00
Dão Gottwald
2d6287451f Bug 458173 - Focus completely busted with Ctrl+Tab. r=gavin 2008-10-02 17:06:36 +02:00
Boris Zbarsky
f3858013ec Backing out changeset ec3a3468d1b9 to see whether it's responsible for the Txul regression 2008-10-02 10:03:21 -04:00
Daniel Holbert
5492039225 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
Rob Arnold
543569e72a Add Aero Glass to Ctrl-Tab - Bug 451300 r=mconnor 2008-10-01 02:05:44 -04:00
Kai Liu
23b82d11cb Bug 431325 - Bookmark tooltip's title/url is cut off. ui-r=beltzner r=gavin 2008-10-01 01:36:20 +02:00
Asaf Romano
f0b8e4f65d Bug 456048 - Use the new D&D API in tabbrowser. 2008-09-30 18:19:00 +03:00
Dave Townsend
01fa27abdb 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
Dave Townsend
125326c16b Bug 457634: browser_autocomplete.js test doesn't clean up after itself. r=gavin 2008-09-30 07:20:18 +01:00
Dão Gottwald
edee401fb5 Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-09-29 23:26:01 +02:00
Simon Bunzli
762ea9bde6 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
e9dae6c923 Bug 457160, Customize toolbar only showing some of the icons
r=gavin
2008-09-27 12:12:04 -04:00
Simon Bünzli
0e81f5e4f4 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
1351097630 add missing brace 2008-09-25 13:41:10 +02:00
Dão Gottwald
c1574ff6ea Bug 454109 - move urlbar functions to the urlbar binding. r=mano 2008-09-25 13:33:51 +02:00
Dão Gottwald
94730d5ac1 Bug 455756 - Add a "new tab" button to the tab bar. r=gavin 2008-09-25 09:39:41 +02:00
Dão Gottwald
c7a98705d4 Bug 455852 - Add a hidden pref for not closing the window with the last tab. r=gavin 2008-09-22 15:56:51 +02:00
Jesse Ruderman
119e0f8d7f 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
Tyler (tyler@christianlink.us
d369c39af3 Bug 448833 - Page Info > Security > More is confusing; r=gavin.sharp 2008-09-21 18:28:56 +02:00
Dão Gottwald
cee153639c Bug 454526 - browser.js' onStateChange() code references variable that's no longer in scope. r=gavin 2008-09-19 21:03:06 +02:00
Marco Bonardo
5ca634dfa3 Bug 418671 - Clean up places views drag and drop code, r=mano 2008-09-19 17:47:45 +02:00
Neil Deakin
75e0003c9e Bug 410569, tabbrowser should be using drag action rather than checking the keyboard state itself, r=mano 2008-09-19 11:26:37 -04:00
Dão Gottwald
f10ad60728 skip failing test 2008-09-19 13:53:14 +02:00
Dão Gottwald
e439328cf0 Bug 453573 - Make tab previews bigger and show a smaller part of each tab. r=gavin 2008-09-19 11:44:15 +02:00
Dão Gottwald
05a6c4d18e Bug 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order. r=gavin 2008-09-19 11:38:44 +02:00
Dão Gottwald
4303f7aa2d Bug 446065 - Add tabs opened in the background to the top of the Ctrl+Tab list. ui-r=beltzner, r=gavin 2008-09-19 11:34:33 +02:00
Dão Gottwald
e0c45dbe56 Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=connor 2008-09-17 17:07:26 +02:00
Dão Gottwald
84f07e43f0 Backed out changeset 09a4e390e1ec 2008-09-17 17:06:54 +02:00
Dão Gottwald
6e5239f8c9 Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=gavin 2008-09-17 17:04:25 +02:00