[webkit-reviews] review granted: [Bug 68313] Web Inspector: chromium: "Save timeline data" does nothing . : [Attachment 107788] [patch] second iteration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 18 05:29:24 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 68313: Web Inspector: chromium: "Save timeline data" does nothing .
https://bugs.webkit.org/show_bug.cgi?id=68313

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

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


> Source/WebCore/inspector/front-end/utilities.js:552
> +	      (!offset ? "Z" : offsetString);

No need to include 'Z' and offset. No Z should be treated as local (non UTC
time).


More information about the webkit-reviews mailing list