Commit Graph

14 Commits

Author SHA1 Message Date
Tom Ritter
206eea6eb4 Bug 1576254 - Move Clamping and Jittering from RealmCreationOptions to Behaviors r=luke
CreationOptions are intended to be immutable and not change during realm operation.
Behaviors change, and clamping/jittering should reside on behaviors.

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

--HG--
extra : moz-landing-system : lando
2019-10-04 17:35:26 +00:00
Jeff Walden
d05c6fe9fd Bug 1582348 - Add a realm creation option controlling whether WritableStream is enabled. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46396

--HG--
extra : moz-landing-system : lando
2019-09-23 23:57:49 +00:00
Matthew Gaudet
eae20d8f2c Bug 1580378 - Support enabling parser deferred allocation mode on shell command line r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D45556

--HG--
extra : moz-landing-system : lando
2019-09-20 16:26:52 +00:00
Jeff Walden
8542e72e2a Bug 1582345 - Add a RealmCreationOption to control whether readable-stream support for BYOB readers is enabled. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46395

--HG--
extra : moz-landing-system : lando
2019-09-19 21:12:56 +00:00
Jeff Walden
7583592954 Bug 1582345 - Add a RealmCreationOption controlling whether support for ReadableStreams of type "bytes" is enabled. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D46394

--HG--
extra : moz-landing-system : lando
2019-09-19 21:23:39 +00:00
Andy Wingo
673d9945f5 Bug 1570886 - Remove enableBigInt run-time flag r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D40389

--HG--
extra : moz-landing-system : lando
2019-08-07 14:41:36 +00:00
Razvan Maries
2d23034c48 Backed out changeset 145b187e750f (bug 1570886) for perma xpcshell fails on test_objectgrips-08.js. CLOSED TREE 2019-08-06 20:12:16 +03:00
Andy Wingo
0f20ca98c4 Bug 1570886 - Remove enableBigInt run-time flag r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D40389

--HG--
extra : moz-landing-system : lando
2019-08-06 10:36:09 +00:00
Coroiu Cristina
37c688712e Backed out changeset 596ae187c20b (bug 1570886) for xpcshell failures at devtools/server/tests/unit/test_objectgrips-08.js on a CLOSED TREE 2019-08-06 12:47:50 +03:00
Andy Wingo
3f1bd1cb5a Bug 1570886 - Remove enableBigInt run-time flag r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D40389

--HG--
extra : moz-landing-system : lando
2019-08-05 13:00:28 +00:00
Boris Zbarsky
46f7cb3617 Bug 1542461. Flag realms of windows as dead once we unlink their nsGlobalWindowInner, so debugger's findAllGlobals won't hand them out to script. r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D26563

--HG--
extra : moz-landing-system : lando
2019-04-09 10:21:37 +00:00
Sylvestre Ledru
ef0bfc3822 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset

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

--HG--
extra : moz-landing-system : lando
2019-03-31 15:12:55 +00:00
Jason Orendorff
1c204efb75 Bug 1495072 - Part 2: Add pref for the await fix. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D24255

--HG--
extra : moz-landing-system : lando
2019-03-26 18:16:55 +00:00
Jeff Walden
58b7603710 Bug 1535446 - Move realm options into a new js/public/RealmOptions.h header. r=sfink
Differential Revision: https://phabricator.services.mozilla.com/D23582

--HG--
rename : js/src/jsapi.h => js/public/RealmOptions.h
extra : moz-landing-system : lando
2019-03-20 20:28:43 +00:00