[webkit-reviews] review canceled: [Bug 36901] RVCT generates incorrect code for method Range::operator== when compiler optimizations are enabled : [Attachment 52214] Patch with manual test case

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


Daniel Bates <dbates at webkit.org> has canceled Daniel Bates
<dbates at webkit.org>'s request for review:
Bug 36901: RVCT generates incorrect code for method Range::operator== when
compiler optimizations are enabled
https://bugs.webkit.org/show_bug.cgi?id=36901

Attachment 52214: Patch with manual test case
https://bugs.webkit.org/attachment.cgi?id=52214&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
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.


More information about the webkit-reviews mailing list