[webkit-changes] [WebKit/WebKit] 440c46: Unreviewed build fix for REGRESSION(264414 at main): ...
Alicia Boya García
noreply at github.com
Tue May 23 09:47:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 440c466df95e95a7bab514e51f105e8b752d65fb
https://github.com/WebKit/WebKit/commit/440c466df95e95a7bab514e51f105e8b752d65fb
Author: Alicia Boya Garcia <aboya at igalia.com>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M Source/WebKit/WebProcess/WebPage/gtk/AcceleratedSurfaceDMABuf.h
Log Message:
-----------
Unreviewed build fix for REGRESSION(264414 at main): clang build fails due to missing override in virtual function
https://bugs.webkit.org/show_bug.cgi?id=257205
This patch adds the missing `override` keyword.
* Source/WebKit/WebProcess/WebPage/gtk/AcceleratedSurfaceDMABuf.h:
Canonical link: https://commits.webkit.org/264421@main
More information about the webkit-changes
mailing list