Bug 74950

Summary: StyledElement: Remove unneeded attributeMap() null checks in attributeChanged().
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2011-12-20 12:51:46 PST
If a mapped attribute is invoking attributeChanged(), we can assume the associated element has an attributeMap().
Attachments
Patch (2.75 KB, patch)
2011-12-20 12:52 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-12-20 12:52:35 PST
Andreas Kling
Comment 2 2012-01-22 20:34:47 PST
The declAdded()/declRemoved() callbacks were removed in <http://trac.webkit.org/changeset/105084>, obsoleting this bug.
Note You need to log in before you can comment on or make changes to this bug.