WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2024-09-09 14:12:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33334
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
<
rdar://problem/135596296
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug