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

Issue 1719873002: Trigger options width update when option text changes. (Closed)

Created:
4 years, 10 months ago by rune
Modified:
4 years, 10 months ago
Reviewers:
tkent
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Trigger options width update when option text changes. Previously this was triggered by doing a full host subtree recalc on shadow redistribution, but that recalc was removed as an optimization. R=tkent@chromium.org BUG=588585 Committed: https://crrev.com/2f66709d65f2acccc6f3296709d77342f336c382 Cr-Commit-Position: refs/heads/master@{#376880}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/fast/forms/select/option-relayout-modified-text.html View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/forms/select/option-relayout-modified-text-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSelectElement.cpp View 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 13 (4 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/1719873002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1719873002/1
4 years, 10 months ago (2016-02-22 10:03:24 UTC) #2
rune
ptal
4 years, 10 months ago (2016-02-22 10:04:14 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-22 13:05:39 UTC) #5
tkent
https://codereview.chromium.org/1719873002/diff/1/third_party/WebKit/Source/core/html/HTMLSelectElement.cpp File third_party/WebKit/Source/core/html/HTMLSelectElement.cpp (right): https://codereview.chromium.org/1719873002/diff/1/third_party/WebKit/Source/core/html/HTMLSelectElement.cpp#newcode442 third_party/WebKit/Source/core/html/HTMLSelectElement.cpp:442: setOptionsChangedOnLayoutObject(); The |OptionsChanged| flag is referred only in LayoutMenuList::updateFromElement(). ...
4 years, 10 months ago (2016-02-22 23:18:39 UTC) #6
rune
https://codereview.chromium.org/1719873002/diff/1/third_party/WebKit/Source/core/html/HTMLSelectElement.cpp File third_party/WebKit/Source/core/html/HTMLSelectElement.cpp (right): https://codereview.chromium.org/1719873002/diff/1/third_party/WebKit/Source/core/html/HTMLSelectElement.cpp#newcode442 third_party/WebKit/Source/core/html/HTMLSelectElement.cpp:442: setOptionsChangedOnLayoutObject(); On 2016/02/22 23:18:38, tkent wrote: > The |OptionsChanged| ...
4 years, 10 months ago (2016-02-23 00:41:42 UTC) #7
tkent
lgtm
4 years, 10 months ago (2016-02-23 00:42:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1719873002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1719873002/1
4 years, 10 months ago (2016-02-23 00:46:27 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-23 00:56:40 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-02-23 00:58:48 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2f66709d65f2acccc6f3296709d77342f336c382
Cr-Commit-Position: refs/heads/master@{#376880}

Powered by Google App Engine
This is Rietveld 408576698