| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
std::unique_ptr<TouchInjectorWin, base::OnTaskRunnerDeleter>Nice. I didn't know that there is a deleter for deleting an object in a specific task runner :)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Fixing a potential race condition in TouchInputInjector
Move TouchInjectorWin creation and deletion to main_task_runner_.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |