[webkit-reviews] review granted: [Bug 9732] [Drosera] calling removeListener to many times will cause WebKit's listener count to underflow/wraparound : [Attachment 9196] Patch to fix the count underflow/wraparound

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Tue Jul 4 14:40:05 PDT 2006


Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 9732: [Drosera] calling removeListener to many times will cause WebKit's
listener count to underflow/wraparound
http://bugzilla.opendarwin.org/show_bug.cgi?id=9732

Attachment 9196: Patch to fix the count underflow/wraparound
http://bugzilla.opendarwin.org/attachment.cgi?id=9196&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Check for nil does not seem necessary. We'll just get nil for the class which
is != [NSDistantObject class].

r=me



More information about the webkit-reviews mailing list