Bug 251367

Summary: [GStreamer][MSE] Remove unreachable code
Product: WebKit Reporter: Philippe Normand <philn>
Component: PlatformAssignee: Philippe Normand <philn>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2023-01-30 08:31:12 PST
Some parts of the code can no longer be reached, since the MSE source element rewrite.
Comment 1 Philippe Normand 2023-01-30 08:35:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/9322