Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fdc9819e5c73c15f3d66d2873d9fc39a4bb5147b
https://github.com/WebKit/WebKit/commit/fdc9819e5c73c15f3d66d2873d9fc39a4bb5147b
Author: Ben Nham <[email protected]>
Date: 2025-03-01 (Sat, 01 Mar 2025)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm
Log Message:
-----------
[Site Isolation] Forward StopMediaCapture IPC to remote pages
https://bugs.webkit.org/show_bug.cgi?id=288519
rdar://145595899
Reviewed by Youenn Fablet.
`-[WKWebView _stopMediaCapture]` currently only stops media capture in the main
page when site
isolation is enabled. Make it forward the StopMediaCapture IPC to OOP iframes
as well.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::stopMediaCapture):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::TEST(SiteIsolation, StopsMediaCaptureInRemoteFrame)):
Canonical link: https://commits.webkit.org/291445@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes