Bug 286317
Summary: | Rename `span(const char*)` to `unsafeSpan(const char*)` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
Rename `span(const char*)` to `unsafeSpan(const char*)` since it assumes a null-terminated string.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/39338
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/39362
EWS
Committed 289374@main (54a453d824c8): <https://commits.webkit.org/289374@main>
Reviewed commits have been landed. Closing PR #39338 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/143599599>