Chromium Code Reviews
DescriptionMove document.write evaluation after standard preloads
This patch moves document.write evaluation to take place after all the
preloads the HTMLDocumentParser knows about are fetched.
This shaves off preload delay when the evaluator is busy evaluating or
initializing the context.
BUG=627575
Committed: https://crrev.com/9cb7a71a7369a77b2d0c400b2a7e436f489bc2c0
Cr-Commit-Position: refs/heads/master@{#405026}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add comment explaining double for loop #Messages
Total messages: 12 (6 generated)
|