Use non-default TaskRunner on CookieStore on ServiceWorkers
CookieStore on workers uses the default task runner to handle the async IPC completion, which is deprecated. This CL updates the IPC endpoint set up to use per-frame task runner for finer priority control. Bug: 961186 Change-Id: I45db9728d1315b31d0b570578bff34fe6be9cdd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626923 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#663817}
Showing
Please register or sign in to comment