[webkit-reviews] review granted: [Bug 57327] Web Inspector: extract InspectorBrowserAgent from InspectorAgent : [Attachment 87298] [patch] rebaselined. style fixed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 07:40:14 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 57327: Web Inspector: extract InspectorBrowserAgent from InspectorAgent
https://bugs.webkit.org/show_bug.cgi?id=57327

Attachment 87298: [patch] rebaselined. style fixed
https://bugs.webkit.org/attachment.cgi?id=87298&action=review

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

> Source/WebCore/inspector/InspectorAgent.cpp:173
> +    m_browserAgent->restore(inspectedURL().string());

PageAgent should simply get url from the page.


More information about the webkit-reviews mailing list