Create an observer interface for SharedWorkerService
With this interface, a class will be able to observe shared workers as they start and stop running, and be notified when clients connect to running instances. Bug: 993029 Change-Id: I469e937eb04cd7948e9888ba406c93c1b8cebbd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762921Reviewed-by:Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#693022}
Showing
Please register or sign in to comment