[webkit-changes] [WebKit/WebKit] 1ba0cc: [web-animations] add CAPresentationModifier and CA...

Antoine Quint noreply at github.com
Wed Mar 8 23:20:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1ba0cc385061f803848dc722a91664854b491537
      https://github.com/WebKit/WebKit/commit/1ba0cc385061f803848dc722a91664854b491537
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cocoa/QuartzCoreSPI.h

  Log Message:
  -----------
  [web-animations] add CAPresentationModifier and CAPresentationModifierGroup declarations to QuartzCoreSPI
https://bugs.webkit.org/show_bug.cgi?id=253564

Reviewed by Dean Jackson.

We're going to use CAPresentationModifier and CAPresentationModifierGroup for the threaded animation
resolution work. We need to add the required methods to QuartzCoreSPI.h.

* Source/WebCore/PAL/pal/spi/cocoa/QuartzCoreSPI.h:

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




More information about the webkit-changes mailing list