Fix misuses of PostCrossThreadTask
Some users of PostCrossThreadTask end up posting a task to the same thread, which is not the purpose of this Blink primitive. This CL fixes it. No new behavior is expected. BUG=None Change-Id: Idf3157749308f023174375172b204fff667d45b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610317 Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#659091}
Showing
Please register or sign in to comment