Bug 300811
| Summary: | Remove use of `RefPtr::unsafeGet()` in `ScrollTimeline::nearestSource()` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 300980 | ||
| Bug Blocks: | |||
Antoine Quint
Remove the use of `RefPtr::unsafeGet()` in `ScrollTimeline::nearestSource()`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162690987>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/52397
EWS
Committed 301704@main (04befae30af0): <https://commits.webkit.org/301704@main>
Reviewed commits have been landed. Closing PR #52397 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 300980
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/52557