gecko-dev/js
Jim Blandy 19b16f67aa Bug 1557343: Move AutoRealm outside addGeneratorFrame. r=jorendorff
Without this patch, addGeneratorFrame may be called from any realm, and enters
the debugger's realm to call DebuggerFrame::setGenerator. However, we would like
to merge addGeneratorFrame and setGenerator, and call the combined from various
points which are already in the debugger's realm, so it would be a little nicer
to simply make the function assume it is called from the debugger's realm.

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

--HG--
extra : moz-landing-system : lando
2019-06-27 06:18:38 +00:00
..
ductwork/debugger
examples
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
public Merge inbound to mozilla-central. a=merge 2019-06-27 00:54:09 +03:00
rust Bug 1559072: Revert Rust bindings to old boxing format r=djvj 2019-06-25 17:11:15 +00:00
src Bug 1557343: Move AutoRealm outside addGeneratorFrame. r=jorendorff 2019-06-27 06:18:38 +00:00
xpconnect Merge inbound to mozilla-central. a=merge 2019-06-25 12:39:48 +03:00
app.mozbuild Bug 1549954 - Link in-tree brotli library if BinAST is enabled. r=glandium 2019-05-21 20:35:25 +00:00
ffi.configure
moz.build
moz.configure Bug 1557583 - Add a --enable-frame-pointers option. r=chmanchester 2019-06-12 22:30:46 +00:00
sub.configure