DescriptionHave DOMWindow name getter / setter deal with AtomicStrings
Have DOMWindow name getter / setter deal with AtomicStrings instead of Strings.
We use an AtomicString for the window name internally so this avoids constructing
a String uselessly and then converting it to an AtomicString.
R=abarth
BUG=323739
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162746
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|