[webkit-changes] [WebKit/WebKit] f8ceb0: Implement BackingStoreSkia

Don Olmstead noreply at github.com
Thu May 16 11:30:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8ceb0c9e43e72c947be2f388034a14bb7df27f6
      https://github.com/WebKit/WebKit/commit/f8ceb0c9e43e72c947be2f388034a14bb7df27f6
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M Source/WebKit/PlatformPlayStation.cmake
    M Source/WebKit/UIProcess/BackingStore.h
    M Source/WebKit/UIProcess/skia/BackingStoreSkia.cpp

  Log Message:
  -----------
  Implement BackingStoreSkia
https://bugs.webkit.org/show_bug.cgi?id=273593

Reviewed by Carlos Garcia Campos.

Fill in the implementation of `BackingStore` when `USE(SKIA)` is `ON`. Follow
along with the behavior of the Cairo implementation.

* Source/WebKit/PlatformPlayStation.cmake:
* Source/WebKit/UIProcess/BackingStore.h:
* Source/WebKit/UIProcess/skia/BackingStoreSkia.cpp:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list