RESOLVED FIXED 72953
CSSProperty: Remove unnecessary operator overloads.
https://bugs.webkit.org/show_bug.cgi?id=72953
Summary CSSProperty: Remove unnecessary operator overloads.
Andreas Kling
Reported 2011-11-22 06:44:52 PST
AFAICT we don't need the operator= and operator== overloads in CSSProperty, and the implementations aren't correct anyway.
Attachments
Patch (2.34 KB, patch)
2011-11-22 07:01 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-11-22 07:01:38 PST
Antti Koivisto
Comment 2 2011-11-22 07:03:48 PST
Comment on attachment 116223 [details] Patch r=me
WebKit Review Bot
Comment 3 2011-11-22 09:42:58 PST
Comment on attachment 116223 [details] Patch Clearing flags on attachment: 116223 Committed r101008: <http://trac.webkit.org/changeset/101008>
WebKit Review Bot
Comment 4 2011-11-22 09:43:02 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.