Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 12df7c45b790c57f59631375a2d59ecbc6f1d4ec
https://github.com/WebKit/WebKit/commit/12df7c45b790c57f59631375a2d59ecbc6f1d4ec
Author: Richard Robinson <[email protected]>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebPageProxy.h
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.h
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
Log Message:
-----------
Don't show App Store link previews when network connection integrity is
enabled
https://bugs.webkit.org/show_bug.cgi?id=256723
rdar://103849151
Reviewed by Wenson Hsieh.
If network connection integrity is enabled, and if the link is an App Store or
iTunes link,
do not show the link preview.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didCommitLoadForFrame):
* Source/WebKit/UIProcess/WebPageProxy.h:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView continueContextMenuInteraction:]):
Canonical link: https://commits.webkit.org/264553@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes