Boris Zbarsky
fb2ed1264a
Bug 951887. Treat form controls as mutable for purposes of constraint validation whether they're in a document tree or not. r=smaug
2014-03-05 22:48:04 -05:00
Boris Zbarsky
29e21af8b1
Bug 874788. Allow WebIDL HTMLAllCollection to emulate undefined. r=peterv
2014-03-05 22:48:04 -05:00
Boris Zbarsky
94e63969a7
Bug 874787. Add support for legacycaller on proxy bindings. r=efaust,peterv
2014-03-05 22:48:03 -05:00
Blair McBride
a124eab109
Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu. r=Gijs
2014-03-06 14:41:43 +13:00
Robert Strong
5e5eb44e3a
Followup for Bug 900251 - remove check for extra channel-prefs.js and update-settings.ini files in the mar generation scripts. r=nthomas
2014-03-05 17:04:21 -08:00
Brian Nicholson
ca7db2a1eb
Backout d8018c23945a for NPE failures
2014-03-05 15:35:40 -08:00
Mike de Boer
a96963c894
[Australis] Bug 870593: add tip section to Customization Mode. r=jaws
2014-03-05 18:09:12 -05:00
Dão Gottwald
f7c038b61f
Bug 941430 - Increase the tab max width. r=MattN
2014-03-06 00:09:17 +01:00
Ryan VanderMeulen
a82c72c6ca
Merge m-c to inbound on a CLOSED TREE.
2014-03-05 16:08:02 -05:00
Ryan VanderMeulen
3d07d638ad
Merge b2g-inbound to m-c.
2014-03-05 16:01:53 -05:00
Ryan VanderMeulen
9af7d7848c
Merge fx-team to m-c.
2014-03-05 15:49:40 -05:00
Ryan VanderMeulen
4523d362ef
Merge inbound to m-c.
2014-03-05 15:43:21 -05:00
Ryan VanderMeulen
9292333f71
Backed out changeset 6cc5a05281c3 (bug 976863) for xpcshell failures.
...
CLOSED TREE
2014-03-05 15:36:26 -05:00
Margaret Leibovic
cc33aee3ea
backout 4bc6027f5638 for causing bug 978741
2014-03-05 12:21:22 -08:00
Margaret Leibovic
a7779868e8
backout 9ee8634f70dc because it didn't work
2014-03-05 12:21:20 -08:00
Ehsan Akhgari
a2897a0771
Bug 979816 - Backout bug 977701 because of a Talos regression
...
Landed on a CLOSED TREE
2014-03-05 15:18:09 -05:00
Ryan VanderMeulen
a5b55ea49c
Backed out 8 changesets (bug 959150) for Linux debug build bustage on a CLOSED TREE.
...
Backed out changeset 30bdc9b15e8e (bug 959150)
Backed out changeset 630e489aed30 (bug 959150)
Backed out changeset c6874004efe7 (bug 959150)
Backed out changeset ebc67518a962 (bug 959150)
Backed out changeset 14441e528582 (bug 959150)
Backed out changeset 8d0ae8bffb08 (bug 959150)
Backed out changeset 603b63c33e9a (bug 959150)
Backed out changeset 261e2d244c54 (bug 959150)
2014-03-05 15:26:07 -05:00
Ryan VanderMeulen
d4438a25f5
Backed out changesets 23ab61f4bba1, d0f6a0106f43, and 9b656ca5ec50 (bug 974575) for Linux crashtest asserts.
2014-03-05 15:23:26 -05:00
fx4waldi@yahoo.com
bb71a45a59
Bug 975794 - Toolbarbuttons in the menu panel shouldn't get an inverted dropmarker when using a dark LWT. r=dao
2014-03-05 21:00:43 +01:00
Dão Gottwald
4cde55d28d
Bug 978003 - Update inContentUI.css for Windows 8 and up. r=mdeboer
2014-03-05 20:59:56 +01:00
Robert Strong
6bc5c325e9
Test cleanup and tests for Bug 759469 - Add new updater instruction to add a file if it doesn't exist in the destination. r=bbondy
...
--HG--
rename : toolkit/mozapps/update/tests/unit_base_updater/marDirLockedStageFailure_win.js => toolkit/mozapps/update/tests/unit_base_updater/marAppApplyDirLockedStageFailure_win.js
rename : toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageSuccessComplete_win.js => toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageFailureComplete_win.js
rename : toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageSuccessPartial_win.js => toolkit/mozapps/update/tests/unit_base_updater/marFileInUseStageFailurePartial_win.js
rename : toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageSuccessComplete_win.js => toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageFailureComplete_win.js
rename : toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageSuccessPartial_win.js => toolkit/mozapps/update/tests/unit_base_updater/marRMRFDirFileInUseStageFailurePartial_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marDirLockedStageFailureSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marAppApplyDirLockedStageFailureSvc_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageSuccessCompleteSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageFailureCompleteSvc_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageSuccessPartialSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marFileInUseStageFailurePartialSvc_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageSuccessCompleteSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageFailureCompleteSvc_win.js
rename : toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageSuccessPartialSvc_win.js => toolkit/mozapps/update/tests/unit_service_updater/marRMRFDirFileInUseStageFailurePartialSvc_win.js
2014-03-05 11:43:28 -08:00
Robert Strong
0b103b9c2c
Updated test binaries for Bug 759469 - Add new updater instruction to add a file if it doesn't exist in the destination. r=bbondy
...
--HG--
rename : toolkit/mozapps/update/tests/data/partial_in_use_win_before.exe => toolkit/mozapps/update/tests/data/complete.exe
rename : toolkit/mozapps/update/tests/data/partial_in_use_win_after.exe => toolkit/mozapps/update/tests/data/partial.exe
2014-03-05 11:43:20 -08:00
Robert Strong
a98abe6963
Main patch for Bug 759469 - Add new updater instruction to add a file if it doesn't exist in the destination. r=bbondy
2014-03-05 11:43:11 -08:00
Robert Strong
f32e59dab1
Bug 896224 - Remove support for the version 1 manifest from the updater. r=bbondy
2014-03-05 11:43:03 -08:00
Robert Strong
e7817478d3
Bug 900251 - Add support for add-if-not instruction added by bug 759469 to the mar generation scripts. r=nthomas
2014-03-05 11:42:56 -08:00
Robert Strong
5faf340e1f
bug 896223 - Remove the version 1 manifest from the mar creation scripts. r=nthomas
2014-03-05 11:42:48 -08:00
Brian Nicholson
f5218755fb
Bug 979166 - Refactor dynamic toolbar code. r=lucasr
...
--HG--
extra : rebase_source : 9080c2ba012e608134f084cb5186195446ecad85
2014-03-05 11:07:04 -08:00
Ryan VanderMeulen
f919c2894e
Merge m-c to fx-team.
2014-03-05 16:06:46 -05:00
B2G Bumper Bot
306f72b35b
Bumping manifests a=b2g-bump
2014-03-05 11:01:27 -08:00
B2G Bumper Bot
5994e4b748
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5d470e57a891
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #16628 from 6a68/bug-972645-reset-password"
This reverts commit e2427df4eaf5b0b7ae207b256a51436b5b80d769, reversing
changes made to 117b06a09a1e15ce19f21eaaf53a7fe187b233d8.
2014-03-05 11:00:16 -08:00
B2G Bumper Bot
89f3e2c65c
Bumping manifests a=b2g-bump
2014-03-05 10:36:27 -08:00
B2G Bumper Bot
1cdad064a3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c7a5af5dc4e9
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #16678 from jonallengriffin/modules
Bug 977366 - Allow make node_modules to use git mirror, r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/d61735aa8cc5
Author: Jonathan Griffin <jonallengriffin@gmail.com>
Desc: Bug 977366 - Allow make node_modules to use git mirror, r=gaye
2014-03-05 10:35:19 -08:00
B2G Bumper Bot
69d22ab9ad
Bumping manifests a=b2g-bump
2014-03-05 10:06:11 -08:00
B2G Bumper Bot
cb22403455
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/765bd1e5dbef
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 975161 - Ensure SIM Pin inputs are visible. r=vingetun" for failures in system/test/unit/sim_settings_helper_test.js
This reverts commit fa25ec9e9491388beee916b35ad3c59cbfee2f30.
2014-03-05 10:00:22 -08:00
B2G Bumper Bot
6fc311b40f
Bumping manifests a=b2g-bump
2014-03-05 09:51:29 -08:00
B2G Bumper Bot
424b14e55f
Bumping manifests a=b2g-bump
2014-03-05 09:26:11 -08:00
B2G Bumper Bot
bef614adf9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5d6a52354620
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16628 from 6a68/bug-972645-reset-password
Bug 972645 - Implement Reset Password Firefox Accounts flow
========
https://hg.mozilla.org/integration/gaia-central/rev/6b4bfac91fae
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 972645 - Implement Reset Password Firefox Accounts flow. r=ferjm
Includes special case for reset password in FTE, see bug 965494 comment 1
2014-03-05 09:20:23 -08:00
B2G Bumper Bot
5758cd8cbd
Bumping manifests a=b2g-bump
2014-03-05 09:16:05 -08:00
B2G Bumper Bot
fba4f12a00
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e2b61960ea7c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16378 from KevinGrandon/bug_971447_system_action_menu_v2
Bug 971447 - [System2] Instantiable ActionMenu r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/f07aab93e438
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971447 - [System2] Instantiable ActionMenu r=alive
2014-03-05 09:10:39 -08:00
Nick Alexander
c50facf8d3
Bug 978587 - Make GeckoView package org.mozilla.gecko; don't include org.mozilla.gecko.R. r=blassey
...
This builds a new Java JAR containing only org.mozilla.gecko.R. This
new JAR file is included in Fennec, but not included in
geckoview_library. (Usually ant, gradle, or Eclipse arranges to produce
org.mozilla.gecko.R but not include it in the classes.jar output as part
of a library project. This mimics that.)
Changing the GeckoView package to org.mozilla.gecko declares to
consuming applications that they should produce org.mozilla.gecko.R,
replacing what was removed above (but with correct resource IDs).
2014-03-05 08:57:09 -08:00
Nick Alexander
9bb1446916
Bug 978587 - Pre: Make geckoview_library and BackgroundInstrumentationTests target android-16. r=blassey
...
This agrees with Fennec (and BrowserInstrumentationTests).
2014-03-05 08:57:09 -08:00
Nick Alexander
3720d512ba
Bug 978587 - Pre: Let Java JARs contain either sources or generated sources. r=blassey
2014-03-05 08:57:09 -08:00
Mike Conley
7c2a8bed2d
Bug 978767 - "Hovering over the zoom controls and cut/copy/paste in the menu on Linux makes the panel layout jump" [r=mdeboer]
2014-03-05 11:07:00 -05:00
Gijs Kruitbosch
0be61d8e87
Bug 979456 - fix extra padding in bookmarks toolbar on Australis, r=mconley
2014-03-05 15:39:52 -05:00
Boris Zbarsky
4b3ac033b1
Bug 978618. Fix error reporting for unintended XPConnect exceptions thrown by JS-implemented webidl to actually work correctly. r=bholley
2014-03-05 08:32:27 -05:00
Boris Zbarsky
7b32b1e627
Bug 978646. Properly cycle-collect document.styleSheetSets. r=smaug
2014-03-05 08:32:27 -05:00
Olli Pettay
15a9629656
Bug 978862, make sure to use the right event type atom throughout CompileEventHandlerInternal, r=jst
2014-03-05 15:16:42 +02:00
Olli Pettay
093484e915
Backout the previous landing (15229e2a01b1) for Bug 978862, since it had wrong bug number, r=backout
2014-03-05 15:16:04 +02:00
Honza Bambas
02010883fb
Bug 977339 - Do GECKO_SEPARATE_NSPR_LOGS=1 by default, r=jduell
2014-03-05 14:01:09 +01:00
Ehsan Akhgari
de14085d8c
Bug 979067 - Stop exporting the guard object classes; r=froydnj
2014-03-05 07:50:55 -05:00