[Webkit-unassigned] [Bug 240677] New: Need to keep the document alive in KeyframeEffect::processKeyframes()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 19 11:32:48 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240677
Bug ID: 240677
Summary: Need to keep the document alive in
KeyframeEffect::processKeyframes()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Animations
Assignee: webkit-unassigned at lists.webkit.org
Reporter: graouts at webkit.org
CC: dino at apple.com, graouts at apple.com
Since we use the provided Document in KeyframeEffect::processKeyframes() and it's just a reference, we should ensure it's kept alive while this method is called.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220519/61243fbd/attachment-0001.htm>
More information about the webkit-unassigned
mailing list