Move some parts of HTMLSelectElement::DispatchBlurEvent() to SelectType
... as SelectType::DidBlur(). DispatchEventsIfSelectedOptionChanged() is now used only by MenuListSelectType. This CL removes |SelectType:: DispatchEventsIfSelectedOptionChanged()|, and makes |MenuListSelectType ::DispatchEventsIfSelectedOptionChanged()| private. This CL has no behavior changes. Bug: 1052232 Change-Id: I791b4377719cc629d26d96f5c79a4ccd91ac9bbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081721Reviewed-by:Koji Ishii <kojii@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#746183}
Showing
Please register or sign in to comment