[webkit-changes] [WebKit/WebKit] 595985: CSSVariableReferenceValue.h: error: member access ...

Antoine Quint noreply at github.com
Thu Nov 9 07:40:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 595985c4802a4c0c20df90de1e57e18729a0ef87
      https://github.com/WebKit/WebKit/commit/595985c4802a4c0c20df90de1e57e18729a0ef87
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M Source/WebCore/css/CSSVariableReferenceValue.h

  Log Message:
  -----------
  CSSVariableReferenceValue.h: error: member access into incomplete type 'WebCore::CSSVariableData'
https://bugs.webkit.org/show_bug.cgi?id=264480

Reviewed by Antti Koivisto.

Looks like we need to actually import CSSVariableData.h.

* Source/WebCore/css/CSSVariableReferenceValue.h:

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




More information about the webkit-changes mailing list