Bug 293210

Summary: [watchOS debug] Build broken because of undefined symbol WebKit::WebPage::drawPDFDocument
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PlatformAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Abrar Rahman Protyasha
Reported 2025-05-18 17:22:43 PDT
``` Undefined symbols for architecture arm64e: "WebKit::WebPage::drawPDFDocument(CGContext*, PDFDocument*, WebKit::PrintInfo const&, WebCore::IntRect const&)", referenced from: WebKit::WebPage::drawRectToImage(WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>, WebKit::PrintInfo const&, WebCore::IntRect const&, WebCore::IntSize const&, WTF::CompletionHandler<void (std::__1::optional<WebCore::ShareableBitmapHandle>&&)>&&) in UnifiedSource137.o ld: symbol(s) not found for architecture arm64e clang++: error: linker command failed with exit code 1 (use -v to see invocation) ```
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-18 17:23:02 PDT
Abrar Rahman Protyasha
Comment 2 2025-05-18 17:27:02 PDT
EWS
Comment 3 2025-05-18 17:29:42 PDT
Committed 295082@main (1c887f9ef7f3): <https://commits.webkit.org/295082@main> Reviewed commits have been landed. Closing PR #45569 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.