Bug 79530

Summary: Don't pass constant strings to CSSParser for presentation attributes.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patchacho none

Description Andreas Kling 2012-02-24 14:12:28 PST
We can just pass the CSSValueFoo directly.
Comment 1 Andreas Kling 2012-02-24 14:17:41 PST
Created attachment 128805 [details]
Patchacho
Comment 2 Andreas Kling 2012-02-24 19:27:18 PST
Comment on attachment 128805 [details]
Patchacho

Clearing flags on attachment: 128805

Committed r108885: <http://trac.webkit.org/changeset/108885>
Comment 3 Andreas Kling 2012-02-24 19:27:26 PST
All reviewed patches have been landed.  Closing bug.