RESOLVED FIXED143426
URI encoding/escaping should use efficient string building instead of calling snprintf().
https://bugs.webkit.org/show_bug.cgi?id=143426
Summary URI encoding/escaping should use efficient string building instead of calling...
Andreas Kling
Reported 2015-04-05 16:06:29 PDT
Seeing a bunch of time wasted inside snprintf().
Attachments
Patch (3.26 KB, patch)
2015-04-05 16:07 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-04-05 16:07:01 PDT
WebKit Commit Bot
Comment 2 2015-04-05 18:33:05 PDT
Comment on attachment 250172 [details] Patch Clearing flags on attachment: 250172 Committed r182370: <http://trac.webkit.org/changeset/182370>
WebKit Commit Bot
Comment 3 2015-04-05 18:33:08 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.