Post auth transfer task on same sequence
Before this CL, it was posted on the ThreadPool, however the task assumes that it runs on the same sequence it was posted from. This gave me DHCECK failures in browsertests, but could have worse implications. Bug: none Test: browser_tests don't fail with with DCHECK failures for me anymore Change-Id: I583bbd5e483568fa39595e6e7c4c854570998758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055085 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#741535}
Showing
Please register or sign in to comment