[webkit-reviews] review requested: [Bug 100589] ASSERT problem on MIPS : [Attachment 171088] ASSERT fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 05:21:27 PDT 2012


Balazs Kilvady <kilvadyb at homejinni.com> has asked  for review:
Bug 100589: ASSERT problem on MIPS
https://bugs.webkit.org/show_bug.cgi?id=100589

Attachment 171088: ASSERT fix.
https://bugs.webkit.org/attachment.cgi?id=171088&action=review

------- Additional Comments from Balazs Kilvady <kilvadyb at homejinni.com>
As value variable is const (const RegisterID value = regT0;) after quick look I
would remove the ASSERT line but anyway I created a patch to make it work on
MIPS in debug mode. Feel free to throw it out :)


More information about the webkit-reviews mailing list