DescriptionServiceWorker: Stabilize install-phase-event-waituntil.html
'install-phase-event-waituntil.html' often causes a timeout on windows and
I suspect that the intended 'statechange' event could be fired before setting
the event handler.
To avoid timeouts, this CL makes the test use more stabilized wait_for_update()
helper introduced by
https://src.chromium.org/viewvc/blink?revision=182220&view=revision
BUG=405847
TEST=run_webkit_tests.py --debug http/tests/serviceworker/install-phase-event-waituntil.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182229
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|