[Webkit-unassigned] [Bug 277985] New: [UnifiedPDF] Use std::optional::transform() in enqueueTilePaintIfNecessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 16:08:31 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=277985

            Bug ID: 277985
           Summary: [UnifiedPDF] Use std::optional::transform() in
                    enqueueTilePaintIfNecessary
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: PDF
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_protyasha at apple.com
                CC: a_protyasha at apple.com,
                    webkit-bug-importer at group.apple.com

We essentially hand-write `std::optional::transform()` in 282135 at main, so let's just use the standard library version instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240812/93fd909a/attachment-0001.htm>


More information about the webkit-unassigned mailing list