[Webkit-unassigned] [Bug 125722] Small string improvements to JSInjectedScriptHost::type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 13 20:26:14 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125722


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #219222|review?                     |review+
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2013-12-13 20:24:25 PST ---
(From update of attachment 219222)
View in context: https://bugs.webkit.org/attachment.cgi?id=219222&action=review

> Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp:133
> +        return jsString(exec, ASCIILiteral("array"));

These should all be jsNontrivialString.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list