RESOLVED FIXED311267
[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
Sergio Villar Senin
Comment 1 2026-04-01 08:05:41 PDT
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
Note You need to log in before you can comment on or make changes to this bug.