[Webkit-unassigned] [Bug 158019] Fix ResourceTiming XHR tests flakiness
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 24 03:40:15 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158019
Yoav Weiss <yoav at yoav.ws> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |achristensen at apple.com,
| |apavlov at chromium.org,
| |yoav at yoav.ws
--- Comment #2 from Yoav Weiss <yoav at yoav.ws> ---
This should fix the test flakiness observed in https://bugs.webkit.org/show_bug.cgi?id=157816
It also removes the XHR-specific treatment that I added in https://bugs.webkit.org/show_bug.cgi?id=157669 as it is not required.
It seems like the ResourceTiming entries are added in CachedResourceLoader::loadDone only after the onload event for the XHR is running. I've opened a related spec issue to see what the correct behavior here should be: https://github.com/w3c/resource-timing/issues/55
--
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/8878eea4/attachment-0001.html>
More information about the webkit-unassigned
mailing list