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

Issue 2891383002: Force non overlay scrollbar in Devtools/Performance for Aura Overlay Scrollbar (Closed)

Created:
3 years, 7 months ago by chaopeng
Modified:
3 years, 7 months ago
Reviewers:
alph
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

Force non overlay scrollbar in Devtools/Performance for Aura Overlay Scrollbar Since Aura overlay Scrollbar will make the v-scrollbar disappear in DevTools/Performance. In this patch we modify the DevTools/Performance v-scrollbar to custom scrollbar when detected Aura Overlay Scrollbar enabled. For detecting Aura Overlay Scrollbar, we also add overlayScrollbarEnabled in UI.installComponentRootStyles and add overlay-scrollbar-enabled class to document body. BUG=667455 Review-Url: https://codereview.chromium.org/2891383002 Cr-Commit-Position: refs/heads/master@{#474150} Committed: https://chromium.googlesource.com/chromium/src/+/0feb73390c78b48c59b47bbf3870a6d897dddcd0

Patch Set 1 #

Total comments: 7

Patch Set 2 : alph comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M third_party/WebKit/Source/devtools/front_end/perf_ui/flameChart.css View 1 2 chunks +14 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
chaopeng
PTAL. Thank you.
3 years, 7 months ago (2017-05-19 15:16:32 UTC) #2
alph
Thank you! https://codereview.chromium.org/2891383002/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/AdvancedApp.js File third_party/WebKit/Source/devtools/front_end/emulation/AdvancedApp.js (right): https://codereview.chromium.org/2891383002/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/AdvancedApp.js#newcode74 third_party/WebKit/Source/devtools/front_end/emulation/AdvancedApp.js:74: UI.installComponentRootStyles(toolboxDocument, /** @type {!Element} */ (toolboxDocument.body)); You ...
3 years, 7 months ago (2017-05-22 18:50:09 UTC) #3
chaopeng
Updated. PTAL. Thank you. https://codereview.chromium.org/2891383002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js File third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js (right): https://codereview.chromium.org/2891383002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js#newcode674 third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js:674: if (!Host.isMac() && overlayScrollbarEnabled(document)) On ...
3 years, 7 months ago (2017-05-23 17:26:40 UTC) #4
alph
Thank you, lgtm
3 years, 7 months ago (2017-05-23 22:36:19 UTC) #5
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/2891383002/20001
3 years, 7 months ago (2017-05-23 23:41:54 UTC) #7
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 03:41:32 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/0feb73390c78b48c59b47bbf3870...

Powered by Google App Engine
This is Rietveld 408576698