DescriptionDBus: Bus::AddMatch and RemoveMatch support repeated rules.
This fix counts the number of times the same rule is added to a dbus::Bus
and removes the rule from the real DBus connection when all the copies of
the same match rule have been removed.
BUG=chromium:173054
TEST=BusTest.DoubleAddAndRemoveMatch passes.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179809
Patch Set 1 #Patch Set 2 : RemoveMatch returns a bool. #
Messages
Total messages: 9 (0 generated)
|