DescriptionUse null Strings for default values of MessageEvent properties
Use null Strings for default values of MessageEvent properties instead of empty
ones. Null strings are cheaper to construct and there is no web-exposed behavior
change since a null String is exposed as an empty one on JS side.
This change is based on WebKit r155959.
R=haraken
TEST=fast/events/constructors/message-event-constructor.html
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158113
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nit #Patch Set 3 : Revert nit #Patch Set 4 : Revert nit #
Messages
Total messages: 7 (0 generated)
|