ServiceWorker: call StopWorker when the network service crashes
This CL is to stop service workers when the network service crashes. This might drop inflight events, but given that the frequency is quite low, it's acceptable. When another event is dispatched to the service worker, it starts the worker again and it should work. Bug: 884007 Change-Id: I2da4bd05c6a89f70b623da8e29a89488fd5a9cf3 Reviewed-on: https://chromium-review.googlesource.com/1235593 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#593150}
Showing
Please register or sign in to comment