SharedWorker: Give more specific names to function arguments for cleanup (2)
This is a follow-up CL for https://chromium-review.googlesource.com/c/chromium/src/+/1194807 For a while, we need to keep 3 shared worker script loading paths: classic, S13nServiceWorker, and NetworkService. To clarify which function arguments are used for which loading path, we should give more specific names to them. Bug: 715632 Change-Id: I5c075cd72f89d7ca761861db02be0b9146cc215e TBR: kinuko@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1198663 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#587947}
Showing
Please register or sign in to comment