[Webkit-unassigned] [Bug 29842] New: [GTK] data: uri support in media player

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 03:11:13 PDT 2009


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

           Summary: [GTK] data: uri support in media player
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


The test media/audio-data-url.html is currently skipped because we pass the raw
data to playbin directly and there is no source element to handle that. We
could maybe have a source element using giostreamsrc to read the data and
decode it (if it is base64 encoded for instance).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list