service worker: Prepare context wrapper for creating UI thread core.
This makes the wrapper's internal methods also core thread-aware rather than assuming IO thread, following up to the public method changes from https://chromium-review.googlesource.com/c/chromium/src/+/1753843. After this CL, the plan is to locally change the thread to UI and see what breaks, and start landing CLs for the individual callsites to make them core thread-aware. Bug: 824858 Change-Id: I9c351fa77d83cee9ef60d6fa2afee2fc35570c17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1753847 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#687272}
Showing
Please register or sign in to comment