[Webkit-unassigned] [Bug 54687] Invalid label can be added into backtrack when building with armcc
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 22 08:28:20 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54687
--- Comment #14 from Yong Li <yong.li.webkit at gmail.com> 2011-02-22 08:28:20 PST ---
(In reply to comment #13)
> Daniel Bates explained in bug 54807 that I was wrong - bitfields are an exception where "signed int" is different from "int".
>
> I think that this should have used "signed", not "signed int" though, just like we never write "unsigned int" in WebKit code. And it doesn't look like we had a good explanation of why there is no regression test.
I just tried a few existing JS tests, and I haven't been able to find one that doesn't crash without the fix. (For example, fast/js/const.html, fast/js/array-foreach.html, ...)
--
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