Refactor SharedWorkerHost and SharedWorkerInstance.
In this CL, I move the status variables of SharedWorker from SharedWorkerInstance to SharedWorkerHost. The main purpose of this change is to make it possible to pass SharedWorkerInstance to SharedWorkerDevToolsManager and store it in WorkerInfo in http://crrev.com/196503005. BUG=327256 Review URL: https://codereview.chromium.org/214343002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260489 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment