[webkit-changes] [WebKit/WebKit] e69358: WebCore\DerivedSources\JSReadableStreamSource.cpp:...
Ian
noreply at github.com
Tue Aug 29 13:39:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e693585f93abd942ea70668feb1ca483234b25b9
https://github.com/WebKit/WebKit/commit/e693585f93abd942ea70668feb1ca483234b25b9
Author: Ian Grunert <ian.grunert at gmail.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M Source/WTF/wtf/Compiler.h
Log Message:
-----------
WebCore\DerivedSources\JSReadableStreamSource.cpp: warning: unused function 'jsReadableStreamSource_controller'
https://bugs.webkit.org/show_bug.cgi?id=260376
Reviewed by Fujii Hironori.
Emit UNUSED_PARAM for the attributeGetterName to prevent compiler
warning in clang-cl.
* Source/WebCore/bindings/scripts/CodeGeneratorJS.pm:
(GenerateAttributeGetterTrampolineDefinition):
Canonical link: https://commits.webkit.org/267420@main
More information about the webkit-changes
mailing list