[Webkit-unassigned] [Bug 213722] New: [MSE][GStreamer] Rename MediaSourceGStreamer to MediaSourcePrivateGStreamer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 29 03:26:17 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213722
Bug ID: 213722
Summary: [MSE][GStreamer] Rename MediaSourceGStreamer to
MediaSourcePrivateGStreamer
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aboya at igalia.com
CC: bugs-noreply at webkitgtk.org
It's about time to remove this FIXME:
// FIXME: Should this be called MediaSourcePrivateGStreamer?
Yes, it should. Because it's a MediaSourcePrivate, and that is an
important fact. The MSE class diagram is confusing enough already,
let's fix this.
To rebase commits after this change use `git format-patch` first to
get them in a patch format and then run:
sed -i 's|\<MediaSourceGStreamer\>|MediaSourcePrivateGStreamer|g' *.patch
This patch is a refactor that produces no behavior changes.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200629/2bac6881/attachment.htm>
More information about the webkit-unassigned
mailing list