gecko-dev/js/xpconnect
Ted Campbell 243dd6a969 Bug 1559275 - Use JS::CompileOptions in AsyncScriptCompiler. r=kmag
Initializing OwningCompileOptions directly will soon be deprecated in
order to have consistent defaults. This results in more consistent
behavior of experimental features that are enabled based on realm flags.

Differential Revision: https://phabricator.services.mozilla.com/D35071

--HG--
extra : moz-landing-system : lando
2019-06-19 00:27:41 +00:00
..
crashtests Bug 1489308 part 5. Align the work we do on document.open with the spec. r=mccr8,smaug 2019-02-27 23:24:48 +00:00
idl Bug 1547084 Part 1 - Remove recordReplayDirective interface and uses, r=mccr8. 2019-05-12 13:09:55 -10:00
loader Bug 1559275 - Use JS::CompileOptions in AsyncScriptCompiler. r=kmag 2019-06-19 00:27:41 +00:00
public Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
shell Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
src Bug 1546306 - Add an optional aFromChromeContext parameter to nsIScriptError::InitWithWindowID for the case the passed in windowId is zero. r=baku 2019-06-13 09:50:49 +00:00
tests Bug 1557887 - Part 6: Pass a storage principal to the rest of the call sites for createAboutBlankContentViewer(); r=baku 2019-06-12 09:07:33 +00:00
wrappers Bug 1553276. Don't enter the content compartment when calling a Web IDL legacycaller over Xrays. r=bholley 2019-05-21 19:49:18 +00:00
moz.build