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

Issue 1807193003: Show v8.parseOnBackground in DevTools Timeline (Closed)

Created:
4 years, 9 months ago by horo
Modified:
4 years, 9 months ago
Reviewers:
haraken, caseq, alph
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org, serviceworker-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Show v8.parseOnBackground in DevTools Timeline BUG=595985 Committed: https://crrev.com/23441ef2a1903a977eea7feef9160ef80cf19e8c Cr-Commit-Position: refs/heads/master@{#383259}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 6

Patch Set 3 : incorporated caseq's comment #

Messages

Total messages: 20 (8 generated)
horo
caseq@ Could you please review this CL?
4 years, 9 months ago (2016-03-18 07:31:25 UTC) #3
caseq
https://codereview.chromium.org/1807193003/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h File third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h (right): https://codereview.chromium.org/1807193003/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h#newcode86 third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h:86: const KURL& scriptURL() const { return m_scriptURL; } We ...
4 years, 9 months ago (2016-03-18 23:36:04 UTC) #4
alph
Can we have a test for this? https://codereview.chromium.org/1807193003/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js File third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js (right): https://codereview.chromium.org/1807193003/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js#newcode539 third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js:539: case recordType.ParseScriptOnBackground: ...
4 years, 9 months ago (2016-03-19 03:14:38 UTC) #6
horo
https://codereview.chromium.org/1807193003/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h File third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h (right): https://codereview.chromium.org/1807193003/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h#newcode86 third_party/WebKit/Source/bindings/core/v8/ScriptStreamer.h:86: const KURL& scriptURL() const { return m_scriptURL; } On ...
4 years, 9 months ago (2016-03-23 07:06:06 UTC) #7
horo
caseq@ Ping? alph@ > Can we have a test for this? I added a layouttest ...
4 years, 9 months ago (2016-03-25 01:38:59 UTC) #8
caseq
apologies for delay -- lgtm % comments. https://codereview.chromium.org/1807193003/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse.html File third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse.html (right): https://codereview.chromium.org/1807193003/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse.html#newcode10 third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse.html:10: var script ...
4 years, 9 months ago (2016-03-25 02:00:59 UTC) #9
horo
Thank you https://codereview.chromium.org/1807193003/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse.html File third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse.html (right): https://codereview.chromium.org/1807193003/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse.html#newcode10 third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse.html:10: var script = document.createElement('script'); On 2016/03/25 02:00:59, ...
4 years, 9 months ago (2016-03-25 04:51:45 UTC) #10
horo
haraken@ Could you please review third_party/WebKit/Source/bindings/core/v8/*?
4 years, 9 months ago (2016-03-25 04:54:56 UTC) #12
haraken
LGTM
4 years, 9 months ago (2016-03-25 05:51:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1807193003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1807193003/40001
4 years, 9 months ago (2016-03-25 06:45:17 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-25 06:52:42 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-25 06:53:57 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/23441ef2a1903a977eea7feef9160ef80cf19e8c
Cr-Commit-Position: refs/heads/master@{#383259}

Powered by Google App Engine
This is Rietveld 408576698