DescriptionImplements N:M forwarding of OmniboxEditModel events on iOS.
RLZTrackerDelegate implementation on iOS need to listen to events from
any OmniboxEditModel (all other clients of the same events on iOS also
do not care about which OmniboxEditModel sends them).
Introduce OmniboxEditModelObserverRelay to allow N:M forwarding. This
class will be informed of events sent by all OmniboxEditModel and will
forward them to all interested observers.
BUG=511570, 371536
Committed: https://crrev.com/62fe105c137ec2d3752c306b03cda5a2d3f0cda2
Cr-Commit-Position: refs/heads/master@{#339640}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Address comments by blundell #
Messages
Total messages: 11 (4 generated)
|