Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0bc25fc16651f28dcfca1ee2267f2f9c74303e7
https://github.com/WebKit/WebKit/commit/c0bc25fc16651f28dcfca1ee2267f2f9c74303e7
Author: Ben Nham <[email protected]>
Date: 2026-09-11 (Fri, 11 Sep 2026)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/Platform/spi/ios/UIKitSPI.h
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h
M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm
M Source/WebKit/UIProcess/_WKWebViewPrintFormatter.h
M Source/WebKit/UIProcess/_WKWebViewPrintFormatter.mm
M Source/WebKit/UIProcess/_WKWebViewPrintFormatterInternal.h
M Source/WebKit/UIProcess/ios/WKContentView.mm
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebViewPrintFormatter.mm
Log Message:
-----------
Remove printing support on tvOS and
watchOS
https://bugs.webkit.org/show_bug.cgi?id=323918
rdar://187151897
Reviewed by Abrar Rahman Protyasha.
UIViewPrintFormatter is being removed from some platforms so we should stop
building our subclass of
that on those platform.
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
* Source/WebKit/UIProcess/_WKWebViewPrintFormatter.h:
* Source/WebKit/UIProcess/_WKWebViewPrintFormatter.mm:
* Source/WebKit/UIProcess/_WKWebViewPrintFormatterInternal.h:
* Source/WebKit/UIProcess/ios/WKContentView.mm:
(-[WKContentView _processDidExit]):
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebViewPrintFormatter.mm:
Canonical link:
https://flagged.apple.com:443/proxy?t2=Do6j0b6sm1&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzIwOTM1QG1haW4=&emid=e4801423-861e-4cd9-9537-c03f2b0e82f7&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications