[webkit-changes] [WebKit/WebKit] 2848c8: media/media-source/media-source-first-append-not-s...

Jean-Yves Avenard noreply at github.com
Thu Mar 23 08:09:34 PDT 2023


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

  Changed paths:
    M Source/WebKit/GPUProcess/media/RemoteSourceBufferProxy.cpp

  Log Message:
  -----------
  media/media-source/media-source-first-append-not-starting-at-zero.html  is a permanent failure when MockMSE runs in GPU Process
https://bugs.webkit.org/show_bug.cgi?id=254330
rdar://107131645

Reviewed by Youenn Fablet.

Fix typo in code (likely incorrect copy/paste).

Code exercised by media/media-source/media-source-first-append-not-starting-at-zero.html
once bug 225367 lands.

* Source/WebKit/GPUProcess/media/RemoteSourceBufferProxy.cpp:
(WebKit::RemoteSourceBufferProxy::enqueuedSamplesForTrackID):

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




More information about the webkit-changes mailing list