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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114428573>
Ian Grunert
Pull request: https://github.com/WebKit/WebKit/pull/17139
EWS
Committed 267420@main (e693585f93ab): <https://commits.webkit.org/267420@main>
Reviewed commits have been landed. Closing PR #17139 and removing active labels.