Bug 250741 - Fix duplicate timeupdate events
Summary: Fix duplicate timeupdate events
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ahmad Saleem
URL:
Keywords: InRadar
: 250548 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-01-17 17:23 PST by Ahmad Saleem
Modified: 2023-01-18 04:23 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>