Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a505bd79a80c6d9ecde4c2ecb518287eb99bc85a
      
https://github.com/WebKit/WebKit/commit/a505bd79a80c6d9ecde4c2ecb518287eb99bc85a
  Author: Luke Warlow <[email protected]>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
    M 
Source/WebCore/bindings/scripts/test/JS/JSTestCallbackFunctionWithVariadic.cpp
    M 
Source/WebCore/bindings/scripts/test/JS/JSTestCallbackFunctionWithVariadic.h

  Log Message:
  -----------
  IDL Callbacks with variadic params cause build failures on some platforms
https://bugs.webkit.org/show_bug.cgi?id=267548

Reviewed by Chris Dumez.

Includes the IDLType import in the header file to prevent template
specialization errors on some platforms.

* Source/WebCore/bindings/scripts/CodeGeneratorJS.pm:
(GenerateCallbackHeaderContent):
* 
Source/WebCore/bindings/scripts/test/JS/JSTestCallbackFunctionWithVariadic.cpp:
* Source/WebCore/bindings/scripts/test/JS/JSTestCallbackFunctionWithVariadic.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to