Josh Aas
cc8d9ebb04
Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg
2009-08-24 15:56:43 -07:00
Shawn Wilsher
d3bf3c626b
Bug 509668 - mochitest-browser-chrome: browser_248970_a.js fails intermittently, r=dietrich
2009-08-24 10:23:17 -07:00
Chris Seawood
9fae068e97
Bug 505736 - Use IMPORT_LIB_SUFFIX when linking thebes. r=cls patch=jacek@codeweavers.com
2009-08-20 17:48:12 -07:00
Ryan Flint
bc9630f877
Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
...
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Markus Stange
363a29e71a
Bug 507962 - Pinstripe widget margin cleanup. r=dao
...
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Dave Townsend
d4f2e9ccb0
Bug 479805: browser.offline should only be consulted during startup. r=dao
2009-08-18 16:39:37 +01:00
Craig Topper
da105abed8
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
Dão Gottwald
696dd90842
Bug 510509 - superfluous hbox in places toolbar binding. r=mak77
2009-08-18 10:23:34 +02:00
Ehsan Akhgari
85e78ec81f
Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao
2009-08-17 00:22:39 +04:30
William Jon McCann
1d05e17c66
Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor
2009-08-16 21:53:51 +04:30
Dão Gottwald
53b2094d7f
Bug 509625 - nsSessionStore.js should deal with browsers rather than tabpanels. r=zeniko
2009-08-14 23:16:11 +02:00
Marco Bonardo
cbbe8c14a9
Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao
2009-08-14 10:03:34 +02:00
mail@bugz.ata.myota.org
7a7c854f53
Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor
2009-08-13 09:53:47 +02:00
Michael Kraft
1c1ce2f83e
Bug 491577 - fix idl comment. sr=mconnor
2009-08-13 09:52:22 +02:00
Dão Gottwald
afb1ec07c5
fix broken browser_491577.js
2009-08-11 11:57:47 +02:00
Michael Kraft
eb6f1c2e3e
Bug 491577 - add API for deleting a single closed window. r=zeniko, sr=dietrich
2009-08-11 10:28:42 +02:00
Nick Thomas
0a334199c2
Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek
2009-08-11 15:50:32 +12:00
Shawn Wilsher
a4b9f5ba43
Bug 485976 - Move writing sessionstore.js off the main thread
...
This makes session restore perform the write and fsync of sessionstore.js
execute on a background thread using NetUtil.asyncCopy.
r=dietrich
2009-08-10 15:15:20 -07:00
Phil Ringnalda
19950196ab
Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano
2009-08-09 14:11:25 -07:00
Dão Gottwald
1e32437863
Bug 502239 - fix focusElement() misuse. r=enn
2009-08-10 18:27:10 +02:00
Boris Zbarsky
cff6a5cfe1
Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb
2009-08-10 10:54:22 -04:00
Ehsan Akhgari
3bc505a45f
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
bb412a7b5a
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
Ted Mielczarek
ad775e7a7a
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Marco Bonardo
9c88eb1c27
Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich
2009-08-06 16:34:16 +02:00
Marco Bonardo
9657d2d68d
Bug 507963 - Intermittent failure of browser_privatebrowsing_findbar.js r=ehsan
2009-08-06 16:34:13 +02:00
Markus Stange
369cb6add1
Bug 269410 - Only show the toolbar collapse button in the main browser window and in the Places library window. ui-r=faaborg, r=enndeakin
2009-08-06 08:51:20 +12:00
Ted Mielczarek
bf94951904
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:20 -04:00
Ted Mielczarek
b6d8d93b5c
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Dão Gottwald
22a607d3b8
Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin
2009-08-04 20:10:23 +02:00
Marco Bonardo
a04cbd87f8
followup to Bug 481437 - adding at least one test to browser_library_open_leak.js, trivial change
2009-08-03 10:48:02 +02:00
Ehsan Akhgari
8a1e525094
Sort the private browsing browser-chrome test files alphabetically
2009-08-02 22:25:44 +04:30
Ehsan Akhgari
49083c2784
Bug 462639 - Handle view-source windows in Private Browsing mode; r=mconnor
2009-08-02 22:23:17 +04:30
Ehsan Akhgari
bce3c0d044
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor
2009-08-02 22:23:14 +04:30
Ehsan Akhgari
ca5920f5ef
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
f0961087a5
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
512200fc27
Bug 496595 - Privacy leak in "remember for this site" permission of geolocation - persists outside of private browsing; r=mconnor
2009-08-02 22:23:04 +04:30
Ehsan Akhgari
2a9ff53bba
Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor
2009-08-02 22:23:01 +04:30
Dão Gottwald
cc08681d32
Bug 507883 - addCookieToHash() creates a useless object that will be clobbered right away. r=zeniko
2009-08-02 18:31:24 +02:00
Paul O’Shannessy
17a5369301
Bug 507032 - "Set As Desktop Background..." doesn't work on Windows CE, r=robert.bugzilla
2009-08-01 16:21:58 -07:00
Marco Bonardo
87ab63a2f9
Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js, disable test for now while CLOSED TREE
2009-08-01 10:03:13 +02:00
L. David Baron
c28f3d6e31
Merge backout of changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) CLOSED TREE
2009-07-31 19:37:44 -07:00
L. David Baron
544a53faaa
Backed out changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698)
2009-07-31 19:37:14 -07:00
Dão Gottwald
33c3327109
Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko
2009-07-31 14:39:22 +02:00
Dão Gottwald
e4a08d3489
Fix sessionstore tests that fail to remove their event listeners. No bug.
2009-07-31 11:20:42 +02:00
Nils Maier
d3bbbdf0b5
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
Blake Winton
142b6f9ce6
Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich
2009-07-30 20:40:45 +02:00
Shawn Wilsher
1f2b2d387e
Disable these two randomly crashing tests until bug 506042 is fixed and we can get stacks from the crashes.
2009-07-30 08:48:48 -07:00
Marco Bonardo
2bfec9f475
Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, refactoring of the test, r=dietrich
2009-07-29 23:50:42 +02:00
Neil Deakin
5303f25260
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Bobby Holley
9328bfd38b
Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir
2009-07-29 10:13:08 -04:00
Wolfgang Rosenauer
6220ecce9c
Bug 506901 - preference advanced pane not updated on init; r=gavin
2009-07-29 09:49:27 +02:00
Ehsan Akhgari
821f9279d3
Bustage fix for the test for bug 501413
2009-07-29 12:09:38 +04:30
Ehsan Akhgari
1a574c8f1d
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work (tests); r=mak77
2009-07-29 12:06:34 +04:30
Ehsan Akhgari
be9c3c52d6
Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko
2009-06-01 21:30:02 +04:30
Simon Bünzli
c923c32c53
Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
...
Cap the maximum number of XPATHs generated
2009-07-24 11:39:22 -04:00
Blake Kaplan
ece0649965
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
2009-05-21 01:17:51 -07:00
Joe Drew
6c441f55f7
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
...
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Neil Deakin
eb8c6c62b3
Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh
2009-07-17 14:09:10 -04:00
Dan Witte
40b97c2191
followup fix for bug 423132 (revert passing |this| as a parameter to forEach).
2009-07-16 20:53:43 -07:00
Dan Witte
ba6b491419
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
2009-07-15 17:57:29 -07:00
Ehsan Akhgari
2b80a6f4a6
Bug 496335 - Don't restart Necko on Private Browsing mode transitions; r=mconnor
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_sslsite_transition.js => browser/components/privatebrowsing/test/unit/test_transition_nooffline.js
2009-07-11 20:24:13 +04:30
Dão Gottwald
7d821d6e95
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn
2009-07-10 09:02:12 +02:00
Dão Gottwald
ac490d3470
Backed out changeset 3b6affa995be
2009-07-09 22:05:23 +02:00
Dão Gottwald
b9fdd0c7d0
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn
2009-07-09 20:59:02 +02:00
Robert Strong
bf24dc7284
Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad
2009-07-08 13:51:21 -07:00
Doug Turner
c56708705b
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
2009-07-08 09:13:13 -07:00
Phil Ringnalda
a51763aea8
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
cf0241bf3f
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Ryan Flint
01ebff6144
Bug 502764 - Disable DNS prefetching for microsummary requests. r=sdwilsh
2009-07-06 22:24:04 -04:00
Dave Townsend
b7bbffcf77
Bug 481406: Stop using dump in browser chrome tests. r=mak77
2009-07-06 10:27:26 +01:00
Doug Turner
55fdfb6010
Backing about 484488.
2009-07-05 22:24:56 -07:00
Doug Turner
78afc48ace
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
2009-07-01 12:01:11 -07:00
Marco Bonardo
f5eaa3ca95
Bug 496058 - mochitest-browser-chrome: browser_bookmarksProperties.js times out intermittently, r=enn
2009-07-01 11:19:11 +02:00
Ehsan Akhgari
2bea39652a
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work; r=mak77
2009-07-01 01:17:13 -07:00
Dão Gottwald
87c8e42a85
Bug 491247 - utils.js: reference to undefined property aPopup.childNodes[aPopup._startMarker + 1]. r=mak
2009-06-29 18:47:03 +02:00
Dão Gottwald
160cc9f85c
Bug 500976 - PlacesController.prototype._shouldShowMenuItem should not depend on bug 232598. r=sdwilsh
2009-06-28 18:04:18 +02:00
Paul O’Shannessy
c9d578ace8
Bug 493823 - One test from browser_394759 not being run, r=zeniko
2009-06-15 10:40:49 -07:00
Marco Bonardo
d6c5ee0c9f
Bug 495675 - 500 ms delay when holding mouse down on folders on bookmarks toolbar before they open, r=dietrich
2009-06-25 00:15:25 +02:00
Neil Deakin
8eb3e02e5d
Bug 499547, double click on bookmark in library not raising window, r=dao
2009-06-24 13:12:31 -04:00
Marco Bonardo
09c76bcf32
Bug 494372 - when views are notified skip static content, r=dietrich
2009-06-24 18:29:26 +02:00
Marco Bonardo
13fb524dd9
Bug 498620 - Saved search folder is not visible in left folder pane or open-able in right pane immediately after saving, r=dietrich
2009-06-24 10:59:30 +02:00
Ben Newman
94f19e102d
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
2009-06-23 14:22:16 -07:00
Marco Bonardo
c4d4ef8419
Bug 490742 - Transactions Manager should batch child transactions, r=sdwilsh
2009-06-23 11:40:26 +02:00
Bruno Calvignac
c552497569
Bug 433070 - Cannot import passwords from Seamonkey. r=gavin
2009-06-22 13:38:31 +02:00
Neil Deakin
2737a14b5e
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
2009-06-20 20:04:07 -04:00
Michael Kraft
bee927e616
Bug 491168 - Allow SessionStore to save/restore referrer field. r=zeniko
2009-06-19 09:37:08 +02:00
Marco Bonardo
0e672ad5f9
Bug 498407 - Adding search keyword doesn't work on many sites, transactions manager tries to get anno for an invalid itemId, r=dietrich
2009-06-16 17:17:43 +02:00
Marco Bonardo
4a7058a7b6
Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich
2009-06-15 13:09:40 +02:00
Paul O’Shannessy
e4e7c605b7
Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, r=zeniko
2009-06-13 00:23:44 -07:00
Dietrich Ayala
17819e9de5
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Dietrich Ayala
53229ad0c0
Bug 492794 - microsummary service should cache bookmark ids for fast access (r=marco)
2009-06-12 15:26:04 -07:00
Dietrich Ayala
6837f90750
Bug 493636 - when possible, use cached left pane query ids instead of the anno service directly (r=marco)
2009-06-12 15:21:47 -07:00
Margaret Leibovic
421183e7a9
Bug 481231 - Add an ID to the rows element of editBookmarkPanelGrid in editBookmarkOverlay.xul, r=sdwilsh
2009-06-12 14:59:32 +02:00
Marco Bonardo
ef0215a447
Bug 491276 - places/menu.xml: reference to undefined property this._self._result, r=dietrich
2009-06-12 14:59:25 +02:00
Marco Bonardo
6122b135ac
Bug 496266 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) causes page navigation, r=gavin
2009-06-12 14:59:15 +02:00
Marco Bonardo
fabd399a05
Bug 496277 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) fails on Linux, r=gavin
2009-06-12 14:59:10 +02:00
Michael Kohler
f596a31fe8
Bug 407366 - Require <something> for the keyword field when keyword searches are created, r=mak
2009-06-12 14:59:04 +02:00
Dietrich Ayala
d4ecc24959
Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
...
* * *
2009-06-12 00:34:35 -07:00
Gavin Sharp
ca3f7d6c20
Bug 497482: flush 'save session' pref explicitly when shutting down, since some ways of shutting down on mac cause us to avoid saving prefs, r=mconnor
2009-06-11 16:17:33 -04:00