DescriptionMake CharacterData.substringData() and ProcessingInstruction.target not nullable
This changes the generated code from v8SetReturnValueStringOrNull(...)
to v8SetReturnValueString(...), but none of these can return a null
string internally, so the difference should never be observable.
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195802
Patch Set 1 #Patch Set 2 : drop Document changes #
Messages
Total messages: 7 (2 generated)
|