Bug 260376

Summary: WebCore\DerivedSources\JSReadableStreamSource.cpp: warning: unused function 'jsReadableStreamSource_controller'
Product: WebKit Reporter: Fujii Hironori <fujii.hironori>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 171618    

Fujii Hironori
Reported 2023-08-17 21:51:58 PDT
WebCore\DerivedSources\JSReadableStreamSource.cpp: warning: unused function 'jsReadableStreamSource_controller' clang-cl reports the following warning for Windows port. > WebKitBuild\Debug\WebCore\DerivedSources\JSReadableStreamSource.cpp(145,26): warning: unused function 'jsReadableStreamSource_controller' [-Wunused-function]
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-24 21:52:14 PDT
Ian Grunert
Comment 2 2023-08-28 12:47:08 PDT
EWS
Comment 3 2023-08-29 13:39:42 PDT
Committed 267420@main (e693585f93ab): <https://commits.webkit.org/267420@main> Reviewed commits have been landed. Closing PR #17139 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.