Commit Graph

279435 Commits

Author SHA1 Message Date
Ehsan Akhgari
bd4e00b84b Bug 1238213 follow-up: Mark the FetchEventInit dictionary argument to FetchEvent's constructor optional too; r=bzbarsky 2016-01-11 13:31:56 -05:00
Ehsan Akhgari
b3174655a3 Bug 1238205 - Mark Navigator.serviceWorker as SameObject; r=baku 2016-01-11 13:21:23 -05:00
Ehsan Akhgari
478e2834bd Bug 1238206 - Make ServiceWorkerContainer.getRegistration() return Promise<any>; r=baku
This change is cosmetic only, in order to bring us on par with
the spec.
2016-01-11 13:21:23 -05:00
Ehsan Akhgari
b5062a26ce Bug 1238207 - make ServiceWorkerGlobalScope.skipWaiting() return Promise<void>; r=baku
This change is cosmetic only, in order to bring us on par with
the spec.
2016-01-11 13:21:23 -05:00
Ehsan Akhgari
9f76a3c897 Bug 1238210 - Correct the Promise return types on two Clients methods; r=baku
This change is cosmetic only, in order to bring us on par with
the spec.
2016-01-11 13:21:23 -05:00
Ehsan Akhgari
9f29b2db29 Bug 1238213 - Make FetchEvent.request non-nullable; r=baku 2016-01-11 13:21:23 -05:00
Ehsan Akhgari
76307c2497 Bug 1238225 - Mark ExtendableMessageEvent.ports as SameObject; r=baku 2016-01-11 13:21:23 -05:00
Boris Zbarsky
e14843fd0b Bug 1237714. Make nsContentUtils::IsCustomElementName faster in the common case of a non-custom-element name. r=smaug 2016-01-11 13:12:58 -05:00
Boris Zbarsky
10fb45233c Bug 1236258 part 4. Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. r=smaug 2016-01-11 13:01:35 -05:00
Boris Zbarsky
b076f167b8 Bug 1236258 part 3. Remove the unused aNsAware argument of nsDOMAttributeMap::GetAttribute. r=smaug 2016-01-11 13:01:33 -05:00
Boris Zbarsky
7e42a2ebd1 Bug 1236258 part 2. Remove the unused mNsAware member of nsIAttribute. r=smaug 2016-01-11 13:01:31 -05:00
Boris Zbarsky
25328c3858 Bug 1236258 part 1. Remove the unused nsDOMAttributeMap::RemoveAttribute. r=smaug 2016-01-11 13:01:29 -05:00
Boris Zbarsky
ee86231a18 Bug 1237177. Make the this-rebinding callable proxy sandboxes use return the prototype of its target, not its own null prototype. r=efaust 2016-01-11 12:58:41 -05:00
Boris Zbarsky
b1fe368c84 Bug 1237501. Actually create a baseline IC for a JSNative accessor property get that's unshadowed on a DOM proxy. We apparently failed to ever do this. r=jandem 2016-01-11 12:58:38 -05:00
Shivin
d12e37199e Bug 1207273 - Verify MarionetteTransport.send() sends all data, r=jgriffin 2016-01-11 09:54:53 -08:00
Jon Coppeard
93b0caeb2c Bug 1233117 - Fix handling of eval in modules r=jandem 2016-01-11 17:11:39 +00:00
Jon Coppeard
0302f5b60e Bug 1236875 - Fix BytecodeEmitter::atBodyLevel() for modules r=efaust 2016-01-11 17:08:29 +00:00
Benjamin Bouvier
98e280cd13 Bug 1233331: Add oomTest check at top of bug1233331.js; r=bustage 2016-01-11 17:24:45 +01:00
Benjamin Bouvier
e1351b414b Bug 1236476: Report out of memory in ExpandErrorArgumentsVA; r=jandem 2016-01-05 10:24:05 +01:00
Joel Maher
bf99b703b6 Bug 1232983 - border-radius/clipping-6.html is failing on linux64 docker container. r=mattwoodrow 2016-01-11 07:15:22 -08:00
Benjamin Bouvier
05f1e17f28 Bug 1235408: Lazily resolve SIMD types; r=jandem 2016-01-11 16:03:02 +01:00
Nicolas B. Pierron
e8552e5a53 Bug 1233331 - CodeGenerator: Prepare the invalidation of the recompileInfo as soon as the contraints are recorded. r=jandem 2016-01-11 14:55:16 +00:00
Nicolas B. Pierron
f5bc78a278 Bug 1233331 - CodeGenerator: Properly indent IonScript::New. r=jandem 2016-01-11 14:55:16 +00:00
Bas Schouten
97ff2d8e74 Bug 1238028: When D2D 1.0 is not allowed disable D2D completely when not using 1.1. r=jrmuizel 2016-01-11 00:41:39 +01:00
Nicolas B. Pierron
8edaac1b7e Bug 1207922 - Clean-up RRegExp{Match,Test}er function in Recover.cpp. r=arai 2016-01-11 14:05:01 +00:00
Nicolas Silva
f7abdd62fc Bug 1235796 - Allow allocating YCbCr textures with Cb/Cr planes bigger than the Y plane. r=jrmuizel 2016-01-08 15:10:27 +01:00
Carsten "Tomcat" Book
4ede05bbb6 Merge mozilla-central to mozilla-inbound 2016-01-11 12:18:58 +01:00
Carsten "Tomcat" Book
230a5fbc61 merge mozilla-inbound to mozilla-central a=merge 2016-01-11 12:13:10 +01:00
Carsten "Tomcat" Book
d6417f60a3 merge fx-team to mozilla-central a=merge 2016-01-11 12:09:50 +01:00
Thinker K.F. Li
21dd9a4257 Bug 1228716 - Give different frame keys for nsDisplayBlendContainer. r=roc 2016-01-11 02:34:00 +01:00
Nigel Babu
3dc856b6e2 Backed out changeset 51e26ad49ed2 (bug 1235408) for build bustage on a CLOSED TREE 2016-01-11 16:27:20 +05:30
Mark Hammond
81ddd24e88 Bug 1238187 - 'Synced Tabs' entry on history panel is always disabled. r=Gijs 2016-01-11 11:41:17 +11:00
Phil Ringnalda
6379f6fdf4 Merge m-c to f-t 2016-01-10 15:46:16 -08:00
Phil Ringnalda
bb18ebbaaa Merge f-t to m-c, a=merge 2016-01-10 15:39:55 -08:00
Phil Ringnalda
229885386d Merge b-i to m-c, a=merge 2016-01-10 15:38:35 -08:00
Markus Stange
9a495ed086 Bug 1234877 - Whether a scroll frame is async scrollable is determined by mWillBuildScrollableLayer, not by usingDisplayPort. r=tn 2016-01-10 14:25:10 +01:00
Phil Ringnalda
faf673d2e3 Back out changeset c06ff2c95163 (bug 1237713) for enabling parts of browser_tabkeynavigation.js which fail on non-e10s OS X 2016-01-09 20:18:12 -08:00
Alexandre Lissy
e4676111f9 Bug 1212395 - Allow test_logcapture_gonk.js to be longer. r=me 2016-01-08 08:04:00 -05:00
Alexandre Lissy
2845cb836c Bug 1144499 - Allow test_logshake_gonk.js to be longer. r=me 2016-01-08 08:04:00 -05:00
Alexandre Lissy
f0104bd32a Bug 1235290 - Allow test_persistentdatablock_gonk.js to be longer. r=me 2016-01-08 08:04:00 -05:00
Mantaroh Yoshinaga
8b6c2e4592 Bug 1237183 - Modify implementation of reading preference. r=seanlin 2016-01-07 18:43:00 -05:00
Phil Ringnalda
8c48a0d202 Merge m-c to b-i 2016-01-09 12:03:17 -08:00
Phil Ringnalda
15929bc0c6 Merge b-i to m-c, a=merge 2016-01-09 11:55:43 -08:00
B2G Bumper Bot
df3fcd0b60 Bumping manifests a=b2g-bump 2016-01-09 11:45:52 -08:00
Phil Ringnalda
fa9e3b8541 Merge f-t to m-c, a=merge 2016-01-09 11:44:32 -08:00
B2G Bumper Bot
6fa44d6d6e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1af9f0deab12
Author: Andreas Tolfsen <ato@mozilla.com>
Desc: Merge pull request #33634 from andreastt/bug_1234063

