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

Issue 2834053004: DevTools: Fix timeline overview flickering (Closed)

Created:
3 years, 8 months ago by alph
Modified:
3 years, 7 months ago
Reviewers:
dgozman
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/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Fix timeline overview flickering BUG=700273 Review-Url: https://codereview.chromium.org/2834053004 Cr-Commit-Position: refs/heads/master@{#467202} Committed: https://chromium.googlesource.com/chromium/src/+/3a0fdce4d4151a52fdfc3c67870887f25eb68ee9

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Patch Set 3 : tri-state #

Total comments: 2

Patch Set 4 : . #

Patch Set 5 : addressing comment #

Messages

Total messages: 13 (5 generated)
alph
3 years, 8 months ago (2017-04-21 22:37:03 UTC) #2
dgozman
https://codereview.chromium.org/2834053004/diff/1/third_party/WebKit/Source/devtools/front_end/perf_ui/TimelineOverviewPane.js File third_party/WebKit/Source/devtools/front_end/perf_ui/TimelineOverviewPane.js (right): https://codereview.chromium.org/2834053004/diff/1/third_party/WebKit/Source/devtools/front_end/perf_ui/TimelineOverviewPane.js#newcode485 third_party/WebKit/Source/devtools/front_end/perf_ui/TimelineOverviewPane.js:485: this._glassPane.contentElement.style.setProperty('pointer-events', 'none'); Why this? You should set pointer-events on ...
3 years, 8 months ago (2017-04-21 23:04:05 UTC) #3
alph
On 2017/04/21 23:04:05, dgozman wrote: > https://codereview.chromium.org/2834053004/diff/1/third_party/WebKit/Source/devtools/front_end/perf_ui/TimelineOverviewPane.js > File > third_party/WebKit/Source/devtools/front_end/perf_ui/TimelineOverviewPane.js > (right): > > ...
3 years, 8 months ago (2017-04-21 23:22:35 UTC) #4
alph
ptal
3 years, 7 months ago (2017-04-25 21:54:15 UTC) #5
dgozman
lgtm https://codereview.chromium.org/2834053004/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/GlassPane.js File third_party/WebKit/Source/devtools/front_end/ui/GlassPane.js (right): https://codereview.chromium.org/2834053004/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/GlassPane.js#newcode60 third_party/WebKit/Source/devtools/front_end/ui/GlassPane.js:60: this.contentElement.style.setProperty( I believe this can be class as ...
3 years, 7 months ago (2017-04-25 23:54:15 UTC) #6
alph
https://codereview.chromium.org/2834053004/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/GlassPane.js File third_party/WebKit/Source/devtools/front_end/ui/GlassPane.js (right): https://codereview.chromium.org/2834053004/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/GlassPane.js#newcode60 third_party/WebKit/Source/devtools/front_end/ui/GlassPane.js:60: this.contentElement.style.setProperty( On 2017/04/25 23:54:14, dgozman wrote: > I believe ...
3 years, 7 months ago (2017-04-26 00:13:49 UTC) #7
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/2834053004/80001
3 years, 7 months ago (2017-04-26 00:14:39 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-04-26 02:04:31 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/3a0fdce4d4151a52fdfc3c678708...

Powered by Google App Engine
This is Rietveld 408576698