[webkit-reviews] review granted: [Bug 44054] Chromium DevTools: Support runtime property name/value pairs instead of feature names as navigation state. : [Attachment 64490] [PATCH] Proposed fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 06:52:27 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 44054: Chromium DevTools: Support runtime property name/value pairs instead
of feature names as navigation state.
https://bugs.webkit.org/show_bug.cgi?id=44054

Attachment 64490: [PATCH] Proposed fix.
https://bugs.webkit.org/attachment.cgi?id=64490&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebKit/chromium/public/WebDevToolsAgentClient.h:54
 +	virtual void runtimeFeatureStateChanged(const WebString& feature, bool
enabled) { }
let's remove this one


More information about the webkit-reviews mailing list