[Webkit-unassigned] [Bug 42965] CSS: Add fast-path for rgba() color parsing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 00:59:31 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=42965
Andreas Kling <andreas.kling at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #62690|0 |1
is obsolete| |
Attachment #63183| |review?
Flag| |
--- Comment #6 from Andreas Kling <andreas.kling at nokia.com> 2010-08-02 00:59:30 PST ---
Created an attachment (id=63183)
--> (https://bugs.webkit.org/attachment.cgi?id=63183)
Proposed patch v3
Updated patch.
* Use nextafter(256.0, 0.0)
* Avoid strtod() for "0", "1", and "0.x"
* Added a test to verify that we're not inconsistent with the slow-path.
--
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