Bug 277985

Summary: [UnifiedPDF] Use std::optional::transform() in enqueueTilePaintIfNecessary
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: 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 2024-08-12 16:08:31 PDT
We essentially hand-write `std::optional::transform()` in 282135@main, so let's just use the standard library version instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-12 16:08:48 PDT
Abrar Rahman Protyasha
Comment 2 2024-08-12 16:11:32 PDT
EWS
Comment 3 2024-08-12 20:59:46 PDT
Committed 282154@main (59b718516b85): <https://commits.webkit.org/282154@main> Reviewed commits have been landed. Closing PR #32073 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.