RESOLVED FIXED 97014
[WK2][WTR] InjectedBundle::booleanForKey() should handle literals effectively
https://bugs.webkit.org/show_bug.cgi?id=97014
Summary [WK2][WTR] InjectedBundle::booleanForKey() should handle literals effectively
Mikhail Pozdnyakov
Reported 2012-09-18 06:38:33 PDT
According to http://trac.webkit.org/wiki/EfficientStrings WTF::StringBuilder::appendLiteral() shall be used for literals rather than WTF::StringBuilder::append().
Attachments
patch (1.96 KB, patch)
2012-09-18 06:41 PDT, Mikhail Pozdnyakov
no flags
Mikhail Pozdnyakov
Comment 1 2012-09-18 06:41:08 PDT
Chris Dumez
Comment 2 2012-09-18 06:41:49 PDT
Comment on attachment 164547 [details] patch LGTM.
WebKit Review Bot
Comment 3 2012-09-18 08:00:22 PDT
Comment on attachment 164547 [details] patch Clearing flags on attachment: 164547 Committed r128895: <http://trac.webkit.org/changeset/128895>
WebKit Review Bot
Comment 4 2012-09-18 08:00:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.