WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
75187
Decouple CSSMappedAttributeDeclaration from element completely.
https://bugs.webkit.org/show_bug.cgi?id=75187
Summary
Decouple CSSMappedAttributeDeclaration from element completely.
Andreas Kling
Reported
2011-12-23 21:24:31 PST
CSSMappedAttributeDeclaration currently inherits from CSSElementStyleDeclaration, but we only setElement() on it while adding properties. We should refactor so CSSMappedAttributeDeclaration never needs to store an element.
Attachments
Patcharoo
(32.96 KB, patch)
2011-12-23 22:07 PST
,
Andreas Kling
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-12-23 22:07:34 PST
Created
attachment 120487
[details]
Patcharoo Something like this perhaps.
Andreas Kling
Comment 2
2011-12-24 13:25:16 PST
Committed
r103663
: <
http://trac.webkit.org/changeset/103663
>
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