[webkit-changes] [WebKit/WebKit] 721b8c: CoordinatedGraphics: build error: out-of-line defi...
xtkoba
noreply at github.com
Mon Apr 24 02:49:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 721b8cc73b6229478ac1ac7d5d8e29339e9e2560
https://github.com/WebKit/WebKit/commit/721b8cc73b6229478ac1ac7d5d8e29339e9e2560
Author: Tee KOBAYASHI <xtkoba at gmail.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h
Log Message:
-----------
CoordinatedGraphics: build error: out-of-line definition of 'LayerTreeHost' does not match any declaration in 'WebKit::LayerTreeHost'
https://bugs.webkit.org/show_bug.cgi?id=255718
Reviewed by Carlos Garcia Campos.
Fix build error when not using COORDINATED_GRAPHICS.
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h:
(WebKit::LayerTreeHost::LayerTreeHost): Modified to match declaration.
Canonical link: https://commits.webkit.org/263302@main
More information about the webkit-changes
mailing list