[webkit-reviews] review granted: [Bug 6816] Crash in dispatchMouseEvent - Missing nil check : [Attachment 5968] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Wed Jan 25 20:30:43 PST 2006


Maciej Stachowiak <mjs at apple.com> has granted Adele Peterson
<adele at apple.com>'s request for review:
Bug 6816: Crash in dispatchMouseEvent - Missing nil check
http://bugzilla.opendarwin.org/show_bug.cgi?id=6816

Attachment 5968: patch
http://bugzilla.opendarwin.org/attachment.cgi?id=5968&action=edit

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
You could consider using ?: syntax instead if if() to do the conditional
initialization. But fine to commit either way.



More information about the webkit-reviews mailing list