[Webkit-unassigned] [Bug 133469] [SOUP] ResourceLoadTiming.responseStart is always 0
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 3 02:12:06 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=133469
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-06-03 02:12:28 PST ---
(In reply to comment #2)
> (From update of attachment 232417 [details])
> Doesn't it allow us to pass any extra test?
"Tests don't detect that because they time reported to the js API is always relative to the navigation time (navigation start + responseStart), and test using local files check that requestStart <= responseStart (and they are equal) and test using HTTP only check responseStart is not 0 (it can never be 0 unless navigationStart is 0)."
:-)
--
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