Bug 246847

Summary: Fix clang build warning in WebSocketTaskCurl
Product: WebKit Reporter: Kenji Shukuwa <kenji.shukuwa>
Component: WebKit 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   

Kenji Shukuwa
Reported 2022-10-21 00:04:20 PDT
D:\WebKit\Source\WebKit\NetworkProcess\curl\WebSocketTaskCurl.cpp(158,17): warning: enumeration values 'OpCodeContinuation', 'OpCodePong', and 'OpCodeInvalid' not handled in switch [-Wswitch] switch (opCode) { ^~~~~~ 1 warning generated.
Attachments
Kenji Shukuwa
Comment 1 2022-10-23 19:02:48 PDT
EWS
Comment 2 2022-10-23 20:17:19 PDT
Committed 255904@main (f10eb9211cd8): <https://commits.webkit.org/255904@main> Reviewed commits have been landed. Closing PR #5693 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-10-23 20:18:17 PDT
Note You need to log in before you can comment on or make changes to this bug.