[webkit-changes] [WebKit/WebKit] de89f2: [Skia] Stub out BackingStore implementation
Don Olmstead
noreply at github.com
Wed Mar 6 11:45:06 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de89f2977a314e5ddbe49384e35b953061d17f29
https://github.com/WebKit/WebKit/commit/de89f2977a314e5ddbe49384e35b953061d17f29
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M Source/WebKit/Platform/WC.cmake
M Source/WebKit/UIProcess/BackingStore.h
A Source/WebKit/UIProcess/skia/BackingStoreSkia.cpp
Log Message:
-----------
[Skia] Stub out BackingStore implementation
https://bugs.webkit.org/show_bug.cgi?id=270537
Reviewed by Adrian Perez de Castro.
Add a stub of BackingStore when `USE(SKIA)` is turned `ON`. Actual
implementation to come later.
* Source/WebKit/Platform/WC.cmake:
* Source/WebKit/UIProcess/BackingStore.h:
* Source/WebKit/UIProcess/skia/BackingStoreSkia.cpp: Copied from Source\WebKit\UIProcess\BackingStore.h.
Canonical link: https://commits.webkit.org/275752@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