[webkit-reviews] review granted: [Bug 82909] Web Inspector: CPU time bar missing on top-level events in timeline panel : [Attachment 135125] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 10:07:43 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 82909: Web Inspector: CPU time bar missing on top-level events in timeline
panel
https://bugs.webkit.org/show_bug.cgi?id=82909

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

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


> Source/WebCore/inspector/front-end/TimelinePresentationModel.js:186
> +		   parent._cpuTime += formattedRecord.cpuTime;

For the record: it used to be _cpuTime and it was 2 lines above.


More information about the webkit-reviews mailing list