Bug 260376

Summary: WebCore\DerivedSources\JSReadableStreamSource.cpp: warning: unused function 'jsReadableStreamSource_controller'
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
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    

Description Fujii Hironori 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]
Comment 1 Radar WebKit Bug Importer 2023-08-24 21:52:14 PDT
<rdar://problem/114428573>
Comment 2 Ian Grunert 2023-08-28 12:47:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17139
Comment 3 EWS 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.