Bug 250013
| Summary: | Don't fire a timeupdate event if the seek time hasn't changed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across another one, which can be merged:
Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=176786
WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLMediaElement.cpp#1778
^ Removing just = sign.
I don't have dedicated test case for following to confirm whether it is causing issue or not but just wanted to raise to get opinion.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104049661>
Ahmad Saleem
Closing as INVALID since while going to Chrome Bug and taking JSFiddle where without loading video, it was logging '0' as event.
JSFIddle - https://jsfiddle.net/b53KU/
It does not log any '0'. So it seems that it is not an issue in Safari 16.2.