[Webkit-unassigned] [Bug 279378] New: [Cocoa] WebPasteboardProxy::grantAccessToCurrentData should use a smart pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 14:09:32 PDT 2024


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

            Bug ID: 279378
           Summary: [Cocoa] WebPasteboardProxy::grantAccessToCurrentData
                    should use a smart pointer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: basuke at apple.com
                CC: kkinnunen at apple.com

In WebPasteboardProxyCocoa::grantAccessToCurrentData(), networkProcess is used as a raw pointer. It should be kept by smart pointer.

-- 
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/20240909/ac066452/attachment-0001.htm>


More information about the webkit-unassigned mailing list