[webkit-changes] [WebKit/WebKit] a4120e: [UnifiedPDF] Upstream some platform availability/e...
Abrar Rahman Protyasha
noreply at github.com
Thu Jan 23 11:12:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4120ee788af16766fb9ff3c6e50ef3387e31987
https://github.com/WebKit/WebKit/commit/a4120ee788af16766fb9ff3c6e50ef3387e31987
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M LayoutTests/accessibility/mac/basic-embed-pdf-accessibility.html
M LayoutTests/pdf/fullscreen.html
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.mm
Log Message:
-----------
[UnifiedPDF] Upstream some platform availability/enablement information
https://bugs.webkit.org/show_bug.cgi?id=286201
rdar://143172293
Reviewed by Tim Horton.
This patch upstreams some build flags pertaining to macOS 15.2.
* LayoutTests/accessibility/mac/basic-embed-pdf-accessibility.html:
* LayoutTests/pdf/fullscreen.html:
Adopt the PDF fade-in delay and "register PDF test callback" approach
for writing PDF plugin tests.
* LayoutTests/pdf/fullscreen.html:
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/WebProcess/Plugins/PDF/PDFPlugin.mm:
(WebKit::PDFPlugin::installPDFDocument):
Ensure the PDF test callbacks are also executed in legacy PDF plugin.
Canonical link: https://commits.webkit.org/289305@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