Bug 279378
| Summary: | [Cocoa] WebPasteboardProxy::grantAccessToCurrentData should use a smart pointer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | WebKit2 | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/33334
EWS
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
<rdar://problem/135596296>