Bug 75832

Summary: CSSStyleSelector: Any attribute with a decl() can be assumed to be mapped.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2012-01-09 00:17:07 PST
If an attribute has a decl() pointer, we don't need to check isMappedAttribute(), so let's change that to an assertion.
Attachments
Patch (1.56 KB, patch)
2012-01-09 00:19 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-01-09 00:19:59 PST
Andreas Kling
Comment 2 2012-01-09 00:42:50 PST
Comment on attachment 121627 [details] Patch Clearing flags on attachment: 121627 Committed r104440: <http://trac.webkit.org/changeset/104440>
Andreas Kling
Comment 3 2012-01-09 00:42:58 PST
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.