Chromium Code Reviews
DescriptionWorklet: Move common code among Worker/WorkletGlobalScope to WorkerOrWorkletGlobalScope
For cleanup, this CL factors out WorkerOrWorkletScriptController from
WorkerGlobalScope and WorkletGlobalScope to WorkerOrWorkletGlobalScope.
This cleanup is useful for implementing ExecutionContext::CanExecuteScripts on
WorkerOrWorkletGlobalScope that's necessary for module loading.
BUG=627945
Review-Url: https://codereview.chromium.org/2871503003
Cr-Commit-Position: refs/heads/master@{#470204}
Committed: https://chromium.googlesource.com/chromium/src/+/08ce463ab55e4d777f21f394a78cefaaa5a777f1
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : fix rebase failure #Messages
Total messages: 35 (24 generated)
|