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

Issue 2461573002: [Devtools] Added timeline event dividers bars to network timeline exp (Closed)

Created:
4 years, 1 month ago by allada
Modified:
4 years, 1 month ago
Reviewers:
dgozman
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Devtools] Added timeline event dividers bars to network timeline exp This patch adds the ability to hover over film strip and a yellow bar will appear in timeline. Page load and first paint bars will also show. see: http://imgur.com/a/RVRrc R=dgozman BUG=653738 Committed: https://crrev.com/034e2796aa34802260bd4841e7781a66b8b33ce6 Cr-Commit-Position: refs/heads/master@{#428539}

Patch Set 1 : changes #

Total comments: 4

Patch Set 2 : changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -6 lines) Patch
M third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js View 1 8 chunks +46 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js View 1 5 chunks +34 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (12 generated)
allada
PTL
4 years, 1 month ago (2016-10-28 00:44:10 UTC) #4
dgozman
lgtm https://codereview.chromium.org/2461573002/diff/40001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js File third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js (right): https://codereview.chromium.org/2461573002/diff/40001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js#newcode38 third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js:38: this._shownEventDividers = new Map(); Why not just |_eventDividers|? ...
4 years, 1 month ago (2016-10-28 18:35:38 UTC) #9
allada
done https://codereview.chromium.org/2461573002/diff/40001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js File third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js (right): https://codereview.chromium.org/2461573002/diff/40001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js#newcode38 third_party/WebKit/Source/devtools/front_end/network/NetworkLogViewColumns.js:38: this._shownEventDividers = new Map(); On 2016/10/28 18:35:38, dgozman ...
4 years, 1 month ago (2016-10-28 21:09:07 UTC) #11
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/2461573002/80001
4 years, 1 month ago (2016-10-28 21:09:38 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 1 month ago (2016-10-28 23:19:54 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-10-28 23:21:50 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/034e2796aa34802260bd4841e7781a66b8b33ce6
Cr-Commit-Position: refs/heads/master@{#428539}

Powered by Google App Engine
This is Rietveld 408576698