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

Issue 2878543004: [DevTools] Fix UI.EmptyWidget scrollbars (Closed)

Created:
3 years, 7 months ago by eostroukhov
Modified:
3 years, 7 months ago
Reviewers:
caseq, 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 UI.EmptyWidget scrollbars BUG=699524, 696889 Review-Url: https://codereview.chromium.org/2878543004 Cr-Commit-Position: refs/heads/master@{#474393} Committed: https://chromium.googlesource.com/chromium/src/+/66112904ff5090216cde196b83f0d44b6ae42e0f

Patch Set 1 #

Total comments: 1

Patch Set 2 : [DevTools] Improve the UI.EmptyWidget scrolling #

Total comments: 1

Patch Set 3 : Switched to min-width instead of flex-shrink:0 #

Patch Set 4 : Fixed failing test #

Total comments: 6

Patch Set 5 : [DevTools] Improve the UI.EmptyWidget scrolling #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/network/network-choose-preview-view-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js View 1 2 3 4 1 chunk +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/emptyWidget.css View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 45 (34 generated)
eostroukhov
3 years, 7 months ago (2017-05-10 23:30:51 UTC) #3
caseq
https://codereview.chromium.org/2878543004/diff/1/third_party/WebKit/Source/devtools/front_end/resources/appManifestView.css File third_party/WebKit/Source/devtools/front_end/resources/appManifestView.css (right): https://codereview.chromium.org/2878543004/diff/1/third_party/WebKit/Source/devtools/front_end/resources/appManifestView.css#newcode7 third_party/WebKit/Source/devtools/front_end/resources/appManifestView.css:7: overflow: overlay; This seems to be webkit-specific and deprecated. ...
3 years, 7 months ago (2017-05-11 00:40:57 UTC) #5
eostroukhov
Please take a look. I fixed the EmptyWidget - it now has a pane that ...
3 years, 7 months ago (2017-05-11 21:40:55 UTC) #10
eostroukhov
Gentle ping.
3 years, 7 months ago (2017-05-18 22:32:27 UTC) #15
eostroukhov
Switched to min-width instead of flex-shrink:0
3 years, 7 months ago (2017-05-19 19:18:59 UTC) #23
eostroukhov
I slightly adjusted styling to avoid header clipping. Padding on the sides was removed, min-width ...
3 years, 7 months ago (2017-05-19 19:21:15 UTC) #26
eostroukhov
Fixed failing test
3 years, 7 months ago (2017-05-19 23:10:54 UTC) #29
caseq
lgtm https://codereview.chromium.org/2878543004/diff/20001/third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js File third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js (right): https://codereview.chromium.org/2878543004/diff/20001/third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js#newcode42 third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js:42: this._panel = this.element.createChild('div', 'empty-view'); panel is a bit ...
3 years, 7 months ago (2017-05-20 00:49:05 UTC) #32
eostroukhov
Fixed vertical alignment https://codereview.chromium.org/2878543004/diff/60001/third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js File third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js (right): https://codereview.chromium.org/2878543004/diff/60001/third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js#newcode42 third_party/WebKit/Source/devtools/front_end/ui/EmptyWidget.js:42: this._panel = this.element.createChild('div', 'empty-view'); On 2017/05/20 ...
3 years, 7 months ago (2017-05-22 22:21:16 UTC) #37
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/2878543004/80001
3 years, 7 months ago (2017-05-24 18:11:22 UTC) #42
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 19:48:12 UTC) #45
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/66112904ff5090216cde196b83f0...

Powered by Google App Engine
This is Rietveld 408576698