Bug 307668
| Summary: | Add a `protect()` overload for `WeakObjCPtr<T>` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rniwa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Add a `protect()` overload for `WeakObjCPtr<T>`, for convenience and consistency with other weak pointer types.
Adopt it in a few places.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/58505
EWS
Committed 307438@main (4d65004e7f2c): <https://commits.webkit.org/307438@main>
Reviewed commits have been landed. Closing PR #58505 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/170291006>