Bug 250741

Summary: Fix duplicate timeupdate events
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: MediaAssignee: Ahmad Saleem <ahmad.saleem792>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, jameson.steiner, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ahmad Saleem 2023-01-17 17:23:26 PST
Hi Team,

While going through Blink's commit, I came across another potential merge but it does not have testcase because it can be flaky due to timing oriented nature of tests.

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/fd62a2259d085146f7fb275f99edb80e0e80243b

WebKit Code - https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLMediaElement.cpp#1776

Just wanted to raise to get input and whether we can fix it without any test case.

Thanks!
Comment 1 Ahmad Saleem 2023-01-17 17:34:06 PST
*** Bug 250548 has been marked as a duplicate of this bug. ***
Comment 2 Ahmad Saleem 2023-01-17 17:48:44 PST
https://github.com/WebKit/WebKit/pull/8745
Comment 3 EWS 2023-01-18 04:22:57 PST
Committed 259023@main (afdf40ad5538): <https://commits.webkit.org/259023@main>

Reviewed commits have been landed. Closing PR #8745 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-01-18 04:23:17 PST
<rdar://problem/104374588>