[Webkit-unassigned] [Bug 125662] Add a few more ASCIILiterals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 12 18:00:38 PST 2013


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org




--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org>  2013-12-12 17:58:49 PST ---
(In reply to comment #2)
> (From update of attachment 219127 [details])
> OK. But even better might be to make the argument be const char* instead of WTF::String; might yield smaller code size.

Note shown in the context of the patch, there is another case that returns a concatenation of strings, which would be harder to do if the arguments was a const char*.

-- 
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