[Webkit-unassigned] [Bug 207355] New: Web animations transition through PlayState::Finished when starting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 14:33:42 PST 2020


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

            Bug ID: 207355
           Summary: Web animations transition through PlayState::Finished
                    when starting
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: dino at apple.com

Created attachment 389998

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

Hover the box

Put a breakpoint on the line after:

 if (currentFinishedState && !m_finishedPromise->isFulfilled()) {

in WebAnimation::updateFinishedState(). Hover the box in the attached test case. You hit the breakpoint when the animation starts. Weird.

-- 
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/20200206/d4e8f89e/attachment-0001.htm>


More information about the webkit-unassigned mailing list