WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293210
[watchOS debug] Build broken because of undefined symbol WebKit::WebPage::drawPDFDocument
https://bugs.webkit.org/show_bug.cgi?id=293210
Summary
[watchOS debug] Build broken because of undefined symbol WebKit::WebPage::dra...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-05-18 17:23:02 PDT
<
rdar://problem/151573329
>
Abrar Rahman Protyasha
Comment 2
2025-05-18 17:27:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45569
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.
Top of Page
Format For Printing
XML
Clone This Bug