WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264142
Move duplicated methods from MediaSourcePrivate/SourceBufferPrivate to base class
https://bugs.webkit.org/show_bug.cgi?id=264142
Summary
Move duplicated methods from MediaSourcePrivate/SourceBufferPrivate to base c...
Jean-Yves Avenard [:jya]
Reported
2023-11-02 23:40:24 PDT
sub-task of
bug 264134
We have three MSE implementations in our tree: - Cocoa/AVFObjC - Mock - GStreamer In a lot of instances, all three duplicates the same code. It makes it harder to maintain and too easy to introduce discrepancy between the three implementations. Let's move to their respective base classes what can be moved.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-02 23:40:58 PDT
<
rdar://problem/117892834
>
Jean-Yves Avenard [:jya]
Comment 2
2023-11-02 23:48:52 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19937
EWS
Comment 3
2023-11-07 14:52:10 PST
Committed
270354@main
(e25a76a60507): <
https://commits.webkit.org/270354@main
> Reviewed commits have been landed. Closing PR #19937 and removing active labels.
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