[webkit-changes] [WebKit/WebKit] aeb801: [Win] error: undefined symbol: public: class WebCo...

Fujii Hironori noreply at github.com
Mon Apr 17 23:50:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aeb801cf889c1f03dc36955796b1a234b9c22598
      https://github.com/WebKit/WebKit/commit/aeb801cf889c1f03dc36955796b1a234b9c22598
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/win/MediaPlayerPrivateMediaFoundation.cpp

  Log Message:
  -----------
  [Win] error: undefined symbol: public: class WebCore::LocalFrameView * __cdecl WebCore::Document::view(void) const
https://bugs.webkit.org/show_bug.cgi?id=255581

Unreviewed build fix for Windows Release clang-cl build.

* Source/WebCore/platform/graphics/win/MediaPlayerPrivateMediaFoundation.cpp:
Include "LocalFrame.h".

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




More information about the webkit-changes mailing list