Bug 293210
| Summary: | [watchOS debug] Build broken because of undefined symbol WebKit::WebPage::drawPDFDocument | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Platform | Assignee: | 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
```
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
<rdar://problem/151573329>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/45569
EWS
Committed 295082@main (1c887f9ef7f3): <https://commits.webkit.org/295082@main>
Reviewed commits have been landed. Closing PR #45569 and removing active labels.