DescriptionRe-order unregistration and detachment of failed ScriptLoader.
For a ScriptLoader that fails to load its script resource, unregister
with the associated ScriptRunner before dispatching 'error'. This avoids
potential trouble should the onerror handler trigger nested access to
the ScriptRunner's (sync) script queue, if it ends up loading script
resources of its own.
R=haraken
BUG=570012
Committed: https://crrev.com/7a9420fd2fdbe2fa057e31cb9ed308e531a079e1
Cr-Commit-Position: refs/heads/master@{#376986}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|