[webkit-changes] [WebKit/WebKit] c14978: Unreviewed, fix the iOS 17.5 build after 287816 at main
Wenson Hsieh
noreply at github.com
Wed Dec 18 11:20:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c14978c4148572a893bc67baccb95d01ee36b1c5
https://github.com/WebKit/WebKit/commit/c14978c4148572a893bc67baccb95d01ee36b1c5
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm
Log Message:
-----------
Unreviewed, fix the iOS 17.5 build after 287816 at main
Guard the definitions of `areVisuallyDistinct` and `isEmpty` with
`HAVE(PDFDOCUMENT_SELECTION_WITH_GRANULARITY)`, to avoid an unused
function warning.
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::isEmpty):
Canonical link: https://commits.webkit.org/288028@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