[webkit-changes] [WebKit/WebKit] f9e74e: [GTK] clang warning fix for DrawingAreaCoordinated...

Philippe Normand noreply at github.com
Fri Aug 4 04:11:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f9e74ee3b6cd52f21547a3b5c2b8be016ef28936
      https://github.com/WebKit/WebKit/commit/f9e74ee3b6cd52f21547a3b5c2b8be016ef28936
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-08-04 (Fri, 04 Aug 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/DrawingAreaCoordinatedGraphics.h

  Log Message:
  -----------
  [GTK] clang warning fix for DrawingAreaCoordinatedGraphics
https://bugs.webkit.org/show_bug.cgi?id=259822

Unreviewed, the forceUpdate method is virtual in the DrawingArea class and should be marked as
override in the sub-class.

* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/DrawingAreaCoordinatedGraphics.h:

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




More information about the webkit-changes mailing list