[webkit-reviews] review granted: [Bug 70600] Web Inspector: [Extensions API] allow extensions to specify script to be injected on reload : [Attachment 112204] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 10:12:25 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 70600: Web Inspector: [Extensions API] allow extensions to specify script
to be injected on reload
https://bugs.webkit.org/show_bug.cgi?id=70600

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

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


> Source/WebCore/inspector/InspectorPageAgent.h:58
> +class ScriptToEvaluateOnLoad;

Please remove.

> Source/WebCore/inspector/InspectorPageAgent.h:66
> +public:

Why this change?


More information about the webkit-reviews mailing list