Bug 277162
| Summary: | Use a smart pointer for SelectorQuery::CheckingContext::context | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Use a RefPtr instead of a raw pointer. No risk of reference cycle since CheckingContext are always held on the stack.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/31308
EWS
Committed 281425@main (26c497c3d4bd): <https://commits.webkit.org/281425@main>
Reviewed commits have been landed. Closing PR #31308 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/132600859>