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

Issue 721703002: DevTools: instant events should not overlap on Timeline flame chart when zooming in (Closed)

Created:
6 years, 1 month ago by yurys
Modified:
6 years, 1 month ago
Reviewers:
alph, loislo
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: instant events should not overlap on Timeline flame chart when zooming in Instant events are now considered as having duration 1us rather than 10us which makes overlapping much less likely. BUG=398783 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185217

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M Source/devtools/front_end/timeline/TimelineFlameChart.js View 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/ui/FlameChart.js View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
yurys
6 years, 1 month ago (2014-11-12 13:38:11 UTC) #2
alph
lgtm https://codereview.chromium.org/721703002/diff/1/Source/devtools/front_end/components/FlameChart.js File Source/devtools/front_end/components/FlameChart.js (right): https://codereview.chromium.org/721703002/diff/1/Source/devtools/front_end/components/FlameChart.js#newcode911 Source/devtools/front_end/components/FlameChart.js:911: var titleIndices = new Uint32Array(entryTotalTimes); could you please ...
6 years, 1 month ago (2014-11-12 13:42:58 UTC) #3
yurys
https://codereview.chromium.org/721703002/diff/1/Source/devtools/front_end/components/FlameChart.js File Source/devtools/front_end/components/FlameChart.js (right): https://codereview.chromium.org/721703002/diff/1/Source/devtools/front_end/components/FlameChart.js#newcode911 Source/devtools/front_end/components/FlameChart.js:911: var titleIndices = new Uint32Array(entryTotalTimes); On 2014/11/12 13:42:57, alph ...
6 years, 1 month ago (2014-11-12 13:46:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/721703002/20001
6 years, 1 month ago (2014-11-12 13:49:09 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/devtools/front_end/components/FlameChart.js: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
6 years, 1 month ago (2014-11-12 15:05:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/721703002/40001
6 years, 1 month ago (2014-11-12 15:19:43 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-11-12 16:29:31 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 185217

Powered by Google App Engine
This is Rietveld 408576698