[Webkit-unassigned] [Bug 213947] [GStreamer] media/vp9.html failing since check-in in r263894

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 06:15:58 PDT 2020


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

--- Comment #6 from youenn fablet <youennf at gmail.com> ---
(In reply to Philippe Normand from comment #5)
> Also exiting early if !window.internals.usingAppleInternalSDK is a bit sad,
> for non-Apple ports :(
(In reply to Philippe Normand from comment #3)
> media/vp9.html has this assert:
> 
> assert_equals(video.canPlayType("video/mp4; codecs=vp9"), "maybe",
> "canPlayType");
> 
> Youenn, in GTK/WPE this returns "probably". Would it be OK to update the
> test changing the assert to a less restrictive test? Perhaps simply log the
> result in test expectation?

I think it is fine to check for either maybe or probably.

(In reply to Philippe Normand from comment #5)
> Also exiting early if !window.internals.usingAppleInternalSDK is a bit sad,
> for non-Apple ports :(

We could probably rewrite the test so that rejection of video.play() is tolerated in case of non Apple Internal SDK.

-- 
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/20200720/227335a1/attachment.htm>


More information about the webkit-unassigned mailing list