Bug 1234063 - Always specify sandbox for scripts to be executed; r=aus

========

https://hg.mozilla.org/integration/gaia-central/rev/f4d57b20047c
Author: Andreas Tolfsen <ato@mozilla.com>
Desc: Bug 1234063 - Always specify sandbox for scripts to be executed; r=mhenretty

All calls to the remote commands executeScript, executeAsyncScript,
and executeJSScript will send the `sandbox` parameter that implicitly
indicates to the Marionette server that the script must be evaluated
inside a sandbox where changes to the global environment _does not_
have any lasting side-effects.

This enables bug 1123506 to implement support for the WebDriver conformant
approach.
2016-01-09 11:44:30 -08:00
Phil Ringnalda
c8c53eec3a Merge m-i to m-c, a=merge 2016-01-09 11:40:40 -08:00
ffxbld
99375f9bbf No bug, Automated blocklist update from host bld-linux64-spot-506 - a=blocklist-update 2016-01-09 04:38:52 -08:00
ffxbld
96f100ba52 No bug, Automated HPKP preload list update from host bld-linux64-spot-506 - a=hpkp-update 2016-01-09 04:38:50 -08:00
ffxbld
6ef8b4c625 No bug, Automated HSTS preload list update from host bld-linux64-spot-506 - a=hsts-update 2016-01-09 04:38:48 -08:00