[Webkit-unassigned] [Bug 206899] New: [Web Animations] `DeclarativeAnimation` for CSS Animation is not always destroyed when class that applies `animation-name` is removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 28 11:54:35 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206899

            Bug ID: 206899
           Summary: [Web Animations] `DeclarativeAnimation` for CSS
                    Animation is not always destroyed when class that
                    applies `animation-name` is removed
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: dino at apple.com

Created attachment 389045

  --> https://bugs.webkit.org/attachment.cgi?id=389045&action=review

[HTML] Reduction

Attached a reduction page.

I encountered this when trying to debug 'LayoutTests/inspector/animation/lifecycle-css-animation.html', as the test would time out since Web Inspector would never get notified that the web animation had been destroyed, and only noticed it after adding logging inside WebCore.

The issue doesn't always reproduce, but it happens fairly often.

-- 
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/20200128/feca3746/attachment-0001.htm>


More information about the webkit-unassigned mailing list