Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 27e4d06d40b046b75859b1e342cf337616abd7ea
https://github.com/WebKit/WebKit/commit/27e4d06d40b046b75859b1e342cf337616abd7ea
Author: Jintian Wang <[email protected]>
Date: 2026-01-30 (Fri, 30 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKUIDelegatePrivate.h
Log Message:
-----------
Add SPI for WKWebView to know if per-tab modal presentation is enabled
https://bugs.webkit.org/show_bug.cgi?id=306530
rdar://169183988
Reviewed by Wenson Hsieh.
Adds _webViewShowsPerWebViewModalPresentation: delegate method to
WKUIDelegatePrivate to allow the web view's UI delegate to indicate whether
modals should be presented at the per-web-view level rather than window level.
* Source/WebKit/UIProcess/API/Cocoa/WKUIDelegatePrivate.h:
Canonical link: https://commits.webkit.org/306481@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications