RESOLVED FIXED 75829
CSSMutableStyleDeclaration: Remove propertiesEqual().
https://bugs.webkit.org/show_bug.cgi?id=75829
Summary CSSMutableStyleDeclaration: Remove propertiesEqual().
Andreas Kling
Reported 2012-01-08 23:51:16 PST
This function is unused and more importantly, incorrect. Let's remove it before someone hurts themselves.
Attachments
Patch (2.31 KB, patch)
2012-01-09 00:44 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-01-08 23:52:02 PST
And by unused, I mean unused after my local patches land... Derp. :)
Andreas Kling
Comment 2 2012-01-09 00:44:42 PST
Andreas Kling
Comment 3 2012-01-09 01:09:25 PST
Comment on attachment 121628 [details] Patch Clearing flags on attachment: 121628 Committed r104442: <http://trac.webkit.org/changeset/104442>
Andreas Kling
Comment 4 2012-01-09 01:09:34 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.