[Webkit-unassigned] [Bug 45663] Web Inspector: [Resources panel] [HAR] Need a way to save timing data.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 09:04:42 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45663


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67559|review?                     |review+
               Flag|                            |




--- Comment #2 from Yury Semikhatsky <yurys at chromium.org>  2010-09-14 09:04:42 PST ---
(From update of attachment 67559)
View in context: https://bugs.webkit.org/attachment.cgi?id=67559&action=prettypatch

> WebCore/inspector/front-end/HAREntry.js:163
> +        return start === -1 ? -1 : Math.round(timing[end] - timing[start]);
start === -1 is not needed

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list