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

Issue 2235733004: Track parse time blocked on script in xml documents. (Closed)

Created:
4 years, 4 months ago by Bryan McQuade
Modified:
4 years, 4 months ago
CC:
blink-reviews, chromium-reviews, dominicc+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Track parse time blocked on script in xml documents. This adds the existing equivalent logic from HTMLDocumentParser to XMLDocumentParser. BUG=632343 Committed: https://crrev.com/4066a12bab519a1bb7afd04e0a1499c549bd491b Cr-Commit-Position: refs/heads/master@{#411745}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp View 6 chunks +11 lines, -0 lines 1 comment Download

Messages

Total messages: 20 (11 generated)
Bryan McQuade
PTAL
4 years, 4 months ago (2016-08-11 15:47:12 UTC) #7
kouhei (in TOK)
https://codereview.chromium.org/2235733004/diff/1/third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp File third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp (right): https://codereview.chromium.org/2235733004/diff/1/third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp#newcode483 third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp:483: DocumentParserTiming::from(*document()).recordParserBlockedOnScriptLoadDuration(monotonicallyIncreasingTime() - scriptParserBlockingTime, scriptLoader->wasCreatedDuringDocumentWrite()); Can we record this to ...
4 years, 4 months ago (2016-08-12 01:13:29 UTC) #8
Bryan McQuade
On 2016/08/12 at 01:13:29, kouhei wrote: > https://codereview.chromium.org/2235733004/diff/1/third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp > File third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp (right): > > https://codereview.chromium.org/2235733004/diff/1/third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp#newcode483 ...
4 years, 4 months ago (2016-08-12 14:01:40 UTC) #9
Bryan McQuade
On 2016/08/12 at 14:01:40, Bryan McQuade wrote: > On 2016/08/12 at 01:13:29, kouhei wrote: > ...
4 years, 4 months ago (2016-08-12 14:23:51 UTC) #12
kouhei (in TOK)
On 2016/08/12 14:01:40, Bryan McQuade wrote: > On 2016/08/12 at 01:13:29, kouhei wrote: > > ...
4 years, 4 months ago (2016-08-12 14:24:06 UTC) #13
kouhei (in TOK)
On 2016/08/12 14:23:51, Bryan McQuade wrote: > On 2016/08/12 at 14:01:40, Bryan McQuade wrote: > ...
4 years, 4 months ago (2016-08-12 14:25:13 UTC) #14
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/2235733004/1
4 years, 4 months ago (2016-08-12 18:14:21 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-12 19:59:20 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 20:00:52 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4066a12bab519a1bb7afd04e0a1499c549bd491b
Cr-Commit-Position: refs/heads/master@{#411745}

Powered by Google App Engine
This is Rietveld 408576698