DescriptionMake init*Event() arguments nullable where appropriate
Because these methods have [LegacyInterfaceTypeChecking], this does not
change the generated code, but it will limit the impact of dropping
[LegacyInterfaceTypeChecking].
Only initKeyboardEvent() appears to have a spec:
https://w3c.github.io/uievents/#idl-interface-KeyboardEvent-initializers
For the others, the nullability matches that of the *Event member.
BUG=561338
R=rbyers@chromium.org
Committed: https://crrev.com/d29a3f55232d9c7de25d182f7ae0152325c533e4
Cr-Commit-Position: refs/heads/master@{#362470}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|