Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 24b452b78e69950e3b9192d9bb6647a906e859f4
https://github.com/WebKit/WebKit/commit/24b452b78e69950e3b9192d9bb6647a906e859f4
Author: Dana Estra <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M LayoutTests/media/media-source/media-source-real-webm-fastseek.html
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
media/media-source/media-source-real-webm-fastseek.html is a flaky text diff
on mac
https://bugs.webkit.org/show_bug.cgi?id=317034
rdar://179012963
Reviewed by Jer Noble.
Await the seeking event before awaiting seeked for each seek operation,
to ensure we aren't catching a stale seeked event from a prior operation.
* LayoutTests/media/media-source/media-source-real-webm-fastseek.html:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/315335@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications