Chromium Code Reviews
DescriptionSELECT element: Fix a DCHECK failure in optionToBeShown().
If a SELECT element had a selected OPTION, but restoreFormControlState()
could't find OPTIONs matched to FormControlState, m_lastOnChangeOption had a
stale value.
Use selectOption() in restoreFormControlState() to update m_lastOnChangeOption.
BUG=627833
Committed: https://crrev.com/5af661c7f9993c6fa9827dfddf738825a43264fe
Cr-Commit-Position: refs/heads/master@{#405447}
Patch Set 1 #Patch Set 2 : SELECT element: Fix a DCHECK failure in optionToBeShown(). #
Messages
Total messages: 15 (9 generated)
|
||||||||||||||||||||||||||||