RESOLVED FIXED 279378
[Cocoa] WebPasteboardProxy::grantAccessToCurrentData should use a smart pointer
https://bugs.webkit.org/show_bug.cgi?id=279378
Summary [Cocoa] WebPasteboardProxy::grantAccessToCurrentData should use a smart pointer
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.