[Webkit-unassigned] [Bug 170049] New: [GStreamer] MediaPlayerPrivateGStreamerOwr shouldn't be the default engine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 04:20:23 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170049

            Bug ID: 170049
           Summary: [GStreamer] MediaPlayerPrivateGStreamerOwr shouldn't
                    be the default engine
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com

This is causing several media tests to fail after r214338. When trying to load something like this:

http://127.0.0.1:8000/media/resources/serve-video.php?name=../../../../media/content/silence.wav&type=audio/wav&content-length=no&icy-data=yes

since r214338, the content type is known and inferred from the extension in this case, what ends up calling nextMediaEngine() in MediaPlayer::loadWithNextMediaEngine. That returns the first registered media engine, that is Owr that doesn't know how to load that and fails.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170324/ab89171f/attachment.html>


More information about the webkit-unassigned mailing list