Bug 294079
| Summary: | Make Vector::data() private | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Diego Pino <dpino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 296979 | ||
Chris Dumez
Make Vector::data() private now that all call sites have been ported to use span() / mutableSpan().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/46373
EWS
Committed 296071@main (4fa73322c220): <https://commits.webkit.org/296071@main>
Reviewed commits have been landed. Closing PR #46373 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/153018667>
Diego Pino
Re-opening for pull request https://github.com/WebKit/WebKit/pull/46597
EWS
Committed 296084@main (d9772ba671c4): <https://commits.webkit.org/296084@main>
Reviewed commits have been landed. Closing PR #46597 and removing active labels.