Bug 277118
Summary: | Update memcpySpan(A, B) to not require A and B to have the same size | ||
---|---|---|---|
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
Update memcpySpan(A, B) to not require A and B to have the same size. It is sufficient for A's size to be greater or equal to B's.
This makes memcpySpan() more convenient to use.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/31260
EWS
Committed 281423@main (cf877dfb8859): <https://commits.webkit.org/281423@main>
Reviewed commits have been landed. Closing PR #31260 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/132599477>