Chromium Code Reviews
Descriptionwebcrypto: Get task-runner for worker-thread from base::ThreadTaskRunnerHandle
Both main-thread and worker-threads have their own message-loops. So use
base::ThreadTaskRunnerHandle::Get() to get the task-runner in both main and
worker threads.
BUG=none
R=eroman@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/3a4b2d1ad07c4e79ab2923d6a571846d64f9f1f1
Patch Set 1 #Patch Set 2 : . #Messages
Total messages: 9 (3 generated)
|