[webkit-reviews] review granted: [Bug 25419] InspectorController refactoring proposal : [Attachment 30277] step_3_patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 09:54:37 PDT 2009


Timothy Hatcher <timothy at hatcher.name> has granted 's request for review:
Bug 25419: InspectorController refactoring proposal
https://bugs.webkit.org/show_bug.cgi?id=25419

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

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
 66	m_webInspector = ScriptObject();

It seems odd to create a new object during destruction. Is there a better way
to do this?


More information about the webkit-reviews mailing list