Bug 289763

Summary: Address Safer CPP issues in UserActivation.cpp
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: DOMAssignee: 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)
Reported 2025-03-13 19:06:23 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-03-13 19:06:32 PDT
Alexsander Borges Damaceno
Comment 2 2025-03-21 12:58:49 PDT
EWS
Comment 3 2025-03-22 20:14:13 PDT
Committed 292550@main (d5ba7a39c038): <https://commits.webkit.org/292550@main> Reviewed commits have been landed. Closing PR #42834 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.