[webkit-reviews] review denied: [Bug 6931] REGRESSION: assertion failure mousing over DHTML menus at www.worldofwarcraft.com : [Attachment 6103] fix the crash

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Mon Jan 30 11:23:42 PST 2006


Darin Adler <darin at apple.com> has denied Maciej Stachowiak <mjs at apple.com>'s
request for review:
Bug 6931: REGRESSION: assertion failure mousing over DHTML menus at
www.worldofwarcraft.com
http://bugzilla.opendarwin.org/show_bug.cgi?id=6931

Attachment 6103: fix the crash
http://bugzilla.opendarwin.org/attachment.cgi?id=6103&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Looks wrong. The value of i needs to start as size - 1, not size. Also the
second of the two loops is using size_t and needs to use int.



More information about the webkit-reviews mailing list