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

Issue 2146673002: Move document.write evaluation after standard preloads (Closed)

Created:
4 years, 5 months ago by Charlie Harrison
Modified:
4 years, 5 months ago
Reviewers:
kouhei (in TOK)
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp View 1 2 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Charlie Harrison
ptal at this one. This is a minor perf improvement on the experiment.
4 years, 5 months ago (2016-07-12 19:51:20 UTC) #2
kouhei (in TOK)
lgtm % bug# (you can merge this to the doc.write umbrella bug) https://codereview.chromium.org/2146673002/diff/1/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp File third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp ...
4 years, 5 months ago (2016-07-13 01:01:29 UTC) #3
Charlie Harrison
I actually had a bug for this but forgot to set the BUG=, thanks for ...
4 years, 5 months ago (2016-07-13 03:13:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2146673002/20001
4 years, 5 months ago (2016-07-13 03:17:04 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-13 04:45:32 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 04:48:12 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9cb7a71a7369a77b2d0c400b2a7e436f489bc2c0
Cr-Commit-Position: refs/heads/master@{#405026}

Powered by Google App Engine
This is Rietveld 408576698