Bug 251367 - [GStreamer][MSE] Remove unreachable code
Summary: [GStreamer][MSE] Remove unreachable code
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-30 08:31 PST by Philippe Normand
Modified: 2023-01-31 02:24 PST (History)
0 users

See Also:


Attachments

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