[webkit-changes] [WebKit/WebKit] a6482d: Fix unused function warning in RemoteRenderingBack...
Don Olmstead
noreply at github.com
Thu Apr 13 14:46:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a6482d73d0ad64fc7ab4fad88544faff03c19f90
https://github.com/WebKit/WebKit/commit/a6482d73d0ad64fc7ab4fad88544faff03c19f90
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp
Log Message:
-----------
Fix unused function warning in RemoteRenderingBackend.cpp
https://bugs.webkit.org/show_bug.cgi?id=255410
Unreviewed build fix.
The function `handleFromBuffer` was only used in `PLATFORM(COCOA)` code.
* Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp:
Canonical link: https://commits.webkit.org/262930@main
More information about the webkit-changes
mailing list