[Webkit-unassigned] [Bug 25419] InspectorController refactoring proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 10:12:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25419





------- Comment #19 from pfeldman at chromium.org  2009-05-13 10:12 PDT -------
(In reply to comment #18)
> (From update of attachment 30277 [review])
>  66     m_webInspector = ScriptObject();
> 
> It seems odd to create a new object during destruction. Is there a better way
> to do this?
> 

ScriptObject is supposed to be just a handle. And it is no change from what it
was (see InspectorController:637). But I agree that it looks weird, so will
look for better way in the meanwhile.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list