ServiceWorker: Clear event timeouts when restarting the worker
Currently ServiceWorkerVersion clears |pending_requests_| but not |request_timeouts_|, and it causes inconsistency after restart. This patch fixes it. Bug: 791451 Change-Id: I50778a81ab31d1094db5776a49137c0196c1fb5f Reviewed-on: https://chromium-review.googlesource.com/807835 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#522384}
Showing
Please register or sign in to comment