[webkit-reviews] review granted: [Bug 57044] Web Inspector: extension server should not convert all resources to HAR when there are no extensions. : [Attachment 86813] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 02:30:55 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 57044: Web Inspector: extension server should not convert all resources to
HAR when there are no extensions.
https://bugs.webkit.org/show_bug.cgi?id=57044

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=86813&action=review

> Source/WebCore/inspector/front-end/ExtensionServer.js:121
> +	   if (this._hasSubscribers("resource-finished"))

Prefer early return.


More information about the webkit-reviews mailing list