[Webkit-unassigned] [Bug 46614] Web Inspector: extract Inspector Instrumentation API as a class.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 06:22:12 PDT 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69184|review?                     |review+
               Flag|                            |




--- Comment #5 from Pavel Feldman <pfeldman at chromium.org>  2010-09-29 06:22:11 PST ---
(From update of attachment 69184)
View in context: https://bugs.webkit.org/attachment.cgi?id=69184&action=review

> WebCore/CMakeLists.txt:1109
> +    inspector/InspectorInstrumentationAgent.cpp

InspectorInstrumentation

> WebCore/inspector/InspectorInstrumentationAgent.h:60
> +    static bool hasFrontends() { return s_frontendCounter; }

inline?

-- 
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