[webkit-changes] [WebKit/WebKit] 500ae9: [WTF] Add LIFETIME_BOUND to WTFString.h methods

Commit Queue noreply at github.com
Tue Oct 8 16:11:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 500ae9f3c207d6be032211586b5fc9b8723e0f56
      https://github.com/WebKit/WebKit/commit/500ae9f3c207d6be032211586b5fc9b8723e0f56
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M Source/WTF/wtf/text/WTFString.h

  Log Message:
  -----------
  [WTF] Add LIFETIME_BOUND to WTFString.h methods
<https://bugs.webkit.org/show_bug.cgi?id=281030>
<rdar://137469214>

Reviewed by Matthew Finkel.

* Source/WTF/wtf/text/WTFString.h:
- Add LIFETIME_BOUND attribute to methods that return a pointer to a
  data member.

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



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


More information about the webkit-changes mailing list