Bug 279378

Summary: [Cocoa] WebPasteboardProxy::grantAccessToCurrentData should use a smart pointer
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: WebKit2Assignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Basuke Suzuki
Reported 2024-09-09 14:09:32 PDT
In WebPasteboardProxyCocoa::grantAccessToCurrentData(), networkProcess is used as a raw pointer. It should be kept by smart pointer.
Attachments
Basuke Suzuki
Comment 1 2024-09-09 14:12:46 PDT
EWS
Comment 2 2024-09-09 15:05:11 PDT
Committed 283364@main (d4da7cb39c90): <https://commits.webkit.org/283364@main> Reviewed commits have been landed. Closing PR #33334 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-09-09 15:06:23 PDT
Note You need to log in before you can comment on or make changes to this bug.