[webkit-changes] [WebKit/WebKit] ad2552: [MSE] media/media-source/media-source-video-playba...

Jean-Yves Avenard noreply at github.com
Fri Mar 24 07:46:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ad2552fcc7cd07baec962277407e66dffa2c33d7
      https://github.com/WebKit/WebKit/commit/ad2552fcc7cd07baec962277407e66dffa2c33d7
  Author: Jean-Yves Avenard <jya at apple.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M LayoutTests/media/media-source/media-source-video-playback-quality-expected.txt
    M LayoutTests/media/media-source/media-source-video-playback-quality.html

  Log Message:
  -----------
  [MSE] media/media-source/media-source-video-playback-quality.html is a constant failure with MockMSE in GPUP
https://bugs.webkit.org/show_bug.cgi?id=254405
rdar://107182984

Reviewed by Youenn Fablet.

To get a valid VideoPlaybackQuality object about all the frames contained
in the SourceBuffer we must get the entire content first.
We modify the test so that the video is played to the end first and only
then get the VideoPlaybackQuality.

* LayoutTests/media/media-source/media-source-video-playback-quality-expected.txt:
* LayoutTests/media/media-source/media-source-video-playback-quality.html:

Canonical link: https://commits.webkit.org/262071@main




More information about the webkit-changes mailing list