Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b8734e92336f52130152450fa7990daad1d8285f
      
https://github.com/WebKit/WebKit/commit/b8734e92336f52130152450fa7990daad1d8285f
  Author: Chris Dumez <[email protected]>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/animation/AnimationEffect.idl
    M Source/WebCore/animation/AnimationTimeline.idl
    M Source/WebCore/animation/WebAnimation.idl
    R Source/WebCore/bindings/js/JSAnimationEffectCustom.cpp
    R Source/WebCore/bindings/js/JSAnimationTimelineCustom.cpp
    M Source/WebCore/bindings/js/JSWebAnimationCustom.cpp

  Log Message:
  -----------
  Drop custom toJS() / toJSNewlyCreated() functions for WebAnimation types
https://bugs.webkit.org/show_bug.cgi?id=300226

Reviewed by Sam Weinig.

Drop custom toJS() / toJSNewlyCreated() functions for WebAnimation types
now that they are no longer needed after 301038@main.

* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/animation/AnimationEffect.idl:
* Source/WebCore/animation/AnimationTimeline.idl:
* Source/WebCore/animation/WebAnimation.idl:
* Source/WebCore/bindings/js/JSAnimationEffectCustom.cpp: Removed.
* Source/WebCore/bindings/js/JSAnimationTimelineCustom.cpp: Removed.
* Source/WebCore/bindings/js/JSWebAnimationCustom.cpp:
(WebCore::toJSNewlyCreated): Deleted.
(WebCore::toJS): Deleted.

Canonical link: https://commits.webkit.org/301054@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