[webkit-reviews] review granted: [Bug 109906] Web Inspector: Introduce ProfilesPanelDescriptor. : [Attachment 188499] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 06:07:19 PST 2013


Pavel Feldman <pfeldman at chromium.org> has granted Eugene Klyuchnikov
<eustas at chromium.org>'s request for review:
Bug 109906: Web Inspector: Introduce ProfilesPanelDescriptor.
https://bugs.webkit.org/show_bug.cgi?id=109906

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

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


> Source/WebCore/inspector/front-end/ProfilesPanelDescriptor.js:50
> +WebInspector.ProfilesPanelDescriptor.isUserInitiatedProfile =
function(title) {

Move { to the next line.

> Source/WebCore/inspector/front-end/ProfilesPanelDescriptor.js:59
> +WebInspector.ProfilesPanelDescriptor.userInitiatedProfileIndex =
function(title) {

ditto


More information about the webkit-reviews mailing list