Content Index: Prepare for service worker UI thread core.
The thread ServiceWorkerContextCore lives on (the "core thread") will move from the IO thread to the UI thread when the ServiceWorkerOnUI feature is enabled. This CL makes Content Index aware of the core thread instead of assuming the IO thread. This makes ContentIndex* browser_tests pass when the feature is enabled. Bug: 824858 Change-Id: I03e81a564b27ee888a3402fdff11d8b51f3489a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775882Reviewed-by:Rayan Kanso <rayankans@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#691787}
Showing
This diff is collapsed.
Please register or sign in to comment