DescriptionScriptRunner::notifyScriptLoadError(): fix broken sanity check.
Asserting for the presence of 'scriptLoader' in the pending script loader
Deque cannot use the iterator to do so if the Deque is mutated at the
same time; last loader will be confused with end(). Do better.
Regression introduced by r357778.
R=haraken
BUG=552871
Committed: https://crrev.com/45c6d8417161633e0172e01f0f86678fd35e4d5c
Cr-Commit-Position: refs/heads/master@{#358556}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|