Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d4e6d3cf133a26f7c34aede62238075452db708f
      
https://github.com/WebKit/WebKit/commit/d4e6d3cf133a26f7c34aede62238075452db708f
  Author: David Kilzer <[email protected]>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M Source/WTF/wtf/Expected.h

  Log Message:
  -----------
  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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to