Move LayoutMenuList::DidUpdateActiveOption() to HTMLSelectElement
Also, - Remove LayoutMenuList::DidSelectOption(). - Add HTMLFormControlElement::UpdateFromElement() to add DidUpdateMenuListActiveOption() to each of LayoutMenuList::UpdateFromElement() calls. This CL is a preparation to build a LayoutNG counterpart of LayoutMenuList. This CL has no behavior changes. Bug: 1040828 Change-Id: If7917af101119a830e899a50711a6c1491e22eb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003164Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#732313}
Showing
Please register or sign in to comment