[webkit-reviews] review granted: [Bug 85708] Web Inspector: get rid of InspectorAgent::emitCommitLoadIfNeeded method : [Attachment 140491] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 05:02:41 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 85708: Web Inspector: get rid of InspectorAgent::emitCommitLoadIfNeeded
method
https://bugs.webkit.org/show_bug.cgi?id=85708

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

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


> Source/WebCore/inspector/InspectorResourceAgent.cpp:97
> +	  
mainFrameNavigated(m_pageAgent->mainFrame()->loader()->documentLoader());

I don't think you need this.


More information about the webkit-reviews mailing list