Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: caff9124ec4b8ae65cef9f907f2cb29e0f184264
      
https://github.com/WebKit/WebKit/commit/caff9124ec4b8ae65cef9f907f2cb29e0f184264
  Author: Fujii Hironori <hironori.fu...@sony.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M Source/WebKit/WebProcess/Network/WebSocketProvider.cpp

  Log Message:
  -----------
  REGRESSION(268453@main): error: incomplete type 'WebCore::Document' used in 
type trait expression
https://bugs.webkit.org/show_bug.cgi?id=261007

Debug builds of some ports couldn't compile. Unreviewed build fix.

> include\type_traits(1317,71): error: incomplete type 'WebCore::Document' used 
> in type trait expression

* Source/WebKit/WebProcess/Network/WebSocketProvider.cpp:
Include <WebCore/Document.h>.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to