commit | 3f51a046d3043127a9c61851281eb8bf3c8831a8 | [log] [tgz] |
---|---|---|
author | Patrick Monette <[email protected]> | Fri Aug 30 17:57:04 2019 |
committer | Commit Bot <[email protected]> | Fri Aug 30 17:57:04 2019 |
tree | 9f4da98ee43b49d50d8f665199a5838428dde002 | |
parent | 6a3f7b33480fb1901f37cd6b54025b03acba1af1 [diff] |
Simplify SharedWorkerHost This CL gets rid of the "closed" state of SharedWorkerHost. This is done by deleting the host instance when it needs to be terminated. Adds a TestSharedWorkerServiceImpl that allows tests to keep track of running remote shared workers. Change-Id: I4abe3a72f2c208014e0d406f12210da74a3f1971 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1758981 Commit-Queue: Patrick Monette <[email protected]> Reviewed-by: Matt Falkenhagen <[email protected]> Cr-Commit-Position: refs/heads/master@{#692124}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .