Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 96987981eeb4c2b23c25b1307123dc03cae4d8e6
      
https://github.com/WebKit/WebKit/commit/96987981eeb4c2b23c25b1307123dc03cae4d8e6
  Author: Thomas Devoogdt <thomas.devoo...@barco.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  REGRESSION(259423@main): fix VIDEO=OFF

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

Reviewed by Michael Catanzaro.

/home/thomas/buildroot/output/build/webkitgtk-2.39.6/DerivedSources/WebKit/GeneratedSerializers.cpp:
 In static member function ‘static void 
IPC::ArgumentCoder<WebCore::MediaEngineSupportParameters>::encode(IPC::Encoder&,
 const WebCore::MediaEngineSupportParameters&)’:
/home/thomas/buildroot/output/build/webkitgtk-2.39.6/DerivedSources/WebKit/GeneratedSerializers.cpp:17376:63:
 error: invalid use of incomplete type ‘const struct 
WebCore::MediaEngineSupportParameters’
17376 |     
static_assert(std::is_same_v<std::remove_cvref_t<decltype(instance.type)>, 
WebCore::ContentType>);
      |                                                               ^~~~~~~~

...

Signed-off-by: Thomas Devoogdt <thomas.devoo...@barco.com>

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


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

Reply via email to