WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 35362
Bug 23110
Optimize rgb() and rgba() color parsing in Canvas
https://bugs.webkit.org/show_bug.cgi?id=23110
Summary
Optimize rgb() and rgba() color parsing in Canvas
Simon Fraser (smfr)
Reported
2009-01-04 17:02:51 PST
We know from various canvas tests that parsing rgb() and rgba() colors, which goes through the CSS parser, is rather slow. We should write some code to parse these colors in a more optimal way.
Attachments
Add attachment
proposed patch, testcase, etc.
Stephen White
Comment 1
2010-02-24 17:22:44 PST
I've submitted a patch at
https://bugs.webkit.org/show_bug.cgi?id=35362
for the rgb() part of this. If you'd take a look and tell me if I'm headed in the right direction, I'd appreciate it. Thanks!
Simon Fraser (smfr)
Comment 2
2010-02-24 17:31:44 PST
Bug has a patch. *** This bug has been marked as a duplicate of
bug 35362
***
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