Commit Graph

373645 Commits

Author SHA1 Message Date
Mike Hommey
5f6ba110e6 Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps 2014-07-29 08:55:55 +09:00
Mike Hommey
416b7e7516 Bug 1043954 - Export nspr headers in a different directory during the target rule. r=gps 2014-07-29 08:53:48 +09:00
Bobby Holley
c6baf63480 Bug 1042996 - Remove the special JSContext for Sandboxes. r=bobowen,r=gabor 2014-07-28 14:55:51 -07:00
Bobby Holley
64bceb7f48 Bug 1042996 - Always set an explicit version in evalInSandbox. r=gabor
If setVersion() is not invoked on compileOptions, it ends up with
JSVERSION_UNKNOWN, which invokes findVersion() on the JSContext, which does a
bunch of crazy hunting of previous scripted stack frames that we most certainly
don't want for sandboxes, which are supposed to be controlled environments.
Using a separate JSContext in evalInSandbox isolates us from these effects, so
once we stop doing that we need to be more explicit here.
2014-07-28 14:55:51 -07:00
Christoph Kerschbaumer
6e42270c0f Bug 1043602 - Use TYPE_SUBDOCUMENT instead of TYPE_SCRIPT for contentPolicyCheck in ImportManager (r=gabor) 2014-07-24 13:44:49 -07:00
Nicolas Perriault
c30531cbde Bug 1000131 (Part 2): Loop expired call url view styling, r=dmose. 2014-07-28 12:51:42 -07:00
Brian Hackett
8081742abe Bug 1042833 - Add 'none' architecture used in --disable-ion builds, r=jandem. 2014-07-28 11:37:48 -08:00
Ben Kelly
89ad921463 Bug 1029620 P7 Test new fetch Headers DOM object. r=ehsan 2014-07-28 15:28:20 -04:00
Ben Kelly
f4d186ed5b Bug 1029620 P6 Implement Fetch Headers DOM object. r=ehsan r=jst 2014-07-28 15:28:20 -04:00
Ben Kelly
a6ae9ed383 Bug 1029620 P5 Create dom.fetch.enabled pref, defaulted to false. r=ehsan 2014-07-28 15:28:20 -04:00
Ryan VanderMeulen
d1a0102e04 Merge m-c to inbound. a=merge CLOSED TREE. 2014-07-28 15:09:21 -04:00
Ryan VanderMeulen
9a8cfb647e 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
dff012e107 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
5ba6449a65 Backed out changesets 81f96f02263f and fd84374f63f1 (bug 903291) for causing frequent B2G crashtest timeouts. 2014-07-28 14:31:33 -04:00
Bobby Holley
b755961e1d Bug 1022229 - Followup bustage fix. r=me CLOSED TREE 2014-07-28 11:26:41 -07:00
Bobby Holley
6aa5f09145 Bug 1042840 - Remove evalInWindow. r=gabor 2014-07-28 11:19:25 -07:00
Bobby Holley
2df92a8d49 Bug 1042824 - Remove implicit cloning behavior in function forwarders. r=gabor 2014-07-28 11:19:25 -07:00
Bobby Holley
09c0ef15f5 Bug 1042824 - Borrow the JSID_VOID handling from the cloning forwarding. r=gabor 2014-07-28 11:19:25 -07:00
Bobby Holley
9950c68fc8 Bug 1042824 - Manually do the cross-compartment call in NonCloningFunctionForwarder. r=gabor 2014-07-28 11:19:24 -07:00
Bobby Holley
5098fe4f1c 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
c9e0af0568 Bug 1035867 - Fix WebappRT for the new Webapps implementation, r=myk. 2014-07-28 11:06:34 -07:00
Carsten "Tomcat" Book
06ad4c77ff merge fx-team to mozilla-central a=merge 2014-07-28 15:44:12 +02:00
Carsten "Tomcat" Book
bcf40664e4 merge mozilla-inbound to mozilla-central a=merge 2014-07-28 15:32:36 +02:00
Carsten "Tomcat" Book
c3bff9e616 merge b2g-inbound to mozilla-central a=merge 2014-07-28 12:46:31 +02:00
B2G Bumper Bot
15dfd41cee Bumping manifests a=b2g-bump 2014-07-27 22:46:44 -07:00
B2G Bumper Bot
f23e43d244 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
cde539d7cd Bumping manifests a=b2g-bump 2014-07-27 20:36:39 -07:00
B2G Bumper Bot
e43ed7520c 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
be6e50ac10 Bumping manifests a=b2g-bump 2014-07-27 16:26:45 -07:00
B2G Bumper Bot
01edbde9c8 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
f24fc5ba84 Bumping manifests a=b2g-bump 2014-07-27 10:51:19 -07:00
B2G Bumper Bot
5c0b0b41bd 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
d70ec73d46 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
7e64200b3f Bumping manifests a=b2g-bump 2014-07-27 09:41:41 -07:00
B2G Bumper Bot
15341f7d34 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
ead75d1a64 Bumping manifests a=b2g-bump 2014-07-27 09:11:42 -07:00
B2G Bumper Bot
80c52a49d7 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
b2b3e66ed1 Bumping manifests a=b2g-bump 2014-07-27 07:41:45 -07:00
B2G Bumper Bot
3c67957a5b 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
45d4bea3a3 Backed out changeset 29b357a370f3 2014-07-27 00:16:34 +02:00
Vikneshwar
b9b09397b7 Bug 1038599 - Call OpenLinkIn from loadURI. r=dao 2014-07-26 21:35:39 +02:00
Dão Gottwald
35916c45c0 Bug 1039506 - speed up _getTabForContentWindow. r=ttaubert 2014-07-26 21:34:50 +02:00
B2G Bumper Bot
a2673a760c Bumping manifests a=b2g-bump 2014-07-26 11:26:39 -07:00
B2G Bumper Bot
3f5b4ca76b 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
a1139e4862 Bumping manifests a=b2g-bump 2014-07-26 10:36:42 -07:00
B2G Bumper Bot
ab8c7a8e39 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
8a97bbe637 Bumping manifests a=b2g-bump 2014-07-26 06:06:39 -07:00
B2G Bumper Bot
d5f39c874c 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
cc3c2e4c6f No bug, Automated blocklist update from host b-linux64-ix-0010 - a=blocklist-update 2014-07-26 03:16:48 -07:00
ffxbld
634832a160 No bug, Automated HPKP preload list update from host b-linux64-ix-0010 - a=hpkp-update 2014-07-26 03:16:45 -07:00