[Webkit-unassigned] [Bug 36901] RVCT generates incorrect code for method Range::operator== when compiler optimizations are enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 10:22:31 PDT 2010


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52214|0                           |1
        is obsolete|                            |
  Attachment #52214|review?                     |
               Flag|                            |
  Attachment #52308|                            |review?
               Flag|                            |




--- Comment #4 from Daniel Bates <dbates at webkit.org>  2010-04-01 10:22:29 PST ---
Created an attachment (id=52308)
 --> (https://bugs.webkit.org/attachment.cgi?id=52308)
Patch with manual test case

Removes Range::operator== and Range::operator !=. Adds function areRangesEqual.

This patch address all the call sites in the Mac port. I have not verified this
for all the other ports. Hopefully, the EWS bots can check this.

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



More information about the webkit-unassigned mailing list