[webkit-changes] [WebKit/WebKit] 857597: MediaSource duration change algorithm incorrectly ...

Jean-Yves Avenard noreply at github.com
Sat Mar 18 16:53:19 PDT 2023


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

  Changed paths:
    M Source/WebCore/Modules/mediasource/MediaSource.cpp
    M Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.cpp

  Log Message:
  -----------
  MediaSource duration change algorithm incorrectly update the duration
https://bugs.webkit.org/show_bug.cgi?id=254076
rdar://106858912

Reviewed by Jer Noble.

Will be covered by existing tests once the MockMediaSource will be
runnin in the GPU process.

* Source/WebCore/Modules/mediasource/MediaSource.cpp:
(WebCore::MediaSource::setDurationInternal):
* Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.cpp:
(WebCore::MockMediaSourcePrivate::durationChanged):

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




More information about the webkit-changes mailing list