[Webkit-unassigned] [Bug 214636] [GStreamer] media/media-source/media-source-webm.html is failing since added in r264685

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 5 15:04:33 PDT 2020


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

Lauro Moura <lmoura at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lmoura at igalia.com
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=215142

--- Comment #1 from Lauro Moura <lmoura at igalia.com> ---
r265273 changed this test to be promise-based. Now the missing 'update' event entry is present but the test times out waiting for the resize event.

Debugging shows an initial resize event being raised with the final video resolution (320x240), but before the update event on the sourceBuffer is raised to continue the test.

Subsequent calls to HTMLVideoElement::scheduleResizeEventIfSizeChanged happen with no size change, skipping the resize event.

-- 
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/20200805/b6b7559c/attachment-0001.htm>


More information about the webkit-unassigned mailing list