[webkit-changes] [WebKit/WebKit] 4ef420: Unreviewed, add a missing header include (due to u...
Wenson Hsieh
noreply at github.com
Fri Oct 18 12:32:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ef4201d4ec0b0a13fa5f26b153e6937b6a8c91b
https://github.com/WebKit/WebKit/commit/4ef4201d4ec0b0a13fa5f26b153e6937b6a8c91b
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/UserMediaPermissionRequestManagerProxy.mm
Log Message:
-----------
Unreviewed, add a missing header include (due to unified sources)
* Source/WebKit/UIProcess/Cocoa/UserMediaPermissionRequestManagerProxy.mm:
(WebKit::UserMediaPermissionRequestManagerProxy::startMonitoringCaptureDeviceRotation):
Import `WKWebView.h`, so that the call to `-layer` isn't ambiguous.
Canonical link: https://commits.webkit.org/285424@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list