Bug 288136
| Summary: | [Site Isolation] Propagate mute and volume state to remote frames | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | Media | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
There are a number of media-related WebPageProxy methods which only forward state changes to the main frame and not to out of process iframes. In this patch we forward mute and volume state changes to OOP iframes. Previously we were only propagating those state changes to the main frame's process.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145241258>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/40998
EWS
Committed 290910@main (894f7621ad56): <https://commits.webkit.org/290910@main>
Reviewed commits have been landed. Closing PR #40998 and removing active labels.