mirror of
https://github.com/mozilla-firefox/firefox
synced 2026-08-10 11:48:50 +00:00
Bug 2036939 (6c73b02ac7b3) added a scope to the first call to RunAndConsumeJSMicroTask and the marker code ended up inside of it. This moves the flow marker out of the inner scope so that it covers both calls to RunAndConsumeJSMicroTask Differential Revision: https://phabricator.services.mozilla.com/D317107