Send WorkerHostMsg_WorkerConnected in EmbeddedSharedWorkerStub::OnConnect.

WorkerHostMsg_WorkerConnected must be sent in EmbeddedSharedWorkerStub::OnConnect if the SharedWorker is already running.
In current code the memory leak of SharedWorkerConnector could occur because SharedWorkerConnector::connected() is not called.

BUG=327256

Review URL: https://codereview.chromium.org/189413014

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256432 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed