[webkit-reviews] review denied: [Bug 4344] JavaScript crash when
going back from viewing a thread :
[Attachment 3358] null pointer check
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Sat Aug 13 23:18:46 PDT 2005
Darin Adler <darin at apple.com> has denied opendarwin.org at mitzpettel.com's
request for review:
Bug 4344: JavaScript crash when going back from viewing a thread
http://bugzilla.opendarwin.org/show_bug.cgi?id=4344
Attachment 3358: null pointer check
http://bugzilla.opendarwin.org/attachment.cgi?id=3358&action=edit
------- Additional Comments from Darin Adler <darin at apple.com>
This is not how we want to fix this. Prototypes should never be NULL, and it
helps performance to not have the NULL check. We want to figure out why the
prototype is NULL at this point and fix that instead.
More information about the webkit-reviews
mailing list