Bug 288136

Summary: [Site Isolation] Propagate mute and volume state to remote frames
Product: WebKit Reporter: Ben Nham <nham>
Component: MediaAssignee: 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
Reported 2025-02-20 13:00:23 PST
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
Radar WebKit Bug Importer
Comment 1 2025-02-20 13:00:40 PST
Ben Nham
Comment 2 2025-02-20 13:01:49 PST
EWS
Comment 3 2025-02-23 10:26:00 PST
Committed 290910@main (894f7621ad56): <https://commits.webkit.org/290910@main> Reviewed commits have been landed. Closing PR #40998 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.