[Webkit-unassigned] [Bug 212361] [GStreamer] Mobile YouTube does not play in browser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 14:19:25 PDT 2020


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

--- Comment #17 from Alex R <m.alexanderrobinson at yahoo.com> ---
(In reply to Philippe Normand from comment #14)
> Which ones fails?
> 
> Anyway this doesn't explain the almost-empty log. Seems like your OS
> disabled gst debug log support perhaps?

Test invalid MIME format "video/webm"
assert_equals: supported expected false but got true

Test invalid MIME format "video/webm;codecs"
assert_equals: supported expected false but got true

Test invalid MIME format "video/webm;codecs="
assert_equals: supported expected false but got true

Test invalid MIME format "video/webm;codecs="""
assert_equals: supported expected false but got true

Test invalid MIME format "audio/webm;aaacodecsbbb="
assert_equals: supported expected false but got true

Test invalid mismatch between MIME type and codec ID
"audio/webm;codecs="vp8""
assert_equals: supported expected false but got true

Test invalid mismatch between MIME type and codec ID
"audio/webm;codecs="vorbis""
assert_equals: supported expected false but got true

Test invalid mismatch between MIME type and codec ID
"audio/webm;codecs="mp4a 40.2""
assert_equals: supported expected false but got true

Test invalid mismatch between MIME type and codec ID
"video/webm;codecs="mp4a 40.2""
assert_equals: supported expected false but got true

Test invalid mismatch between MIME type and codec ID
"audio/mp4;codecs="mp4a""
assert_equals: supported expected false but got true

Test invalid mismatch between MIME type and codec ID
"audio/mp4;codecs="mp4a.40""
assert_equals: supported expected false but got true

Test invalid mismatch between MIME type and codec ID
"audio/mp4;codecs="mp4a.40.""
assert_equals: supported expected false but got true

Test invalid mismatch between MIME type and codec ID
"audio/mp4;codecs="mp4a.67.3""
assert_equals: supported expected false but got true

Test valid WebM type 
"audio/webm;codecs=vorbis;test="6""
assert_equals: supported expected false but got true


Test valid MP4 type
"video/mp4;codecs="avc1.4d001e""
assert_equals: supported expected true but got false


Test valid MP4 type
"video/mp4;codecs="avc1.42001e""
assert_equals: supported expected true but got false

Test valid MP4 type
"video/mp4;codecs="mp4a.40.2""
assert_equals: supported expected true but got false

Test valid MP4 type
"video/mp4;codecs="avc1.4d001e.mp4a.40.2""
assert_equals: supported expected true but got false

Test valid MP4 type
"video/mp4;codecs="mp4a.40.2 , avc1.4d001e""
assert_equals: supported expected true but got false

Test valid MP4 type
"video/mp4;codecs="avc1.4d001e.mp4a.40.5""
assert_equals: supported expected true but got false

Test valid MP4 type
"video/mp4;codecs="opus""
assert_equals: supported expected true but got false

-- 
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/20200526/29740837/attachment-0001.htm>


More information about the webkit-unassigned mailing list