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
300176
[WTF] Fix bugprone-move-forwarding-reference warnings in NativePromise.h
https://bugs.webkit.org/show_bug.cgi?id=300176
Summary
[WTF] Fix bugprone-move-forwarding-reference warnings in NativePromise.h
David Kilzer (:ddkilzer)
Reported
2025-10-04 11:47:35 PDT
Fix bugprone-move-forwarding-reference warnings in Source/WTF/wtf/NativePromise.h. All of these warnings are for function parameters that are already r-value references.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-04 11:48:07 PDT
<
rdar://problem/161961725
>
David Kilzer (:ddkilzer)
Comment 2
2025-10-04 12:19:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51815
EWS
Comment 3
2025-10-04 18:12:06 PDT
Committed
301008@main
(74b16af735ed): <
https://commits.webkit.org/301008@main
> Reviewed commits have been landed. Closing PR #51815 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