gecko-dev/js
Ted Campbell dc0f2f597c Bug 1647309 - Account for closed generators in debugger stepperCount assert. r=loganfsmyth
Errors during async generator operations can close the generator but leave
entries in the Debugger::generatorFrames map. This trips up asserts in the
single-step code. Since a closed generator will not match the targettedScript
we simply ignore such entries while checking the assert.

Differential Revision: https://phabricator.services.mozilla.com/D81552
2020-06-29 15:51:00 +00:00
..
ductwork/debugger
examples
public Bug 1502355 - Store the value optionally passed to finalizing as an extra value in a handler function. r=arai 2020-06-24 18:40:45 +00:00
rust Bug 1634459 - Simplify the wrapper used for rooting non-GC thing types r=jandem 2020-05-04 16:53:56 +00:00
src Bug 1647309 - Account for closed generators in debugger stepperCount assert. r=loganfsmyth 2020-06-29 15:51:00 +00:00
xpconnect Bug 1645510: Part 2 - Avoid using the unprivileged junk scope where possible. r=bholley 2020-06-27 03:06:28 +00:00
app.mozbuild Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
ffi.configure
moz.build
moz.configure Bug 1528294 - Wasm: Enable bulk-memory-operations by default. r=lth 2020-06-25 04:52:22 +00:00
sub.configure Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00