mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
5eced6e312
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 |
||
---|---|---|
.. | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |