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

Issue 2414853002: [Devtools] Added popover support to network timeline canvas expirement (Closed)

Created:
4 years, 2 months ago by allada
Modified:
4 years, 2 months ago
Reviewers:
dgozman, lushnikov
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 popover support to network timeline canvas expirement This patch added hover/popover support to canvas timeline in network. see: http://imgur.com/a/qlZOc R=lushnikov,dgozman BUG=653738 Committed: https://crrev.com/2b9dfceb47085397320ee0fbfedd3f962105d085 Cr-Commit-Position: refs/heads/master@{#426416}

Patch Set 1 : Merge branch 'NETWORK_TIMELINE_6_DRAW_DIVIDERS' into NETWORK_TIMELINE_7_POPOVER #

Total comments: 11

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

Patch Set 3 : changes #

Total comments: 2

Patch Set 4 : changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -4 lines) Patch
M third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js View 1 2 4 chunks +64 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 23 (10 generated)
allada
PTL
4 years, 2 months ago (2016-10-12 22:17:33 UTC) #2
dgozman
Can we reuse PopoverHelper here? It does all those setTimeouts for you.
4 years, 2 months ago (2016-10-13 22:54:38 UTC) #3
allada
PTL
4 years, 2 months ago (2016-10-14 01:22:57 UTC) #5
dgozman
Andrey, could you please take a look at PopoverHelper usage?
4 years, 2 months ago (2016-10-17 21:30:15 UTC) #8
lushnikov
https://codereview.chromium.org/2414853002/diff/80001/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/2414853002/diff/80001/third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js#newcode28 third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js:28: this._popoverAnchor = this.contentElement.createChild("div", "network-timeline-popover"); let's use AnchorBox - it's ...
4 years, 2 months ago (2016-10-19 22:02:26 UTC) #9
allada
PTaL https://codereview.chromium.org/2414853002/diff/80001/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/2414853002/diff/80001/third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js#newcode28 third_party/WebKit/Source/devtools/front_end/network/NetworkTimelineColumn.js:28: this._popoverAnchor = this.contentElement.createChild("div", "network-timeline-popover"); On 2016/10/19 22:02:26, lushnikov ...
4 years, 2 months ago (2016-10-19 23:31:17 UTC) #10
lushnikov
lgtm https://codereview.chromium.org/2414853002/diff/140001/third_party/WebKit/Source/devtools/front_end/network/networkTimelineColumn.css File third_party/WebKit/Source/devtools/front_end/network/networkTimelineColumn.css (right): https://codereview.chromium.org/2414853002/diff/140001/third_party/WebKit/Source/devtools/front_end/network/networkTimelineColumn.css#newcode19 third_party/WebKit/Source/devtools/front_end/network/networkTimelineColumn.css:19: .network-timeline-popover { not used any more
4 years, 2 months ago (2016-10-20 00:26:36 UTC) #12
allada
done https://codereview.chromium.org/2414853002/diff/140001/third_party/WebKit/Source/devtools/front_end/network/networkTimelineColumn.css File third_party/WebKit/Source/devtools/front_end/network/networkTimelineColumn.css (right): https://codereview.chromium.org/2414853002/diff/140001/third_party/WebKit/Source/devtools/front_end/network/networkTimelineColumn.css#newcode19 third_party/WebKit/Source/devtools/front_end/network/networkTimelineColumn.css:19: .network-timeline-popover { On 2016/10/20 00:26:36, lushnikov wrote: > ...
4 years, 2 months ago (2016-10-20 00:54:48 UTC) #13
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/2414853002/160001
4 years, 2 months ago (2016-10-20 00:57:10 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/320327)
4 years, 2 months ago (2016-10-20 03:20:15 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/2414853002/160001
4 years, 2 months ago (2016-10-20 04:25:22 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:160001)
4 years, 2 months ago (2016-10-20 05:28:38 UTC) #21
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:16:07 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2b9dfceb47085397320ee0fbfedd3f962105d085
Cr-Commit-Position: refs/heads/master@{#426416}

Powered by Google App Engine
This is Rietveld 408576698