DescriptionIDL: For DOMString? attribute getters, use null string to represent null
Same as we do for wrapper type attributes, where a null pointer is used
to represent a null Javascript value, use a null string (one for which
WTF::String::isNull() returns true) to represent a null Javascript value
for nullable DOMString attributes.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177221
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|