WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24386
Faster implementation of extractMIMETypeFromMediaType()
https://bugs.webkit.org/show_bug.cgi?id=24386
Summary
Faster implementation of extractMIMETypeFromMediaType()
Yong Li
Reported
2009-03-05 08:36:27 PST
The old implementation runs slowly due to frequently allocating and releasing String object.
Attachments
patch file
(1.69 KB, patch)
2009-03-05 08:40 PST
,
Yong Li
no flags
Details
Formatted Diff
Diff
With Changelog
(1.97 KB, patch)
2009-03-05 11:28 PST
,
Adam Treat
simon.fraser
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yong Li
Comment 1
2009-03-05 08:40:43 PST
Created
attachment 28304
[details]
patch file
http://code.staikos.net/cgi-bin/gitweb.cgi?p=WebKit-CE;a=commitdiff;h=a6eca12aadcacde17c9a78ab573aa0d873bccf4d#patch1
Adam Treat
Comment 2
2009-03-05 11:28:46 PST
Created
attachment 28313
[details]
With Changelog
Adam Treat
Comment 3
2009-03-05 11:58:44 PST
Landed with
r41457
.
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