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

Issue 2418953002: [Devtools] Added simplified/latency view to network timeline experiment (Closed)

Created:
4 years, 2 months ago by allada
Modified:
4 years, 2 months ago
Reviewers:
dgozman
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, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Devtools] Added simplified/latency view to network timeline experiment This patch introduces the colorized timeline view to network panel timeline. This can currently be reached by turning on "Color-code resource types" in settings. See: http://imgur.com/a/MOInX R=dgozman BUG=653738 Committed: https://crrev.com/0ed6c761317066bfd0d24d3a2239c943dc3b83b5 Cr-Commit-Position: refs/heads/master@{#426551}

Patch Set 1 : [Devtools] Added simplified/latency view to network timeline experiment #

Patch Set 2 : Merge branch 'NETWORK_TIMELINE_7_POPOVER' into NETWORK_TIMELINE_8_LATENCY_VIEW #

Total comments: 4

Patch Set 3 : changes #

Total comments: 1

Patch Set 4 : changes #

Patch Set 5 : Merge branch 'NETWORK_TIMELINE_7_POPOVER' into NETWORK_TIMELINE_8_LATENCY_VIEW #

Patch Set 6 : Merge branch 'NETWORK_TIMELINE_7_POPOVER' into NETWORK_TIMELINE_8_LATENCY_VIEW #

Patch Set 7 : Merge branch 'NETWORK_TIMELINE_7_POPOVER' into NETWORK_TIMELINE_8_LATENCY_VIEW #

Patch Set 8 : Merge branch 'master' of https://chromium.googlesource.com/chromium/src into NETWORK_TIMELINE_8_LAT… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -35 lines) Patch
M third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js View 1 2 3 4 5 6 7 10 chunks +200 lines, -34 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/networkLogView.css View 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 29 (16 generated)
allada
PTL
4 years, 2 months ago (2016-10-14 00:16:20 UTC) #2
dgozman
https://codereview.chromium.org/2418953002/diff/40001/third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js File third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js (right): https://codereview.chromium.org/2418953002/diff/40001/third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js#newcode400 third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js:400: _borderColorForResourceType: function(request) Let's calculate these once and for all ...
4 years, 2 months ago (2016-10-17 21:36:16 UTC) #3
allada
PTaL https://codereview.chromium.org/2418953002/diff/40001/third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js File third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js (right): https://codereview.chromium.org/2418953002/diff/40001/third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js#newcode400 third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js:400: _borderColorForResourceType: function(request) On 2016/10/17 21:36:16, dgozman wrote: > ...
4 years, 2 months ago (2016-10-19 19:03:55 UTC) #4
dgozman
lgtm https://codereview.chromium.org/2418953002/diff/60001/third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js File third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js (right): https://codereview.chromium.org/2418953002/diff/60001/third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js#newcode416 third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js:416: var resultColor = /** @type {string} */ (parsedColor.asString(null)) ...
4 years, 2 months ago (2016-10-19 19:52:33 UTC) #5
commit-bot: I haz the power
This CL has an open dependency (Issue 2414853002 Patch 160001). Please resolve the dependency and ...
4 years, 2 months ago (2016-10-20 01:56:10 UTC) #11
commit-bot: I haz the power
This CL has an open dependency (Issue 2414853002 Patch 160001). Please resolve the dependency and ...
4 years, 2 months ago (2016-10-20 02:20:35 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/2418953002/160001
4 years, 2 months ago (2016-10-20 05:31:31 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/290412) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-10-20 05:33:51 UTC) #18
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/2418953002/160001
4 years, 2 months ago (2016-10-20 15:40:07 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/90933)
4 years, 2 months ago (2016-10-20 15:43:10 UTC) #22
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/2418953002/180001
4 years, 2 months ago (2016-10-20 15:49:42 UTC) #25
commit-bot: I haz the power
Committed patchset #8 (id:180001)
4 years, 2 months ago (2016-10-20 19:00:35 UTC) #27
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:20:57 UTC) #29
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/0ed6c761317066bfd0d24d3a2239c943dc3b83b5
Cr-Commit-Position: refs/heads/master@{#426551}

Powered by Google App Engine
This is Rietveld 408576698