Bug 75829

Summary: CSSMutableStyleDeclaration: Remove propertiesEqual().
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2012-01-08 23:51:16 PST
This function is unused and more importantly, incorrect. Let's remove it before someone hurts themselves.
Comment 1 Andreas Kling 2012-01-08 23:52:02 PST
And by unused, I mean unused after my local patches land... Derp. :)
Comment 2 Andreas Kling 2012-01-09 00:44:42 PST
Created attachment 121628 [details]
Patch
Comment 3 Andreas Kling 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>
Comment 4 Andreas Kling 2012-01-09 01:09:34 PST
All reviewed patches have been landed.  Closing bug.