<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>282314</bug_id>
          
          <creation_ts>2024-10-29 19:52:06 -0700</creation_ts>
          <short_desc>Fix errors of platform/graphics/skia/PlatformDisplaySkia.cpp for Windows</short_desc>
          <delta_ts>2024-10-30 03:16:15 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Fujii Hironori">fujii</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2071503</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-10-29 19:52:06 -0700</bug_when>
    <thetext>C:\webkit\wc\Source\WebCore\platform/graphics/skia/PlatformDisplaySkia.cpp(50,10): fatal error: &apos;skia/gpu/gl/egl/GrGLMakeEGLInterface.h&apos; file not found
   50 | #include &lt;skia/gpu/gl/egl/GrGLMakeEGLInterface.h&gt;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.


C:\webkit\wc\Source\WebCore\platform/graphics/skia/PlatformDisplaySkia.cpp(77,25): error: non-friend class member &apos;MakeEGL&apos; cannot have a qualified name
   77 |         GrGLInterfaces::MakeEGL()
      |         ~~~~~~~~~~~~~~~~^
C:\webkit\wc\Source\WebCore\platform/graphics/skia/PlatformDisplaySkia.cpp(77,25): error: a type specifier is required for all declarations
C:\webkit\wc\Source\WebCore\platform/graphics/skia/PlatformDisplaySkia.cpp(77,34): error: expected &apos;;&apos; at end of declaration list
   77 |         GrGLInterfaces::MakeEGL()
      |                                  ^
      |                                  ;
C:\webkit\wc\Source\WebCore\platform/graphics/skia/PlatformDisplaySkia.cpp(73,55): error: cannot combine with previous &apos;type-name&apos; declaration specifier
   73 |     static NeverDestroyed&lt;sk_sp&lt;const GrGLInterface&gt;&gt; interface {
      |                                                       ^
C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um\combaseapi.h(168,19): note: expanded from macro &apos;interface&apos;
  168 | #define interface __STRUCT__
      |                   ^
C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um\combaseapi.h(167,20): note: expanded from macro &apos;__STRUCT__&apos;
  167 | #define __STRUCT__ struct
      |                    ^
In file included from C:\webkit\wc\WebKitBuild\Debug\WebCore\DerivedSources\unified-sources\UnifiedSource-3c72abbe-54.cpp:1:
C:\webkit\wc\Source\WebCore\platform/graphics/skia/PlatformDisplaySkia.cpp(73,5): error: declaration does not declare anything [-Werror,-Wmissing-declarations]
   73 |     static NeverDestroyed&lt;sk_sp&lt;const GrGLInterface&gt;&gt; interface {
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\webkit\wc\Source\WebCore\platform/graphics/skia/PlatformDisplaySkia.cpp(81,12): error: expected expression
   81 |     return interface.get();
      |            ^
C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um\combaseapi.h(168,19): note: expanded from macro &apos;interface&apos;
  168 | #define interface __STRUCT__
      |                   ^
C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um\combaseapi.h(167,20): note: expanded from macro &apos;__STRUCT__&apos;
  167 | #define __STRUCT__ struct
      |                    ^
6 errors generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2071504</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-10-29 19:56:01 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/35928</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2071557</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-10-30 03:15:43 -0700</bug_when>
    <thetext>Committed 285894@main (a7cc63aa47dd): &lt;https://commits.webkit.org/285894@main&gt;

Reviewed commits have been landed. Closing PR #35928 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2071558</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-10-30 03:16:15 -0700</bug_when>
    <thetext>&lt;rdar://problem/138906247&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>