Bug 285113
| Summary: | [WTF] Add more LIFETIME_BOUND attributes to iterator, span and inner pointer methods | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | New Bugs | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Kilzer (:ddkilzer)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141961625>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/38346
EWS
Committed 288278@main (4f842d8d9a8e): <https://commits.webkit.org/288278@main>
Reviewed commits have been landed. Closing PR #38346 and removing active labels.