[webkit-reviews] review granted: [Bug 64864] Web Inspector: add shortcuts to load/save operations in Timeline panel : [Attachment 101468] [patch] second version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 08:08:19 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 64864: Web Inspector: add shortcuts to load/save operations in Timeline
panel
https://bugs.webkit.org/show_bug.cgi?id=64864

Attachment 101468: [patch] second version
https://bugs.webkit.org/attachment.cgi?id=101468&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=101468&action=review


> Source/WebCore/inspector/front-end/TimelinePanel.js:1301
> +	   else

I'd rather put all records into the array first and then add '[' to the first
record and ']' to the last one.


More information about the webkit-reviews mailing list