Bug 60339

Summary: Make CSSStyleSelector::applyProperty() CSSPropertyWebkitColorCorrection case use appropriate macro.
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Luke Macpherson
Reported 2011-05-05 22:21:21 PDT
Make CSSStyleSelector::applyProperty() CSSPropertyWebkitColorCorrection case use appropriate macro.
Attachments
Patch (2.47 KB, patch)
2011-05-05 22:23 PDT, Luke Macpherson
no flags
Luke Macpherson
Comment 1 2011-05-05 22:23:01 PDT
Eric Seidel (no email)
Comment 2 2011-05-05 22:34:12 PDT
Comment on attachment 92541 [details] Patch As you can see, so much of this code is old... and crappy. Hopefully your newer code will make it easy for people to add new properties *correctly* and not end up with so many differnet bits of code doing the same thing differently like the old code was. :)
WebKit Commit Bot
Comment 3 2011-05-06 01:42:21 PDT
Comment on attachment 92541 [details] Patch Clearing flags on attachment: 92541 Committed r85938: <http://trac.webkit.org/changeset/85938>
WebKit Commit Bot
Comment 4 2011-05-06 01:42:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.