[webkit-reviews] review granted: [Bug 9552] script debugger should only attach to JavaScriptCore when there are listeners : [Attachment 8976] Implements the lazy attach

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Fri Jun 23 11:59:04 PDT 2006


Geoffrey Garen <ggaren at apple.com> has granted Geoffrey Garen
<ggaren at apple.com>'s request for review:
Bug 9552: script debugger should only attach to JavaScriptCore when there are
listeners
http://bugzilla.opendarwin.org/show_bug.cgi?id=9552

Attachment 8976: Implements the lazy attach
http://bugzilla.opendarwin.org/attachment.cgi?id=8976&action=edit

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
I would make these changes:

- "Attaches a script debugger to all frames for the receiver."
+ "Attaches a script debugger to all frames belonging to the receiver."

-    @abstract Detaches any script debuggers from all frames for the receiver.
+    @abstract Detaches all script debuggers from all frames belonging to the
receiver.

r=me



More information about the webkit-reviews mailing list