[webkit-reviews] review granted: [Bug 79921] Web Inspector: timeline markers are not shown on the timeline panel : [Attachment 129462] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 09:24:40 PST 2012


Pavel Feldman <pfeldman at chromium.org> has granted Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 79921: Web Inspector: timeline markers are not shown on the timeline panel
https://bugs.webkit.org/show_bug.cgi?id=79921

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

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


> Source/WebCore/inspector/front-end/TimelinePanel.js:467
> +	   WebInspector.TimelinePanel.forAllRecords([ formattedRecord ],
addTimestampRecords.bind(this));

I wound not bind a function per record.


More information about the webkit-reviews mailing list