DescriptionUpdate a comment and fix a possible crash in HTMLSelectElement::setRecalcListItems.
This is a follow-up of crrev.com/403093.
- Replace a TODO comment with an explanation, and add a test to reproduce the
scenario.
- Fix a possible crash by m_listItems.remove(WTF::kNotFound) just in case.
We don't find a reproduction.
BUG=625050
Committed: https://crrev.com/760c56deb503e184f25a77782e743b6d46732cb6
Cr-Commit-Position: refs/heads/master@{#403416}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|