WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
288136
[Site Isolation] Propagate mute and volume state to remote frames
https://bugs.webkit.org/show_bug.cgi?id=288136
Summary
[Site Isolation] Propagate mute and volume state to remote frames
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-20 13:00:40 PST
<
rdar://problem/145241258
>
Ben Nham
Comment 2
2025-02-20 13:01:49 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40998
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.
Top of Page
Format For Printing
XML
Clone This Bug