gecko-dev/js
Jim Blandy 2487eaaf06 Bug 1560754: Remove DebuggeeFrameGeneratorScript. r=jorendorff
Stop inserting DebuggeeFrameGeneratorScript keys in the cross-compartment
wrapper table for the edges from Debugger.Frames for generator / async calls to
the generators' scripts. The wrappers are unnecessary, and since they're not
unique when multiple Debugger.Frames refer to different calls of the same
generator, we can't easily tell when to remove them.

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

--HG--
extra : moz-landing-system : lando
2019-07-06 00:01:24 +00:00
..
ductwork/debugger
examples No bug. Update jorendb for newGlobal API change, a=NPOTB, DONTBUILD 2019-02-25 21:20:32 -08:00
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
public Bug 1545582 - Add a JS runtime level of allocation logging; r=jimb 2019-07-01 21:52:58 +00:00
rust Bug 1559072: Revert Rust bindings to old boxing format r=djvj 2019-06-25 17:11:15 +00:00
src Bug 1560754: Remove DebuggeeFrameGeneratorScript. r=jorendorff 2019-07-06 00:01:24 +00:00
xpconnect Bug 1560400 - Follow-up: add include of WindowProxyHolder.h to XrayWrapper.cpp. r=kmag a=Aryx 2019-07-05 00:40:16 +02: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