DescriptionMake Attr.localName/name and Element.localName/tagName not nullable
This changes the generated code from v8SetReturnValueStringOrNull(...)
to v8SetReturnValueString(...), but there is no way to create an element
or attribute with an empty/null name, so the difference should never be
observable.
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195726
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|