[Webkit-unassigned] [Bug 25513] New: V8 CSSStyleDeclaration bindings are slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 1 15:33:11 PDT 2009


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

           Summary: V8 CSSStyleDeclaration bindings are slow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: davemoore at google.com


The V8 bindings convert every javascript property to its associated css style
name. It then calls functions that convert that name to an id. This makes
getting or setting css styles on elements slow.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list