DescriptionAdd basic browser test for EmbeddedWorker/ServiceWorker
This test does:
- kick registerServiceWorker (primarily for installing ServiceWorkerProviderHost)
- manually associate ServiceWorkerProviderHost to an EmbeddedWorker (eventually this should be done via ServiceWorkerVersion)
- Start and stop the EmbeddedWorker, and observe OnStarted/OnStopped msgs are sent from the child process
BUG=313530, 285976
TEST=ServiceWorkerBrowserTest.EmbeddedWorkerBasic
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244960
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : copyright fix #Messages
Total messages: 11 (0 generated)
|