[webkit-reviews] review requested: [Bug 94222] Web Inspector: build Elements, Resources, Timeline, Audits and Console panels lazily. : [Attachment 159041] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 02:12:30 PDT 2012


Andrey Kosyakov <caseq at chromium.org> has asked	for review:
Bug 94222: Web Inspector: build Elements, Resources, Timeline, Audits and
Console panels lazily.
https://bugs.webkit.org/show_bug.cgi?id=94222

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

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=159041&action=review


> Source/WebCore/inspector/front-end/inspector.js:48
> +	   var allDescriptors = [elements, resources, network, scripts,
timeline, profiles, audits, console];

one

> Source/WebCore/inspector/front-end/inspector.js:58
> +	   var allDescriptors = [elements, resources, network, scripts,
timeline, profiles, audits, console];

two


More information about the webkit-reviews mailing list