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

Issue 2686993002: DevTools: Turn FilterBar into Toolbar in timeline events log view. (Closed)

Created:
3 years, 10 months ago by alph
Modified:
3 years, 10 months ago
Reviewers:
caseq
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: Turn FilterBar into Toolbar in timeline events log view. A bit of refactoring as we're moving out of using FilterBar. Review-Url: https://codereview.chromium.org/2686993002 Cr-Commit-Position: refs/heads/master@{#449420} Committed: https://chromium.googlesource.com/chromium/src/+/19c5ed5c476666fa7368d00e68dd15c3af7e1140

Patch Set 1 #

Total comments: 3

Patch Set 2 : addressing comment #

Patch Set 3 : fix test #

Patch Set 4 : rebaseline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -70 lines) Patch
M third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-filtering.html View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js View 1 2 3 5 chunks +24 lines, -55 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineTreeView.js View 1 2 3 5 chunks +12 lines, -12 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
alph
3 years, 10 months ago (2017-02-09 00:26:28 UTC) #2
caseq
lgtm https://codereview.chromium.org/2686993002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js File third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js (right): https://codereview.chromium.org/2686993002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js#newcode167 third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js:167: var label, title; split into two lines. https://codereview.chromium.org/2686993002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js#newcode176 ...
3 years, 10 months ago (2017-02-09 00:46:04 UTC) #3
alph
https://codereview.chromium.org/2686993002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js File third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js (right): https://codereview.chromium.org/2686993002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js#newcode176 third_party/WebKit/Source/devtools/front_end/timeline/EventsTimelineTreeView.js:176: durationFilterUI.addOption(durationFilterUI.createOption(label, title, value)); On 2017/02/09 00:46:04, caseq wrote: > ...
3 years, 10 months ago (2017-02-09 01:01:50 UTC) #4
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/2686993002/20001
3 years, 10 months ago (2017-02-09 01:03:32 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/379105)
3 years, 10 months ago (2017-02-09 02:24:52 UTC) #9
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/2686993002/40001
3 years, 10 months ago (2017-02-09 18:19:02 UTC) #12
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/150573) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 10 months ago (2017-02-09 18:21:36 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/2686993002/60001
3 years, 10 months ago (2017-02-09 20:04:15 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 21:39:58 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/19c5ed5c476666fa7368d00e68dd...

Powered by Google App Engine
This is Rietveld 408576698