Bug 289763
| Summary: | Address Safer CPP issues in UserActivation.cpp | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | GoodFirstBug, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Nguyen (:ntim)
To fix this bug:
* In Source/WebCore/html/UserActivation.cpp, replace `auto*` with `RefPtr`
* In Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations , remove `html/UserActivation.cpp` from the list
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/147007751>
Alexsander Borges Damaceno
Pull request: https://github.com/WebKit/WebKit/pull/42834
EWS
Committed 292550@main (d5ba7a39c038): <https://commits.webkit.org/292550@main>
Reviewed commits have been landed. Closing PR #42834 and removing active labels.