WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
289763
Address Safer CPP issues in UserActivation.cpp
https://bugs.webkit.org/show_bug.cgi?id=289763
Summary
Address Safer CPP issues in UserActivation.cpp
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-03-13 19:06:32 PDT
<
rdar://problem/147007751
>
Alexsander Borges Damaceno
Comment 2
2025-03-21 12:58:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/42834
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.
Top of Page
Format For Printing
XML
Clone This Bug