Ben Kelly
adfd86b42b
Bug 1029620 P5 Create dom.fetch.enabled pref, defaulted to false. r=ehsan
2014-07-28 15:28:20 -04:00
Ryan VanderMeulen
2690cd4604
Merge m-c to inbound. a=merge CLOSED TREE.
2014-07-28 15:09:21 -04:00
Ryan VanderMeulen
44b07425f4
Backed out 5 changesets (bug 1022229) for non-unified bustage.
...
Backed out changeset d79b991a8d96 (bug 1022229)
Backed out changeset 34f9a0e7dbde (bug 1022229)
Backed out changeset 37fbaf69c6e0 (bug 1022229)
Backed out changeset d6111b0603f5 (bug 1022229)
Backed out changeset 154922edf5fe (bug 1022229)
2014-07-28 15:08:51 -04:00
Ryan VanderMeulen
0a2908685d
Bug 1045153 - Disable test_bug866575.html on B2G debug while the near perma-fail is investigated. a=me
2014-07-28 14:38:43 -04:00
Ryan VanderMeulen
56fbe33b47
Backed out changesets 81f96f02263f and fd84374f63f1 (bug 903291) for causing frequent B2G crashtest timeouts.
2014-07-28 14:31:33 -04:00
Bobby Holley
ca470396ca
Bug 1022229 - Followup bustage fix. r=me CLOSED TREE
2014-07-28 11:26:41 -07:00
Bobby Holley
c77cb31ac4
Bug 1042840
- Remove evalInWindow. r=gabor
2014-07-28 11:19:25 -07:00
Bobby Holley
50b9c0b895
Bug 1042824 - Remove implicit cloning behavior in function forwarders. r=gabor
2014-07-28 11:19:25 -07:00
Bobby Holley
11aa4b0a97
Bug 1042824 - Borrow the JSID_VOID handling from the cloning forwarding. r=gabor
2014-07-28 11:19:25 -07:00
Bobby Holley
f977f7061f
Bug 1042824 - Manually do the cross-compartment call in NonCloningFunctionForwarder. r=gabor
2014-07-28 11:19:24 -07:00
Bobby Holley
8bcc146804
Bug 1042824 - Do a security check on the callee in ExportFunction. r=gabor
...
It would be nice to enforce this in New*FunctionForwarder, but we're already
in the target compartment at that point. :-(
We don't need to worry about this at the other callsites of
New*FunctionForwarder because:
* The stuff in XPCComponents is always invoked by System Principaled code.
* The stuff in StackScopedCloneRead only gets invoked when we're already done a
successful CheckedUnwrap inside the JS engine.
2014-07-28 11:19:24 -07:00
Antonio M. Amaya
5178329fa5
Bug 1035867 - Fix WebappRT for the new Webapps implementation, r=myk.
2014-07-28 11:06:34 -07:00
Carsten "Tomcat" Book
8329e0d768
merge fx-team to mozilla-central a=merge
2014-07-28 15:44:12 +02:00
Carsten "Tomcat" Book
e337b5b7eb
merge mozilla-inbound to mozilla-central a=merge
2014-07-28 15:32:36 +02:00
Carsten "Tomcat" Book
a21ec24864
merge b2g-inbound to mozilla-central a=merge
2014-07-28 12:46:31 +02:00
B2G Bumper Bot
4972870184
Bumping manifests a=b2g-bump
2014-07-27 22:46:44 -07:00
B2G Bumper Bot
6388c54022
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/97a95feb1d15
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #22155 from snowmantw/issue1043821
Bug 1043821 - [LockScreen] Move passcode verification to other System co...
========
https://hg.mozilla.org/integration/gaia-central/rev/4fe05e9c30dd
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1043821 - [LockScreen] Move passcode verification to other System components
2014-07-27 22:40:25 -07:00
B2G Bumper Bot
4de4ed8c4f
Bumping manifests a=b2g-bump
2014-07-27 20:36:39 -07:00
B2G Bumper Bot
d4cf784f12
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9558a7e07078
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #22082 from aajain/bug_1042357
Bug 1042357 - Code to removeEventListener for radiostatechange in radio.js is not working r=arthur.chen
========
https://hg.mozilla.org/integration/gaia-central/rev/aaaa2eb77e49
Author: Anshul Jain <anshulj@codeaurora.org>
Desc: Bug 1042357 - Code to removeEventListener for radiostatechange in
radio.js is not working r=arthur.chen
2014-07-27 20:30:25 -07:00
B2G Bumper Bot
4e48c97193
Bumping manifests a=b2g-bump
2014-07-27 16:26:45 -07:00
B2G Bumper Bot
e7a3e82064
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/377478a69651
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Revert "Revert "Bug 1042744 - Add a container around app iframes and some chrome UI. r=alive" under suspicion of breaking JB emulator builds""
This reverts commit a6d415335e8e73bf8bca00cd8591fd59164f915a.
2014-07-27 16:25:24 -07:00
B2G Bumper Bot
35379cd4f3
Bumping manifests a=b2g-bump
2014-07-27 10:51:19 -07:00
B2G Bumper Bot
70e2ee0927
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b0a42937723c
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1044492 - Discard suggestions notice unconditionally. r=kgrandon
2014-07-27 10:45:31 -07:00
Paolo Amadini
e6c8bbc064
Bug 1023862 - Electrolysis (e10s) support for the requestAutocomplete testing framework. r=MattN
...
--HG--
rename : toolkit/components/formautofill/test/browser/head.js => toolkit/components/formautofill/test/browser/loader.js
rename : toolkit/components/formautofill/test/chrome/head.js => toolkit/components/formautofill/test/chrome/loader.js
rename : toolkit/components/formautofill/test/xpcshell/head.js => toolkit/components/formautofill/test/xpcshell/loader.js
2014-07-27 18:18:44 +01:00
B2G Bumper Bot
cbf203410b
Bumping manifests a=b2g-bump
2014-07-27 09:41:41 -07:00
B2G Bumper Bot
b2b735890a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5e4087a76c67
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21652 from KevinGrandon/bug_1037864_gaia_grid_localization
Bug 1037864 - [GaiaGrid] Serve localization from within the gaia grid component
========
https://hg.mozilla.org/integration/gaia-central/rev/e3b41ce293d9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1037864 - [GaiaGrid] Serve localization from within the gaia grid component r=crdlc
2014-07-27 09:35:25 -07:00
B2G Bumper Bot
5e81cc6bae
Bumping manifests a=b2g-bump
2014-07-27 09:11:42 -07:00
B2G Bumper Bot
28dc0512a2
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/710e14a7a9f5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1043870 - Disable intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/system/test/marionette/homescreen_navigation_test.js | Homescreen navigation > Going to the homescreen and back to a warm app
2014-07-27 09:05:25 -07:00
B2G Bumper Bot
dd76ace37e
Bumping manifests a=b2g-bump
2014-07-27 07:41:45 -07:00
B2G Bumper Bot
25811d17f0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa56abbdbc46
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #22200 from vingtetun/revert.revert.browser-container
Revert "Revert "Bug 1042744 - Add a container around app iframes and som...
========
https://hg.mozilla.org/integration/gaia-central/rev/240ee7e4cf30
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Revert "Revert "Bug 1042744 - Add a container around app iframes and some chrome UI. r=alive" under suspicion of breaking JB emulator builds"
This reverts commit ebb824c7e4c1be271d68c773ac75ae0cfb79238d.
2014-07-27 07:40:26 -07:00
Dão Gottwald
2201c61e41
Backed out changeset 29b357a370f3
2014-07-27 00:16:34 +02:00
Vikneshwar
c0bbfa1770
Bug 1038599 - Call OpenLinkIn from loadURI. r=dao
2014-07-26 21:35:39 +02:00
Dão Gottwald
ca8d827498
Bug 1039506 - speed up _getTabForContentWindow. r=ttaubert
2014-07-26 21:34:50 +02:00
B2G Bumper Bot
46d12a241a
Bumping manifests a=b2g-bump
2014-07-26 11:26:39 -07:00
B2G Bumper Bot
dedefdf38d
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/593d1d8fb040
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1044231 - Xfail test_everything_me_launch_link.py a=testonly r=me"
This reverts commit e95ac19a89b858528031a90d688bf39ff7dcf0a3.
2014-07-26 11:20:24 -07:00
B2G Bumper Bot
1ca805d2df
Bumping manifests a=b2g-bump
2014-07-26 10:36:42 -07:00
B2G Bumper Bot
0fd39b49cb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8008bdf9a104
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21189 from KevinGrandon/bug_1032261_wc_gaia_menu_properties
Bug 1032261 - [GaiaMenu] Use locale strings inside of component folder
========
https://hg.mozilla.org/integration/gaia-central/rev/870625ed2479
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1032261 - [GaiaMenu] Use locale strings inside of component folder. r=gandalf r=yurenju
2014-07-26 10:35:24 -07:00
B2G Bumper Bot
cc4c0cc34f
Bumping manifests a=b2g-bump
2014-07-26 06:06:39 -07:00
B2G Bumper Bot
48abaf389b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c9a05c8f8071
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #22176 from julienw/1011274-increase-timeout
Bug 1011274 - increase mocha timeout when loading blobs r=azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/79a6f1d6f46a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1011274 - increase mocha timeout when loading blobs r=azasypkin
2014-07-26 06:00:24 -07:00
ffxbld
d4f9fad8a1
No bug, Automated blocklist update from host b-linux64-ix-0010 - a=blocklist-update
2014-07-26 03:16:48 -07:00
ffxbld
3b2ce275a6
No bug, Automated HPKP preload list update from host b-linux64-ix-0010 - a=hpkp-update
2014-07-26 03:16:45 -07:00
ffxbld
9516130581
No bug, Automated HSTS preload list update from host b-linux64-ix-0010 - a=hsts-update
2014-07-26 03:16:43 -07:00
B2G Bumper Bot
a6841dd245
Bumping manifests a=b2g-bump
2014-07-25 21:06:38 -07:00
B2G Bumper Bot
0ec12b34b3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/310f72876978
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #22185 from dmarcos/bug1039629
Bug 1039629 - [B2G] [Camera] Placeholder warning text is shown when Came...
========
https://hg.mozilla.org/integration/gaia-central/rev/d0ce4589cd57
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1039629 - [B2G] [Camera] Placeholder warning text is shown when Camera is launched with low battery
2014-07-25 21:00:24 -07:00
Chris Kitching
9f496ef232
Bug 1041836: Delete redundant initialisers. (generated) r=rnewman
2014-07-25 20:14:47 -07:00
B2G Bumper Bot
8204351f7e
Bumping manifests a=b2g-bump
2014-07-25 18:06:43 -07:00
B2G Bumper Bot
e25bb4a84c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e9042d372811
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #22182 from daleharvey/1044227
Bug 1044227 - Check for icons key in places object. r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/fdffd135ad24
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1044227 - Check for icons key in places object. r=mhenretty
2014-07-25 18:05:23 -07:00
B2G Bumper Bot
af0437ff06
Bumping manifests a=b2g-bump
2014-07-25 16:34:10 -07:00
B2G Bumper Bot
ef531981f3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/108aa83333d8
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #22184 from dmarcos/bug1036259master
Bug 1036259 - [dolphin] unable to take video after removing and insert S...
========
https://hg.mozilla.org/integration/gaia-central/rev/3bff4cdf7fff
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1036259 - [dolphin] unable to take video after removing and insert SD card again
2014-07-25 16:33:59 -07:00
Wes Kocher
88a01acaab
Merge m-c to fx-team
2014-07-25 16:27:34 -07:00