Bug 79374 - Make use of StylePropertySet::setProperty(propertyID, CSSValue).
Summary: Make use of StylePropertySet::setProperty(propertyID, CSSValue).
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-23 10:13 PST by Andreas Kling
Modified: 2012-02-23 13:14 PST (History)
0 users

See Also:


Attachments
Patch (13.16 KB, patch)
2012-02-23 10:29 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-23 10:13:48 PST
We can clean some stuff up with this newfangled goodness. Let's.
Comment 1 Andreas Kling 2012-02-23 10:29:01 PST
Created attachment 128494 [details]
Patch
Comment 2 Antti Koivisto 2012-02-23 13:02:11 PST
Comment on attachment 128494 [details]
Patch

r=me
Comment 3 Andreas Kling 2012-02-23 13:14:48 PST
Comment on attachment 128494 [details]
Patch

Clearing flags on attachment: 128494

Committed r108667: <http://trac.webkit.org/changeset/108667>
Comment 4 Andreas Kling 2012-02-23 13:14:57 PST
All reviewed patches have been landed.  Closing bug.