[webkit-changes] [WebKit/WebKit] 8648d7: Fix some unified sources issues, mainly in PDF code
Simon Fraser
noreply at github.com
Thu May 9 18:39:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8648d79fb455737c205759800594756fc79b93d1
https://github.com/WebKit/WebKit/commit/8648d79fb455737c205759800594756fc79b93d1
Author: Simon Fraser <simon.fraser at apple.com>
Date: 2024-05-09 (Thu, 09 May 2024)
Changed paths:
M Source/WebKit/Platform/ios/PlaybackSessionInterfaceLMK.h
M Source/WebKit/Platform/ios/VideoPresentationInterfaceLMK.h
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFDataDetectorOverlayController.h
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFDataDetectorOverlayController.mm
Log Message:
-----------
Fix some unified sources issues, mainly in PDF code
https://bugs.webkit.org/show_bug.cgi?id=273983
rdar://127848229
Reviewed by Wenson Hsieh and Aditya Keerthi.
Fix some missing WebCore:: prefixes in PDFDataDetectorOverlayController.h and
remove some `using namespace WebCore` from headers.
* Source/WebKit/Platform/ios/PlaybackSessionInterfaceLMK.h:
* Source/WebKit/Platform/ios/VideoPresentationInterfaceLMK.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFDataDetectorOverlayController.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFDataDetectorOverlayController.mm:
Canonical link: https://commits.webkit.org/278598@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