RESOLVED FIXED 277985
[UnifiedPDF] Use std::optional::transform() in enqueueTilePaintIfNecessary
https://bugs.webkit.org/show_bug.cgi?id=277985
Summary [UnifiedPDF] Use std::optional::transform() in enqueueTilePaintIfNecessary
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.