Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e3d2dab9323c072cd5092855df2d0e870a82a10e
      
https://github.com/WebKit/WebKit/commit/e3d2dab9323c072cd5092855df2d0e870a82a10e
  Author: Fujii Hironori <[email protected]>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M LayoutTests/platform/win/TestExpectations
    M Source/WebCore/animation/AnimationTimelinesController.cpp

  Log Message:
  -----------
  REGRESSION(294049@main): ASSERTION FAILED: m_cachedCurrentTime in 
WebCore::AnimationTimelinesController::processPendingAnimations() for 
animations/resume-after-page-cache.html
https://bugs.webkit.org/show_bug.cgi?id=292032

Reviewed by Antoine Quint.

After <https://commits.webkit.org/294049@main>, Windows port was
failing an assertion in processPendingAnimations.
processPendingAnimations should be called only if m_cachedCurrentTime
isn't nullopt.

* LayoutTests/platform/win/TestExpectations:
* Source/WebCore/animation/AnimationTimelinesController.cpp:
(WebCore::AnimationTimelinesController::cacheCurrentTime):

Canonical link: https://commits.webkit.org/294100@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to