WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-12-20 12:52:35 PST
Created
attachment 120062
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug