[Webkit-unassigned] [Bug 100589] ASSERT problem on MIPS

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


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


Balazs Kilvady <kilvadyb at homejinni.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #171088|                            |review?
               Flag|                            |




--- Comment #1 from Balazs Kilvady <kilvadyb at homejinni.com>  2012-10-27 05:22:39 PST ---
Created an attachment (id=171088)
 --> (https://bugs.webkit.org/attachment.cgi?id=171088&action=review)
ASSERT fix.

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 :)

-- 
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