WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143426
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2015-04-05 16:07:01 PDT
Created
attachment 250172
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug