[webkit-changes] [WebKit/WebKit] 9486a5: [web-animations] make AnimationEffect and derived ...

Antoine Quint noreply at github.com
Sun Apr 2 13:50:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9486a59e98a10ff49795ec4e3d3aa14264b401e4
      https://github.com/WebKit/WebKit/commit/9486a59e98a10ff49795ec4e3d3aa14264b401e4
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2023-04-02 (Sun, 02 Apr 2023)

  Changed paths:
    M Source/WebCore/animation/AnimationEffect.cpp
    M Source/WebCore/animation/AnimationEffect.h
    M Source/WebCore/animation/CustomEffect.cpp
    M Source/WebCore/animation/CustomEffect.h
    M Source/WebCore/animation/KeyframeEffect.cpp
    M Source/WebCore/animation/KeyframeEffect.h

  Log Message:
  -----------
  [web-animations] make AnimationEffect and derived classes iso-allocated
https://bugs.webkit.org/show_bug.cgi?id=254883
rdar://107446275

Reviewed by Dean Jackson.

* Source/WebCore/animation/AnimationEffect.cpp:
* Source/WebCore/animation/AnimationEffect.h:
* Source/WebCore/animation/CustomEffect.cpp:
* Source/WebCore/animation/CustomEffect.h:
* Source/WebCore/animation/KeyframeEffect.cpp:
* Source/WebCore/animation/KeyframeEffect.h:

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




More information about the webkit-changes mailing list