Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 84a1ab814e5406ce3b27e0b0c60e9affb463a40f
https://github.com/WebKit/WebKit/commit/84a1ab814e5406ce3b27e0b0c60e9affb463a40f
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/305877.18@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications