Bug 282459
| Summary: | Rename some of the CanMakeCheckedPtrBase member functions to make their names less generic | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | darin, ggaren, rniwa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Rename some of the CanMakeCheckedPtrBase member functions to make their names less generic. This is important since their existence is checked by the `HasCheckedPtrMethods` type trait and given that many classes need to define their own implementation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/36058
EWS
Committed 286041@main (1a981cca81c6): <https://commits.webkit.org/286041@main>
Reviewed commits have been landed. Closing PR #36058 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/139105210>