Worker: Remove legacy on-the-main-thread shared worker script loading
Off-the-main-thread shared worker script loading was enabled by default in M76. The legacy on-the-main-thread shared worker script loading is no longer necessary. This CL removes it. This CL removes code wrapped with the runtime flag in a mechanical way. After this CL, I'll do more structural changes, for example, remove ServiceWorkerNetworkProviderForSharedWorker. Bug: 987850 Change-Id: I388a22fdd3a7b14f6d3f70c8e74108920025676c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1718471 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#681476}
Showing
This diff is collapsed.
Please register or sign in to comment