Bug 236360 - REGRESSION(r286560): MediaElement's getStartDate returning an incorrect time
Summary: REGRESSION(r286560): MediaElement's getStartDate returning an incorrect time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on: 233781
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-09 05:46 PST by Robert Bryer
Modified: 2022-02-14 13:52 PST (History)
9 users (show)

See Also:


Attachments
[fast-cq] Patch (2.87 KB, patch)
2022-02-14 13:46 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Bryer 2022-02-09 05:46:35 PST
In the latest Safari Technology Preview 139 - 15.4, the VideoElement's getStartDate function is returning a time 1000x times too big (using microseconds when it used to be milliseconds?) e.g. 1644405911040000 (Thu Feb 23 54079 19:44:00 GMT+0000 (GMT)).
Comment 1 Radar WebKit Bug Importer 2022-02-10 16:56:32 PST
<rdar://problem/88786989>
Comment 2 Devin Rousso 2022-02-14 13:46:51 PST
Created attachment 451939 [details]
[fast-cq] Patch
Comment 3 EWS 2022-02-14 13:52:41 PST
Committed r289762 (247234@main): <https://commits.webkit.org/247234@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 451939 [details].