Chromium Code Reviews
DescriptionFix race in ServiceWorkerBackgroundSyncTest.Sync
It's possible for the sync event to be dispatched in the test before
the postMessage is received by the ServiceWorker. This CL fixes that
by waiting for a response from the postMessage before starting the
sync event.
BUG=595191
Committed: https://crrev.com/37d4fa339120b2d98b41b4fc037d11131c12aac4
Cr-Commit-Position: refs/heads/master@{#381499}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Verify messages #
Messages
Total messages: 11 (3 generated)
|
||||||||||||||||||||||||||||