[webkit-reviews] review denied: [Bug 107232] Web Inspector: make sure InspectorInstrumentationCookie is invalidated if inspected page was destroyed : [Attachment 183404] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 01:55:36 PST 2013


Pavel Feldman <pfeldman at chromium.org> has denied Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 107232: Web Inspector: make sure InspectorInstrumentationCookie is
invalidated if inspected page was destroyed
https://bugs.webkit.org/show_bug.cgi?id=107232

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

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


> Source/WebCore/inspector/InspectorInstrumentation.h:98
> +    InstrumentingAgents* instrumentingAgents() const { return
m_instrumentingAgents.get(); }

You should not expose instrumenting agents to webcore.


More information about the webkit-reviews mailing list