Bug 294941
| Summary: | [SaferCPP] Improve smart pointer adoption in the UIProcess C API, part 2 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zak ridouh
Fix many failing smart pointer adoption errors caught by static analyses, in the following files.
- UIProcess/API/C/WKWebsiteDataStoreConfigurationRef.cpp
- UIProcess/API/C/WKSpeechRecognitionPermissionCallback.cpp
- UIProcess/API/C/WKQueryPermissionResultCallback.cpp
- UIProcess/API/C/WKFormSubmissionListener.cpp
- UIProcess/API/C/WKContextConfigurationRef.cpp
- UIProcess/API/C/WKBackForwardListRef.cpp
- UIProcess/API/C/WKAuthenticationChallenge.cpp
Getting closer to being done with the UIP C API. =)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/154244293>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/47149
EWS
Committed 296642@main (cebb5de1ce77): <https://commits.webkit.org/296642@main>
Reviewed commits have been landed. Closing PR #47149 and removing active labels.