[Webkit-unassigned] [Bug 54452] New: Optimize Color::serialized()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 05:35:33 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54452

           Summary: Optimize Color::serialized()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kling at webkit.org


Apply the optimizations used in CSSPrimitiveValue::cssText()'s handling of CSS_RGBCOLOR.
(Or in other words, build the serialized color strings manually instead of using String::format().)

-- 
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