RESOLVED FIXED285113
[WTF] Add more LIFETIME_BOUND attributes to iterator, span and inner pointer methods
https://bugs.webkit.org/show_bug.cgi?id=285113
Summary [WTF] Add more LIFETIME_BOUND attributes to iterator, span and inner pointer ...
David Kilzer (:ddkilzer)
Reported 2024-12-23 14:22:36 PST
Add more LIFETIME_BOUND attributes to iterator, span and inner pointer methods in WTF. Incorrectly adding LIFETIME_BOUND to WTF::StringView::StringView() constructors that took a [const] StringView& lead to a couple of changes to JavaScriptCore and WebCore as well.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-23 14:22:58 PST
David Kilzer (:ddkilzer)
Comment 2 2024-12-23 14:51:15 PST
EWS
Comment 3 2024-12-24 10:29:54 PST
Committed 288278@main (4f842d8d9a8e): <https://commits.webkit.org/288278@main> Reviewed commits have been landed. Closing PR #38346 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.