Re: [w3c/ServiceWorker] fetch-frame-resource.https.html has a long timeout to detect page load failed (#1194)

> I could mark this as a Slow test, but am a bit reluctant and would like the test to be faster. I'm wondering if anything's changed in Mozilla's infra recently that means we might be able to explore returning the timeout to 1 second?

Its unlikely anything has changed.  Our slowest platform is still quite slow.  Its a debug build running on an android emulator on a virtual machine; *really* slow.

Maybe WPT could provide some abstracted "test if this iframe load failed" helper?  Then that could be implemented differently on firefox vs chrome?

In my ideal world we would just get an onerror event from iframe if it failed to load.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1194#issuecomment-329159430

Received on Wednesday, 13 September 2017 12:59:45 UTC