[webkit-reviews] review granted: [Bug 79669] Web Inspector: reveal corresponding timeline record when user clicks on memory graph : [Attachment 129030] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 06:52:01 PST 2012


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 79669: Web Inspector: reveal corresponding timeline record when user clicks
on memory graph
https://bugs.webkit.org/show_bug.cgi?id=79669

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

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


> Source/WebCore/inspector/front-end/TimelinePanel.js:772
> +	   if (this._startAtZero)

You could easily find your top-level record using binary search.


More information about the webkit-reviews mailing list