Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d923177aecf48aab7bf987a0ffcc0424719743c0
      
https://github.com/WebKit/WebKit/commit/d923177aecf48aab7bf987a0ffcc0424719743c0
  Author: Antoine Quint <[email protected]>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M Source/WebCore/page/scrolling/ScrollingThread.cpp
    M Source/WebCore/page/scrolling/ScrollingThread.h

  Log Message:
  -----------
  [web-animations] `ScrollingThread` should be available for threaded animation 
resolution
https://bugs.webkit.org/show_bug.cgi?id=265457
rdar://118881620

Reviewed by Matt Woodrow.

As part of the threaded animation resolution work we will use the scrolling 
thread to resolve
animations in the UI process, so we must make sure that code is compiled 
everywhere threaded
animation resolution is enabled.

* Source/WebCore/page/scrolling/ScrollingThread.cpp:
* Source/WebCore/page/scrolling/ScrollingThread.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to