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

Issue 325313006: Timeline: show record details as a tabbed pane (Closed)

Created:
6 years, 6 months ago by caseq
Modified:
6 years, 6 months ago
Reviewers:
yurys, pfeldman
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

Timeline: show record details as a tabbed pane This changes TimelineDetailsView to be a TabbedPane and lets us add additional tabs for record types where we can show more details (e.g. layer tree view or paint profiler). The old details remain in "default" first tab. Also, for selected range stats, we now show range begin-end as a part of details view, not in the header. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176414

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 1

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -49 lines) Patch
M Source/devtools/front_end/timeline/TimelinePanel.js View 1 2 5 chunks +44 lines, -47 lines 0 comments Download
M Source/devtools/front_end/timelinePanel.css View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
caseq
6 years, 6 months ago (2014-06-17 14:17:50 UTC) #1
yurys
LGTM. https://codereview.chromium.org/325313006/diff/20001/Source/devtools/front_end/timeline/TimelinePanel.js File Source/devtools/front_end/timeline/TimelinePanel.js (right): https://codereview.chromium.org/325313006/diff/20001/Source/devtools/front_end/timeline/TimelinePanel.js#newcode1149 Source/devtools/front_end/timeline/TimelinePanel.js:1149: this.changeTabTitle("default", WebInspector.UIString("Details: %s", title)); The title string may ...
6 years, 6 months ago (2014-06-18 07:31:38 UTC) #2
caseq
screenshot: https://docs.google.com/file/d/0BxDPof7W8AY_bEtjNmhac1Vob00/edit?pli=1 On 2014/06/18 07:31:38, yurys wrote: > LGTM. > > https://codereview.chromium.org/325313006/diff/20001/Source/devtools/front_end/timeline/TimelinePanel.js > File Source/devtools/front_end/timeline/TimelinePanel.js ...
6 years, 6 months ago (2014-06-18 07:47:42 UTC) #3
caseq
The CQ bit was checked by caseq@chromium.org
6 years, 6 months ago (2014-06-18 07:47:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caseq@chromium.org/325313006/20001
6 years, 6 months ago (2014-06-18 07:48:14 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-18 07:48:20 UTC) #6
commit-bot: I haz the power
Failed to apply patch for LayoutTests/inspector/timeline/timeline-node-reference.html: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-18 07:48:21 UTC) #7
caseq
The CQ bit was checked by caseq@chromium.org
6 years, 6 months ago (2014-06-18 08:40:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caseq@chromium.org/325313006/20001
6 years, 6 months ago (2014-06-18 08:40:50 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-18 08:41:07 UTC) #10
commit-bot: I haz the power
Failed to apply patch for LayoutTests/inspector/timeline/timeline-node-reference.html: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-18 08:41:08 UTC) #11
caseq
The CQ bit was checked by caseq@chromium.org
6 years, 6 months ago (2014-06-18 11:59:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caseq@chromium.org/325313006/40001
6 years, 6 months ago (2014-06-18 12:00:20 UTC) #13
caseq
The CQ bit was unchecked by caseq@chromium.org
6 years, 6 months ago (2014-06-18 12:01:10 UTC) #14
caseq
The CQ bit was checked by caseq@chromium.org
6 years, 6 months ago (2014-06-18 12:01:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caseq@chromium.org/325313006/40001
6 years, 6 months ago (2014-06-18 12:03:06 UTC) #16
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 13:08:16 UTC) #17
Message was sent while issue was closed.
Change committed as 176414

Powered by Google App Engine
This is Rietveld 408576698