DescriptionRemove unused arguments in HTMLSelectElement class.
- Remove |allowMultipleSelection| arguemnt of optionSelectedByUser().
It's always false.
- Remove |shift| argument of listBoxSelectItem().
It's always false.
Also, make optionSelectedByUser() private.
This CL has no behaivor changes.
Committed: https://crrev.com/08440aab1b983eba25cf27cce89e34ad49719bb4
Cr-Commit-Position: refs/heads/master@{#405107}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 8 (3 generated)
|