[webkit-reviews] review granted: [Bug 9476] REGRESSION: Reproducible crash after closing window after viewing css2.1/t0803-c5501-imrgn-t-00-b-ag.html : [Attachment 8876] Patch v1

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Fri Jun 16 23:25:11 PDT 2006


Geoffrey Garen <ggaren at apple.com> has granted Geoffrey Garen
<ggaren at apple.com>'s request for review:
Bug 9476: REGRESSION: Reproducible crash after closing window after
viewing css2.1/t0803-c5501-imrgn-t-00-b-ag.html
http://bugzilla.opendarwin.org/show_bug.cgi?id=9476

Attachment 8876: Patch v1
http://bugzilla.opendarwin.org/attachment.cgi?id=8876&action=edit

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
The word "interpreter" is a little confused here. We're not deleting
interpreters. Rather, we're deleting nodes in a linked list of interpreters,
leaving the interpreters themselves around.

A better description might be, "Call setDebugger(0) for all interpreters
removed from the 'attached to a debugger' list."

Anyway, patch=good, r=me



More information about the webkit-reviews mailing list