Bug 79530 - Don't pass constant strings to CSSParser for presentation attributes.
Summary: Don't pass constant strings to CSSParser for presentation attributes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 14:12 PST by Andreas Kling
Modified: 2012-02-24 19:27 PST (History)
0 users

See Also:


Attachments
Patchacho (2.37 KB, patch)
2012-02-24 14:17 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.