DescriptionCall toWebCoreAtomicString() in V8Window::namedSecurityCheckCustom()
Call toWebCoreAtomicString() in V8Window::namedSecurityCheckCustom() instead
of toWebCoreString(). This avoids uselessly creating a String and then
convert it to an AtomicString since FrameTree::scopedChild() takes an
AtomicString in argument.
R=haraken
BUG=323739
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162731
Patch Set 1 #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|