Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Issue 1718083005: Re-order unregistration and detachment of failed ScriptLoader. (Closed)

Created:
4 years, 10 months ago by sof
Modified:
4 years, 10 months ago
Reviewers:
haraken
CC:
chromium-reviews, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -8 lines) Patch
M third_party/WebKit/Source/core/dom/ScriptLoader.cpp View 1 chunk +2 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ScriptRunner.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 10 (5 generated)
sof
please take a look. We're seeing this dreadful crash stack in M50 also on our ...
4 years, 10 months ago (2016-02-23 13:51:20 UTC) #2
haraken
LGTM
4 years, 10 months ago (2016-02-23 13:53:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1718083005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1718083005/1
4 years, 10 months ago (2016-02-23 15:20:44 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-23 15:25:47 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-02-23 15:27:11 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7a9420fd2fdbe2fa057e31cb9ed308e531a079e1
Cr-Commit-Position: refs/heads/master@{#376986}

Powered by Google App Engine
This is Rietveld 408576698