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

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

  Log Message:
  -----------
  Adopt LIFETIME_BOUND for WTF::Expected
<https://bugs.webkit.org/show_bug.cgi?id=306043>
<rdar://168699050>

Reviewed by Geoffrey Garen.

* Source/WTF/wtf/Expected.h:
(std::experimental::fundamentals_v3::expected::operator-> const):
(std::experimental::fundamentals_v3::expected::operator->):
(std::experimental::fundamentals_v3::expected::operator* const):
(std::experimental::fundamentals_v3::expected::operator*):
(std::experimental::fundamentals_v3::expected::value const):
(std::experimental::fundamentals_v3::expected::value):
(std::experimental::fundamentals_v3::expected::error const):
(std::experimental::fundamentals_v3::expected::error):
- Add LIFETIME_BOUND to methods returning pointers or references.

Canonical link: https://commits.webkit.org/306108@main



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

Reply via email to