DescriptionMove the worker script loading code to the worker process (phase:1/5)
- Add contentSecurityPolicy and WebContentSecurityPolicyType to the arguments of WebSharedWorkerRepositoryClient::createSharedWorkerConnector.
- Add workerScriptLoaded(), workerScriptLoadFailed(), and selectAppChacheID() to WebSharedWorkerClient.
This is step 1 of moving the worker script loading code from the renderer process to the worker process.
See: http://crbug.com/329786
BUG=329786
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164576
Patch Set 1 #
Total comments: 5
Patch Set 2 : FIx typo #Patch Set 3 : rebase #
Messages
Total messages: 8 (0 generated)
|