DevTools: run DevToolsURLLoaderInterceptor on the UI thread
.. there's no reason to do it on IO and it lets us simplify things a bit. This removes DevToolsURLLoaderInterceptor::Impl and moves most of its methods and members to DevToolsURLLoaderInterceptor itself, resulting in former Impl methods being run directly on the UI thread. Bug: 1005281 Change-Id: I8193b43edbedcdfecad2541cd905c2c1ea2136ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1815083Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Johannes Henkel <johannes@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#699595}
Showing
This diff is collapsed.
Please register or sign in to comment