Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 99cbb993489c885e378a78ee4cf6186268393d4c
https://github.com/WebKit/WebKit/commit/99cbb993489c885e378a78ee4cf6186268393d4c
Author: Jean-Yves Avenard <[email protected]>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M LayoutTests/media/media-source/media-source-fudge-factor-expected.txt
M LayoutTests/media/media-source/media-source-fudge-factor.html
Log Message:
-----------
[MSE] media/media-source/media-source-fudge-factor.html times out
https://bugs.webkit.org/show_bug.cgi?id=254385
rdar://107162814
Reviewed by Jer Noble.
The test assumed that it assumes that the `SourceBuffer.updating` attribute
will be false when `loadedmetadata` or `loadeddata` are fired.
This isn't guaranteed, only once `updateend` has fired would the updating
attribute be false, allowing to append more data again to the sourceBuffer.
* LayoutTests/media/media-source/media-source-fudge-factor-expected.txt:
* LayoutTests/media/media-source/media-source-fudge-factor.html:
Canonical link: https://commits.webkit.org/262069@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes