[Webkit-unassigned] [Bug 184416] New: Make ImageFrames owned by unique_ptrs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 06:17:29 PDT 2018


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

            Bug ID: 184416
           Summary: Make ImageFrames owned by unique_ptrs
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

ImageFrame is a non-trivial type. This simplified the code as they no longer need to be copyable. It also makes future improvements simpler.

-- 
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/20180409/537cd03e/attachment-0002.html>


More information about the webkit-unassigned mailing list