Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: e773ad083a1333fa4364344fc36552b6c25052b9
https://github.com/WebKit/WebKit/commit/e773ad083a1333fa4364344fc36552b6c25052b9
Author: David Kilzer <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M Source/WTF/wtf/Expected.h
Log Message:
-----------
Cherry-pick 306031@main (d4e6d3cf133a).
https://bugs.webkit.org/show_bug.cgi?id=306039
REGRESSION (273395@main): Missing WTF::move() in Expected<T,E>::operator*()
&& causes inconsistent move semantics
<https://bugs.webkit.org/show_bug.cgi?id=306039>
<rdar://168682753>
Reviewed by Sam Weinig.
* Source/WTF/wtf/Expected.h:
(std::experimental::fundamentals_v3::expected::operator*):
- Add WTF::move() that was mistakenly removed in 273395@main.
Canonical link: https://commits.webkit.org/306031@main
Canonical link: https://commits.webkit.org/298234.408@webkitglib/2.50
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications