Bug 260376 - WebCore\DerivedSources\JSReadableStreamSource.cpp: warning: unused function 'jsReadableStreamSource_controller'
Summary: WebCore\DerivedSources\JSReadableStreamSource.cpp: warning: unused function '...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 171618
  Show dependency treegraph
 
Reported: 2023-08-17 21:51 PDT by Fujii Hironori
Modified: 2023-08-29 13:39 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.