[webkit-reviews] review canceled: [Bug 110866] Web Inspector: Refactor AuditsPanel with AuditController as newly introduced entity : [Attachment 190420] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 06:16:27 PST 2013


Alexander Pavlov (apavlov) <apavlov at chromium.org> has canceled Vivek Galatage
<vivekg at webkit.org>'s request for review:
Bug 110866: Web Inspector: Refactor AuditsPanel with AuditController as newly
introduced entity
https://bugs.webkit.org/show_bug.cgi?id=110866

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

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


Once the JSDoc is added, we are good to land.

> Source/WebCore/inspector/front-end/AuditController.js:128
> +    _reloadResources: function(callback)

Please add a JSDoc:

/**
 * @param {function()=} callback
 */


More information about the webkit-reviews mailing list