Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mojo/ipc: Drop messages targeting invalid task runner
If the endpoint's task runner does not match the current task runner (or an equivalent main-thread task runner for the ChannelProxy) when a executing a message dispatch task for that endpoint, this ignores the message instead of dispatching it on the wrong sequence. Fixed: 1263457 Change-Id: I4f6ba22de3ff8cf3994b748e1ffd0f0aabb17b70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3318601 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/main@{#949140}
- Loading branch information