Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5f5609c78ef8ca06b3581ac79136ee84d2483d0b
      
https://github.com/WebKit/WebKit/commit/5f5609c78ef8ca06b3581ac79136ee84d2483d0b
  Author: Antoine Quint <[email protected]>
  Date:   2025-10-13 (Mon, 13 Oct 2025)

  Changed paths:
    M Source/WebCore/Sources.txt
    M Source/WebCore/SourcesCocoa.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    A Source/WebCore/platform/animation/AcceleratedEffectStack.cpp
    R Source/WebCore/platform/animation/AcceleratedEffectStack.mm

  Log Message:
  -----------
  [threaded-animation-resolution] make `AcceleratedEffectStack` a C++ file 
instead of Objective-C++
https://bugs.webkit.org/show_bug.cgi?id=300645
rdar://162546927

Reviewed by Tim Nguyen.

This class does not actually use any Objective-C, so let's make it a `.cpp` 
file.

* Source/WebCore/Sources.txt:
* Source/WebCore/SourcesCocoa.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/animation/AcceleratedEffectStack.cpp: Renamed from 
Source/WebCore/platform/animation/AcceleratedEffectStack.mm.

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