Bug 248542 - Replace std::forward_like implementation with one without std::move
Summary: Replace std::forward_like implementation with one without std::move
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-30 11:24 PST by Alex Christensen
Modified: 2022-11-30 19:46 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2022-11-30 11:24:24 PST
It was causing some issues with the static analyzer
Comment 1 Alex Christensen 2022-11-30 11:27:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/6979
Comment 2 EWS 2022-11-30 19:45:46 PST
Committed 257216@main (803459a86aca): <https://commits.webkit.org/257216@main>

Reviewed commits have been landed. Closing PR #6979 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-30 19:46:20 PST
<rdar://problem/102842413>