Bug 309537
| Summary: | Confusing build error message when using WeakPtr<T>::get() with a T that is not defined | ||
|---|---|---|---|
| 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
Confusing build error message when using WeakPtr<T>::get() with a T that is not defined. Instead of complaining that T is not defined, it complains that T needs to be either ref-counted or CanMakeCheckedPtr.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/60232
EWS
Committed 308966@main (94bbba49ee07): <https://commits.webkit.org/308966@main>
Reviewed commits have been landed. Closing PR #60232 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/172164767>