[Webkit-unassigned] [Bug 208492] New: Path::m_path should be a RetainPtr<CGPathRef> on platforms that use CoreGraphics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 17:48:00 PST 2020


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

            Bug ID: 208492
           Summary: Path::m_path should be a RetainPtr<CGPathRef> on
                    platforms that use CoreGraphics
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

This would allow us to remove all of the manual CFRetain/CFRelease calls in PathCG.cpp.

-- 
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/20200303/e6411756/attachment.htm>


More information about the webkit-unassigned mailing list