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
311267
[WebXR][SaferCPP] Do not hide smart pointers behind auto
https://bugs.webkit.org/show_bug.cgi?id=311267
Summary
[WebXR][SaferCPP] Do not hide smart pointers behind auto
Sergio Villar Senin
Reported
2026-04-01 08:01:49 PDT
As stated by the SaferCPP guidelines
https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines#do-not-hide-smart-pointers-behind-auto
we should not do that. There are plenty of examples of this in the WebXR implementation.
Attachments
Add attachment
proposed patch, testcase, etc.
Sergio Villar Senin
Comment 1
2026-04-01 08:05:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61831
EWS
Comment 2
2026-04-01 23:52:56 PDT
Committed
310423@main
(750203030daa): <
https://commits.webkit.org/310423@main
> Reviewed commits have been landed. Closing PR #61831 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-04-01 23:53:13 PDT
<
rdar://problem/173915342
>
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