Bug 273658 - REGRESSION (278263@main): [UnifiedPDF] Error about ProcessCapabilities::canUseAcceleratedBuffers()
Summary: REGRESSION (278263@main): [UnifiedPDF] Error about ProcessCapabilities::canUs...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-02 16:44 PDT by Simon Fraser (smfr)
Modified: 2024-05-02 18:44 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2024-05-02 16:44:59 PDT
If canPaintSelectionIntoOwnedLayer() is false, we hit errors where the webcontent process is trying to use an IOSurface buffer in the selection layer.
Comment 1 Radar WebKit Bug Importer 2024-05-02 16:45:25 PDT
<rdar://problem/127462832>
Comment 2 Simon Fraser (smfr) 2024-05-02 16:47:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28070
Comment 3 EWS 2024-05-02 18:44:15 PDT
Committed 278295@main (a2d74c7f5577): <https://commits.webkit.org/278295@main>

Reviewed commits have been landed. Closing PR #28070 and removing active labels.