Chromium Code Reviews
DescriptionWhen pumping tokens yield for scripts waiting for resources.
This fixes a null-deref which you can see if you open
third_party/WebKit/LayoutTests/fast/parser/resources/ (note:
resources) write-script-waiting-for-style-crash.html standalone.
HTMLDocumentParser::canTakeNextToken was assuming that only the tree
builder can block the parser; now it checks that.
BUG=573921
Committed: https://crrev.com/e75f7662727fbbd08cc730c41b3c63da7d61c36c
Cr-Commit-Position: refs/heads/master@{#402101}
Patch Set 1 #Patch Set 2 : Improved test. #
Total comments: 1
Patch Set 3 : Format the test files and add a reference to the bug. #
Messages
Total messages: 17 (6 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||