Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: caad5ead4cc8d0e0f147fb95e7f8c79f4daf6ef2
https://github.com/WebKit/WebKit/commit/caad5ead4cc8d0e0f147fb95e7f8c79f4daf6ef2
Author: Megan Gardner <[email protected]>
Date: 2026-02-06 (Fri, 06 Feb 2026)
Changed paths:
M Source/WebCore/page/TextIndicator.h
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.h
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm
Log Message:
-----------
Switch to TextIndicator for textIndicatorDataForPageRect.
https://bugs.webkit.org/show_bug.cgi?id=307175
rdar://169810114
Reviewed by Abrar Rahman Protyasha and Wenson Hsieh.
Continuing the removal of TextIndicator Data.
No tests needed, no behavior change.
* Source/WebCore/page/TextIndicator.h:
(WebCore::TextIndicator::setOptions):
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::UnifiedPDFPlugin::textIndicatorForPageRect):
(WebKit::UnifiedPDFPlugin::textIndicatorForSelection):
(WebKit::UnifiedPDFPlugin::textIndicatorForAnnotation):
(WebKit::UnifiedPDFPlugin::textIndicatorDataForPageRect): Deleted.
Canonical link: https://commits.webkit.org/306991@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications