Skip to content
Snippets Groups Projects
Verified Commit d19663d0 authored by Jon Coppeard's avatar Jon Coppeard Committed by Pier Angelo Vendrame
Browse files

Bug 1816158 - Part 1: Disallow GC while iterating global's debugger vector r=sfink

GC can mutate this vector so don't allow that while we are iterating. I think
it would be safe to use index-based iteration but it's safer to just ban it
entirely.

This fixes the crash produced by the testcase.

Differential Revision: https://phabricator.services.mozilla.com/D169701
parent b9df30af
Branches
Tags
1 merge request!653Bug 41795: Rebased alpha to 102.12
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment