[Webkit-unassigned] [Bug 251349] New: REGRESSION(259508 at main) WinCairo can't compile: error C2027: use of undefined type 'PAL::WebGPU::PresentationContext'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 00:20:38 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251349

            Bug ID: 251349
           Summary: REGRESSION(259508 at main) WinCairo can't compile: error
                    C2027: use of undefined type
                    'PAL::WebGPU::PresentationContext'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

REGRESSION(259508 at main) WinCairo can't compile: error C2027: use of undefined type 'PAL::WebGPU::PresentationContext'

C:\MSVS\VC\Tools\MSVC\14.33.31629\bin\Hostx64\x64\cl.exe  [...] -c C:\BW\WinCairo-64-bit-Debug-Build\build\WebKitBuild\Debug\WebKit\DerivedSources\unified-sources\UnifiedSource-13fb4697-3.cpp
C:\BW\WinCairo-64-bit-Debug-Build\build\WebKitBuild\Debug\WTF\Headers\wtf/Ref.h(61): error C2027: use of undefined type 'PAL::WebGPU::PresentationContext'
C:\BW\WinCairo-64-bit-Debug-Build\build\WebKitBuild\Debug\PAL\Headers\pal/graphics/WebGPU/WebGPU.h(37): note: see declaration of 'PAL::WebGPU::PresentationContext'
C:\BW\WinCairo-64-bit-Debug-Build\build\WebKitBuild\Debug\WTF\Headers\wtf/Ref.h(55): note: while compiling class template member function 'WTF::Ref<PAL::WebGPU::PresentationContext,WTF::RawPtrTraits<T>>::~Ref(void)'
        with
        [
            T=PAL::WebGPU::PresentationContext
        ]
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\GPUProcess/graphics/WebGPU/RemoteGPU.cpp(177): note: see reference to function template instantiation 'WTF::Ref<PAL::WebGPU::PresentationContext,WTF::RawPtrTraits<T>>::~Ref(void)' being compiled
        with
        [
            T=PAL::WebGPU::PresentationContext
        ]
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\GPUProcess\graphics\WebGPU\RemotePresentationContext.h(84): note: see reference to class template instantiation 'WTF::Ref<PAL::WebGPU::PresentationContext,WTF::RawPtrTraits<T>>' being compiled
        with
        [
            T=PAL::WebGPU::PresentationContext
        ]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230130/7bad5272/attachment.htm>


More information about the webkit-unassigned mailing list