DescriptionServiceWorker: Clean up fetch-event.html
This change...
- removes unnecessary 'wait_for_update' calls because a register promise
is resolved with a registration object that has an installing worker.
- removes 't.step_func' from promise chains.
- unloads iframes gracefully.
BUG=401381
TEST=run_webkit_tests.py --debug http/tests/serviceworker/fetch-event.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181465
Patch Set 1 #
Total comments: 5
Patch Set 2 : rebase #Patch Set 3 : introduce wait_fo_activated #
Messages
Total messages: 12 (3 generated)
|