DescriptionIDL: All interface types are implicitly nullable
Previously, only the subset "wrapper types" were considered implicitly
nullable. The wrapper types are all interface types except some that all
are really also implicitly nullable.
This affects nullable attributes and method arguments of the types
Dictionary
EventListener
EventHandler
NodeFilter
SerializedScriptValue
but since there are none currently, there are no code generation changes.
BUG=249598
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191065
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|