WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-12 16:08:48 PDT
<
rdar://problem/133719325
>
Abrar Rahman Protyasha
Comment 2
2024-08-12 16:11:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32073
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.
Top of Page
Format For Printing
XML
Clone This Bug