gecko-dev/js
Jon Coppeard 5eced6e312 Bug 1804629 - Part 2: Remove assertion about current mark color that doesn't hold r=sfink
GCRuntime::markAllDelayedChildren can be called during gray marking if we OOM
there while expanding the mark stack. It doesn't matter since the mark stack is
empty and processDelayedMarkingList will save and restore the original color.

I missed this second testcase in the bug. It's a different issue than the one
in the description and should really have been given its own bug.

Differential Revision: https://phabricator.services.mozilla.com/D164374
2022-12-12 10:19:24 +00:00
..
examples
loader Bug 1804254 - Part 3: Replace RequestedModuleObject with native RequestedModule r=arai 2022-12-07 11:28:28 +00:00
public Bug 1803438 - Bump wasiRecursionDepthLimit to 350. r=arai 2022-12-09 15:05:51 +00:00
src Bug 1804629 - Part 2: Remove assertion about current mark color that doesn't hold r=sfink 2022-12-12 10:19:24 +00:00
xpconnect Bug 1803914 - Automatically replace Cu.reportError with console.error (misc). r=mossop 2022-12-06 14:34:57 +00:00
app.mozbuild
ffi.configure Backed out changeset 028a7f4e4b32 (bug 1776255) for causing Linux artifact builds bustages on central CLOSED TREE 2022-11-26 17:13:36 -05:00
moz.build
moz.configure Backed out changeset 028a7f4e4b32 (bug 1776255) for causing Linux artifact builds bustages on central CLOSED TREE 2022-11-26 17:13:36 -05:00
sub.configure