Description[ServiceWorker] Fix thread jumping race condition in SWProviderHost.
This is using PostTaskAndReplyWithResult() instead of PostTask,
making sure that the callback is destroyed in the same thread as it
was called in.
BUG=457287
Committed: https://crrev.com/8f5ceb741ae7f126c5acc67c7b28949efebeef24
Cr-Commit-Position: refs/heads/master@{#316198}
Patch Set 1 #Patch Set 2 : coding style #Messages
Total messages: 7 (2 generated)
|