RESOLVED DUPLICATE of bug 183460 Bug 183461
http/tests/security/frame-loading-via-document-write.html fails with async policy delegates
https://bugs.webkit.org/show_bug.cgi?id=183461
Summary http/tests/security/frame-loading-via-document-write.html fails with async po...
Ali Juma
Reported 2018-03-08 10:10:19 PST
This fails because with async policy, the first frame doesn't finish loading after its simulated click before the third frame finishes loading, and the test ends once the third frame is loaded. To make the test work with both sync and async policy, we need to make the test wait for all frames to finish loading no matter which one finishes first.
Attachments
Ali Juma
Comment 1 2018-03-08 10:19:41 PST
*** This bug has been marked as a duplicate of bug 183460 ***
Note You need to log in before you can comment on or make changes to this bug.