WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
300255
Remove use of `RefPtr::unsafeGet()` in `KeyframeEffect::timingFunctionForBlendingKeyframe()`
https://bugs.webkit.org/show_bug.cgi?id=300255
Summary
Remove use of `RefPtr::unsafeGet()` in `KeyframeEffect::timingFunctionForBlen...
Antoine Quint
Reported
2025-10-06 12:31:41 PDT
The `RefPtr::unsafeGet()` function was introduced in
301069@main
to identify lifetime contradictions. One of the call sites is in `KeyframeEffect::timingFunctionForBlendingKeyframe()` and we should remove it.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-06 12:31:50 PDT
<
rdar://problem/162060902
>
Antoine Quint
Comment 2
2025-10-06 12:33:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51886
EWS
Comment 3
2025-10-10 14:24:12 PDT
Committed
301329@main
(5305f27f68fa): <
https://commits.webkit.org/301329@main
> Reviewed commits have been landed. Closing PR #51886 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug