Chromium Code Reviews
DescriptionAudio notification plumbed from guest WebContents up to embedder.
When a guest webcontents is playing audio, there is no way for an
entity interacting with the embedder webcontents to determine this.
This CL adds two things:
i) The ability for WebContentsImpl::WasRecentlyAudible() to query any
guest/child contents to determine if they were recently audible, and
ii) the ability for a guest webcontents to pass any navigation state
changes up to the embedder in order to make them visible at the top
level.
BUG=590656
Committed: https://crrev.com/1dabf3e34c14d34d9fb262a54cd26c1878eb0034
Cr-Commit-Position: refs/heads/master@{#393689}
Patch Set 1 #Patch Set 2 : Add test. #
Total comments: 8
Patch Set 3 : Address comments. #
Messages
Total messages: 24 (13 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||