WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
214140
[MSE][GStreamer] Inline MediaSourceClientGStreamerMSE away
https://bugs.webkit.org/show_bug.cgi?id=214140
Summary
[MSE][GStreamer] Inline MediaSourceClientGStreamerMSE away
Alicia Boya García
Reported
2020-07-09 08:39:04 PDT
MediaSourceClientGStreamerMSE is a superfluous class that adds a layer of indirection and complexity to the GStreamer MSE codebase for no gain. This patch gets rid of it. This also gets rid of the friend access layer violations that MediaSourceClientGStreamerMSE relied upon. This patch is a refactor that doesn't introduce behavior changes and it's covered by existing tests.
Attachments
Patch
(29.75 KB, patch)
2020-07-09 09:28 PDT
,
Alicia Boya García
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alicia Boya García
Comment 1
2020-07-09 09:28:07 PDT
Created
attachment 403874
[details]
Patch
EWS
Comment 2
2020-07-10 01:01:11 PDT
Committed
r264211
: <
https://trac.webkit.org/changeset/264211
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 403874
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug