[Webkit-unassigned] [Bug 158019] Fix ResourceTiming XHR and initiator flakiness
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 24 08:50:39 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158019
--- Comment #14 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 279645
--> https://bugs.webkit.org/attachment.cgi?id=279645
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=279645&action=review
Would it work with a timeout of 0? I think a better approach would be to create the xhr after you're done with the first runTest call to make sure it will never start before the first one.
> LayoutTests/http/tests/performance/performance-resource-timing-xhr-single-entry.html:35
> + setTimeout(runTest, 10);
Why do you call runTest twice but only expect it to be run once?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160524/0797ba66/attachment.html>
More information about the webkit-unassigned
mailing list