[webkit-reviews] review granted: [Bug 65550] Web Inspector: Network error messages in console should link to the respective request in network panel if there is one. : [Attachment 105788] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 1 00:46:02 PDT 2011
Yury Semikhatsky <yurys at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 65550: Web Inspector: Network error messages in console should link to the
respective request in network panel if there is one.
https://bugs.webkit.org/show_bug.cgi?id=65550
Attachment 105788: Patch
https://bugs.webkit.org/attachment.cgi?id=105788&action=review
------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=105788&action=review
> Source/WebCore/inspector/front-end/NetworkPanel.js:1251
> + this._removeAllNodeHighlights();
This call is unnecessary since revealAndHighlightResource already does it.
More information about the webkit-reviews
mailing list