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

Issue 2060493002: Set LayoutListBox's height as 'size' attribute * (height of the tallest option). (Closed)

Created:
4 years, 6 months ago by Gleb Lanbin
Modified:
4 years, 6 months ago
Reviewers:
eae, szager1
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Set LayoutListBox's height as 'size' attribute * (height of the tallest option). This will change the current behaviour where we set the size of HTML select element based on the height of first option. The new behaviour is consistent with other browsers, e.g. Firefox sizes the box as (size * (height of the tallest option)). BUG=616187 Committed: https://crrev.com/e676eabb8a1e897bbc31a228fe5e49dab06d53e3 Cr-Commit-Position: refs/heads/master@{#401166}

Patch Set 1 #

Patch Set 2 : Rebaseline #

Patch Set 3 : resolve conflict #

Total comments: 6

Patch Set 4 : fix comments #

Patch Set 5 : Resolve a merge conflict #

Patch Set 6 : 2nd merge conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -10 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutListBox.cpp View 1 2 3 1 chunk +17 lines, -10 lines 0 comments Download

Messages

Total messages: 40 (20 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2060493002/20001
4 years, 6 months ago (2016-06-10 19:54:35 UTC) #3
Gleb Lanbin
4 years, 6 months ago (2016-06-10 20:03:12 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/244967)
4 years, 6 months ago (2016-06-10 21:22:21 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2060493002/40001
4 years, 6 months ago (2016-06-10 22:23:07 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-simulator-gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-gn/builds/19959) mac_chromium_compile_dbg_ng on ...
4 years, 6 months ago (2016-06-10 22:28:40 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2060493002/60001
4 years, 6 months ago (2016-06-10 22:56:30 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/245128)
4 years, 6 months ago (2016-06-11 00:16:11 UTC) #15
szager1
https://codereview.chromium.org/2060493002/diff/60001/third_party/WebKit/Source/core/layout/LayoutListBox.cpp File third_party/WebKit/Source/core/layout/LayoutListBox.cpp (right): https://codereview.chromium.org/2060493002/diff/60001/third_party/WebKit/Source/core/layout/LayoutListBox.cpp#newcode87 third_party/WebKit/Source/core/layout/LayoutListBox.cpp:87: LayoutObject* layoutObject = toLayoutBox(element->layoutObject()); Remove toLayoutBox: LayoutObject* layoutObject = ...
4 years, 6 months ago (2016-06-13 19:46:38 UTC) #17
Gleb Lanbin
https://codereview.chromium.org/2060493002/diff/60001/third_party/WebKit/Source/core/layout/LayoutListBox.cpp File third_party/WebKit/Source/core/layout/LayoutListBox.cpp (right): https://codereview.chromium.org/2060493002/diff/60001/third_party/WebKit/Source/core/layout/LayoutListBox.cpp#newcode87 third_party/WebKit/Source/core/layout/LayoutListBox.cpp:87: LayoutObject* layoutObject = toLayoutBox(element->layoutObject()); On 2016/06/13 19:46:38, szager1 wrote: ...
4 years, 6 months ago (2016-06-13 22:13:38 UTC) #19
szager1
lgtm, but please wait for eae.
4 years, 6 months ago (2016-06-13 22:46:00 UTC) #20
eae
LGTM Thank you!
4 years, 6 months ago (2016-06-21 09:09:11 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2060493002/100001
4 years, 6 months ago (2016-06-21 09:09:51 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/23889) ios-device-gn on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 6 months ago (2016-06-21 09:11:58 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2060493002/120001
4 years, 6 months ago (2016-06-21 17:53:48 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/242605)
4 years, 6 months ago (2016-06-21 19:00:20 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2060493002/140001
4 years, 6 months ago (2016-06-21 21:19:30 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/242877)
4 years, 6 months ago (2016-06-22 00:35:24 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2060493002/140001
4 years, 6 months ago (2016-06-22 00:42:05 UTC) #37
commit-bot: I haz the power
Committed patchset #6 (id:140001)
4 years, 6 months ago (2016-06-22 02:18:07 UTC) #38
commit-bot: I haz the power
4 years, 6 months ago (2016-06-22 02:20:19 UTC) #40
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/e676eabb8a1e897bbc31a228fe5e49dab06d53e3
Cr-Commit-Position: refs/heads/master@{#401166}

Powered by Google App Engine
This is Rietveld 408576698