[webkit-changes] [WebKit/WebKit] 75e1cc: REGRESSION(263746 at main) DrawingAreaWC.h: error C36...

Fujii Hironori noreply at github.com
Sat May 6 06:36:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 75e1ccf10122acef10fdb1d657843ec2b78d436c
      https://github.com/WebKit/WebKit/commit/75e1ccf10122acef10fdb1d657843ec2b78d436c
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-05-06 (Sat, 06 May 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.cpp
    M Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.h

  Log Message:
  -----------
  REGRESSION(263746 at main) DrawingAreaWC.h: error C3668: 'WebKit::DrawingAreaWC::attachViewOverlayGraphicsLayer': method with override specifier 'override' did not override any base class methods
https://bugs.webkit.org/show_bug.cgi?id=256418

Unreviewed build fix after 263746 at main for Windows port.

* Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.cpp:
(WebKit::DrawingAreaWC::attachViewOverlayGraphicsLayer):
* Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.h:
Added the first argument of type FrameIdentifier.

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




More information about the webkit-changes mailing list