[webkit-reviews] review granted: [Bug 27766] Web Inspector: encapsulate ScriptState into the ScriptObject, get rid of InspectorJSONObject : [Attachment 33623] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 08:43:56 PDT 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 27766: Web Inspector: encapsulate ScriptState into the ScriptObject, get
rid of InspectorJSONObject
https://bugs.webkit.org/show_bug.cgi?id=27766

Attachment 33623: patch
https://bugs.webkit.org/attachment.cgi?id=33623&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
r=me.

This limits usefulness of the ScriptObject, but sure makes the code more
legible/pretty. In any case, we could always add
ScriptObject::setState(ScriptState*) later if we need it.


More information about the webkit-reviews mailing list