Description[chrome.displaySource] Session notification improvements
This patch provides several fixes and improvements (simplifications)
to the session life cycle notification mechanism:
1) The 'startSession'/'terminateSession' call completion callbacks are
invoked when the session is actually started/terminated and in accordance
with 'onSessionStarted'/'onSessionTerminated' events propagating (and as
per documentation).
2) The notification from the required sink is filtered out in browser process
avoiding unneeded IPC calls
3) Methods in mojo interface are renamed in order to improve readability
BUG=242107
Committed: https://crrev.com/ef0d3aa8a2e82e6db356e112c236ef0f8a2a8918
Cr-Commit-Position: refs/heads/master@{#374929}
Patch Set 1 : #
Total comments: 7
Patch Set 2 : Comments from Antony #
Total comments: 3
Patch Set 3 : Init sCallId #Dependent Patchsets: Messages
Total messages: 20 (8 generated)
|