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

Issue 2607103004: DevTools: Make sure a horizontal scrollbar doesn't appear in SuggestBox (Closed)

Created:
3 years, 11 months ago by einbinder
Modified:
3 years, 11 months ago
Reviewers:
dgozman
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Make sure a horizontal scrollbar doesn't appear in SuggestBox BUG=none Review-Url: https://codereview.chromium.org/2607103004 Cr-Commit-Position: refs/heads/master@{#441779} Committed: https://chromium.googlesource.com/chromium/src/+/f4b2e47af70ac16412fc82c81db5eb16bb34f794

Patch Set 1 #

Total comments: 3

Patch Set 2 : Move overflow hidden to client #

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

Messages

Total messages: 20 (12 generated)
einbinder
ptal
3 years, 11 months ago (2016-12-30 01:50:40 UTC) #2
dgozman
https://codereview.chromium.org/2607103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ListControl.js File third_party/WebKit/Source/devtools/front_end/ui/ListControl.js (right): https://codereview.chromium.org/2607103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ListControl.js#newcode56 third_party/WebKit/Source/devtools/front_end/ui/ListControl.js:56: this.element.style.overflowX = 'hidden'; I think this line belongs to ...
3 years, 11 months ago (2016-12-30 02:30:41 UTC) #5
einbinder
https://codereview.chromium.org/2607103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ListControl.js File third_party/WebKit/Source/devtools/front_end/ui/ListControl.js (right): https://codereview.chromium.org/2607103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ListControl.js#newcode56 third_party/WebKit/Source/devtools/front_end/ui/ListControl.js:56: this.element.style.overflowX = 'hidden'; On 2016/12/30 at 02:30:40, dgozman wrote: ...
3 years, 11 months ago (2017-01-03 20:06:54 UTC) #8
dgozman
On 2017/01/03 20:06:54, einbinder wrote: > https://codereview.chromium.org/2607103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ListControl.js > File third_party/WebKit/Source/devtools/front_end/ui/ListControl.js (right): > > https://codereview.chromium.org/2607103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ListControl.js#newcode56 > ...
3 years, 11 months ago (2017-01-03 21:28:47 UTC) #9
einbinder
https://codereview.chromium.org/2607103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ListControl.js File third_party/WebKit/Source/devtools/front_end/ui/ListControl.js (right): https://codereview.chromium.org/2607103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ListControl.js#newcode56 third_party/WebKit/Source/devtools/front_end/ui/ListControl.js:56: this.element.style.overflowX = 'hidden'; On 2017/01/03 at 20:06:53, einbinder wrote: ...
3 years, 11 months ago (2017-01-05 18:45:32 UTC) #10
dgozman
lgtm
3 years, 11 months ago (2017-01-05 20:29:22 UTC) #13
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/2607103004/20001
3 years, 11 months ago (2017-01-05 22:54:43 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 01:16:09 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f4b2e47af70ac16412fc82c81db5...

Powered by Google App Engine
This is Rietveld 408576698