[M149] Fixing a potential race condition in TouchInputInjector Original change's description: > Fixing a potential race condition in TouchInputInjector > > Move TouchInjectorWin creation and deletion to main_task_runner_. > > Bug: 513394258 > Change-Id: I8872bcae6012a53c9016395802f4b33f80c294ac > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7858188 > Commit-Queue: Joe Downing <joedow@chromium.org> > Reviewed-by: Yuwei Huang <yuweih@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1633732} (cherry picked from commit 3484cc819abb4bf06aec11e87aa786c9b414480f) Bug: 515275887,513394258 Change-Id: I8872bcae6012a53c9016395802f4b33f80c294ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7883560 Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com <chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by: Joe Downing <joedow@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7827@{#1980} Cr-Branched-From: 9f3e9aaccba63bd2ec30334e45e0bfd07ebcc8f1-refs/heads/main@{#1625079}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.