Bug 266637
| Summary: | Stop using CheckedPtr / CheckedRef with refcounted classes in WebKit2 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Stop using CheckedPtr / CheckedRef with refcounted classes in WebKit2. Using RefPtr/Ref or WeakPtr/WeakRef instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/22035
EWS
Committed 272284@main (1d60d452f8d3): <https://commits.webkit.org/272284@main>
Reviewed commits have been landed. Closing PR #22035 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/119882645>