[Webkit-unassigned] [Bug 43924] Web Inspector: -[WebInspector attach] and detach should work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 14:09:43 PDT 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64257|review?                     |review-
               Flag|                            |




--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2010-08-12 14:09:42 PST ---
(From update of attachment 64257)
We've been ripping attach/detach logic from the InspectorController/Client intentionally since it is a pure 'view' concept. Ideally, it should be implemented entirely in the WebKit layer - no need to dive into WebCore. You should look at what InspectorFrontendClient is calling in WebKit and wire WebKit API to those WebKit methods directly.

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



More information about the webkit-unassigned mailing list