[webkit-reviews] review granted: [Bug 47173] Web Inspector: extract Inspector Instrumentation API as a class : [Attachment 69953] Comments addressed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 02:05:24 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 47173: Web Inspector: extract Inspector Instrumentation API as a class
https://bugs.webkit.org/show_bug.cgi?id=47173

Attachment 69953: Comments addressed.
https://bugs.webkit.org/attachment.cgi?id=69953&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=69953&action=review

> WebCore/inspector/InspectorInstrumentation.h:61
> +    static void willSendXMLHttpRequest(ScriptExecutionContext*, const
String& url);

LGTM given we migrate to a macro shortly.


More information about the webkit-reviews mailing list