RESOLVED INVALID 74950
StyledElement: Remove unneeded attributeMap() null checks in attributeChanged().
https://bugs.webkit.org/show_bug.cgi?id=74950
Summary StyledElement: Remove unneeded attributeMap() null checks in attributeChanged().
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.