forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mojo: Add ReceiverSetBase::RemoveWithReason
To support removing a receiver in ReceiverSet with reason, like Receiver::ResetWithReason, adds ReceiverSetBase::RemoveWithReason(). BUG=chromium:1239129 TEST=builds Change-Id: I59e2cb53bd98f92fef9f07bd95f06abf3a8e443d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3088885 Reviewed-by: Ken Rockot <rockot@google.com> Commit-Queue: Cheng-Hao Yang <chenghaoyang@chromium.org> Cr-Commit-Position: refs/heads/master@{#912107}
- Loading branch information
1 parent
3a40444
commit 4f71314
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters