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

Issue 333633003: Fix for select PopupMenuList appearance in rtl mode with overlay-scrollbar enabled (Closed)

Created:
6 years, 6 months ago by pals
Modified:
6 years, 6 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Fix for select PopupMenuList appearance in rtl mode with overlay-scrollbar enabled. The content should take total window width while overlay-scrollbar is enabled. BUG=382900 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176261

Patch Set 1 #

Patch Set 2 : Added unit tests #

Patch Set 3 : Using MockScrollbars to fix the tests on Mac #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -6 lines) Patch
M Source/platform/scroll/FramelessScrollView.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/PopupListBox.cpp View 3 chunks +4 lines, -3 lines 0 comments Download
M Source/web/tests/PopupMenuTest.cpp View 1 2 3 7 chunks +52 lines, -2 lines 0 comments Download
A Source/web/tests/data/popup/select_rtl.html View 1 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
pals
I am not sure how to test this change. There are unit tests for PopupMenuList ...
6 years, 6 months ago (2014-06-12 14:12:31 UTC) #1
leviw_travelin_and_unemployed
I'm not a Source/web owner, but this seems reasonable. Doing a quick log on the ...
6 years, 6 months ago (2014-06-12 19:26:34 UTC) #2
tkent
We had better have tests. We can't make layout tests for SELECT popups. C++ unittest ...
6 years, 6 months ago (2014-06-13 00:07:46 UTC) #3
pals
On 2014/06/13 00:07:46, tkent wrote: > We had better have tests. > We can't make ...
6 years, 6 months ago (2014-06-13 01:49:05 UTC) #4
tkent
On 2014/06/13 01:49:05, sanjoy.pal wrote: > On 2014/06/13 00:07:46, tkent wrote: > > We had ...
6 years, 6 months ago (2014-06-13 01:59:14 UTC) #5
pals
On 2014/06/13 01:49:05, sanjoy.pal wrote: > On 2014/06/13 00:07:46, tkent wrote: > > We had ...
6 years, 6 months ago (2014-06-13 02:03:17 UTC) #6
pals
Added unit tests. Please take another look.
6 years, 6 months ago (2014-06-16 09:02:50 UTC) #7
tkent
lgtm. Thanks!
6 years, 6 months ago (2014-06-16 23:31:28 UTC) #8
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 6 months ago (2014-06-16 23:31:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sanjoy.pal@samsung.com/333633003/40001
6 years, 6 months ago (2014-06-16 23:31:39 UTC) #10
commit-bot: I haz the power
Change committed as 176261
6 years, 6 months ago (2014-06-17 01:00:24 UTC) #11
haraken
6 years, 6 months ago (2014-06-17 12:48:38 UTC) #12
Message was sent while issue was closed.
On 2014/06/17 01:00:24, I haz the power (commit-bot) wrote:
> Change committed as 176261

Reverted this CL in r176309 since it broken webkit_unit_tests in Android bots:
http://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/14135

Powered by Google App Engine
This is Rietveld 408576698