DescriptionSharedWorker: Make sure route_id is always valid in WebSharedWorkerProxy
|route_id| passed to the ctor of WebSharedWorkerProxy is always valid because
it's assigned by synchronous IPC ("ViewHostMsg_CreateWorker") in
SharedWorkerRepository::createSharedWorkerConnector before creating the proxy.
BUG=612308
Committed: https://crrev.com/d8b82c0b2a4db7b524f3272b64fea16e2594a6fb
Cr-Commit-Position: refs/heads/master@{#441590}
Patch Set 1 #
Messages
Total messages: 17 (12 generated)
|