Chromium Code Reviews
Description[NoStatePrefetch] Re-enable non-html tests
After the prefetchFinished() notification was moved to
Document::finishedParsing(), it actually started executing even for non-HTML
documents, which kills the renderer properly, and hence the tests can be
re-enabled.
Initially prefetchFinished() was called HTMLDocumentParser::end() which made
these tests fail, but then the call was moved to the better place during review.
BUG=632361, 649632
Committed: https://crrev.com/55713eceac5ddad41cbf6be7b4f4864dffcb8722
Cr-Commit-Position: refs/heads/master@{#428035}
Patch Set 1 #Patch Set 2 : rebase #Messages
Total messages: 15 (10 generated)
|