Bug 79014

Summary: Make JSCSSStyleDeclaration work directly with CSS Property ID
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: JavaScriptCoreAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, joepeck, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77271    
Attachments:
Description Flags
Patch ggaren: review+

Benjamin Poulain
Reported 2012-02-19 23:24:13 PST
This is the first part of https://bugs.webkit.org/show_bug.cgi?id=77271 Cut the transformation propertyName -> css property name -> charBuffer -> css property ID.
Attachments
Patch (13.93 KB, patch)
2012-02-19 23:46 PST, Benjamin Poulain
ggaren: review+
Benjamin Poulain
Comment 1 2012-02-19 23:46:17 PST
Geoffrey Garen
Comment 2 2012-02-20 10:27:33 PST
Comment on attachment 127769 [details] Patch r=me
Benjamin Poulain
Comment 3 2012-02-20 12:45:52 PST
Note You need to log in before you can comment on or make changes to this bug.