[webkit-reviews] review granted: [Bug 96803] Web Inspector: [Extensions API] explicitly manage extension audit progress : [Attachment 164507] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 00:43:36 PDT 2012


Alexander Pavlov (apavlov) <apavlov at chromium.org> has granted Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 96803: Web Inspector: [Extensions API] explicitly manage extension audit
progress
https://bugs.webkit.org/show_bug.cgi?id=96803

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

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=164507&action=review


> Source/WebCore/inspector/front-end/AuditsPanel.js:101
> +	   var compositeProgress = new
WebInspector.CompositeProgress(this._progress);

Please move this below, somewhere around var subprogresses = [];


More information about the webkit-reviews mailing list