[Webkit-unassigned] [Bug 23741] StyleRareNonInheritedData::operator==() should not compare ContentData objects by pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 4 18:37:50 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23741


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |ddkilzer at webkit.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #27339|                            |review?
               Flag|                            |




------- Comment #1 from ddkilzer at webkit.org  2009-02-04 18:37 PDT -------
Created an attachment (id=27339)
 --> (https://bugs.webkit.org/attachment.cgi?id=27339&action=view)
Patch v1

Proposed fix.

NOTE: There may be too much const-ness in "bool contentDataEquivalent(const
RenderStyle* otherStyle) const" now for the const_cast<>() constructs that must
be used.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list