Move HTMLSelectElement::last_on_change_selection_ to ListBoxSelectType
It is referred only by ListBoxSelectType. SelectType::DidBlur(), which modifies last_on_change_selection_, is also moved to ListBoxSelectType. This CL has no behavior changes. Bug: 1052232 Change-Id: I6ccb206f3432f7c7dbc0685133ca7ae3a1abeca8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105832 Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#751580}
Showing
Please register or sign in to comment