RESOLVED INVALID46981
Web Inspector: page event timings may be incorrect (and negative)
https://bugs.webkit.org/show_bug.cgi?id=46981
Summary Web Inspector: page event timings may be incorrect (and negative)
Andrey Kosyakov
Reported 2010-10-01 06:34:56 PDT
The timing for load and DOMContentLoaded events as reported in HAR and to extensions are reported as difference between main resource start time and the time corresponding page event has been fired. During reload of main resource, loadEventTime and domContentEventTime are not reset, so timing uses event times from previous page load and main resource start time from new load -- this results in negative values.
Attachments
Brian Burg
Comment 1 2014-12-12 14:09:14 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.