Bug 231496

Summary: DOMTimeStamp is now EpochTimeStamp
Product: WebKit Reporter: Marcos Caceres <marcos>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, annulen, benjamin, cdumez, darin, esprehn+autocc, ews-watchlist, ggaren, gyuyoung.kim, kangil.han, kondapallykalyan, ryuan.choi, sam, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 233701    
Bug Blocks: 231498    
Attachments:
Description Flags
Patch
none
Patch none

Marcos Caceres
Reported 2021-10-10 21:18:01 PDT
DOMTimeStamp was renamed EpochTimeStamp. There is no observable behavioral change - it's just a name change. The HR-Time spec discourages the use of EpochTimeStamp, as it's a legacy feature. Relevant WebIDL discussions/issue: https://github.com/whatwg/webidl/issues/2 Which lead to: https://github.com/w3c/hr-time/pull/124
Attachments
Patch (33.71 KB, patch)
2021-10-11 08:02 PDT, Chris Dumez
no flags
Patch (41.02 KB, patch)
2021-10-11 08:19 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-10-11 08:02:01 PDT
Chris Dumez
Comment 2 2021-10-11 08:02:53 PDT
*** Bug 231498 has been marked as a duplicate of this bug. ***
Chris Dumez
Comment 3 2021-10-11 08:19:57 PDT
EWS
Comment 4 2021-10-11 11:05:52 PDT
Committed r283912 (242783@main): <https://commits.webkit.org/242783@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440796 [details].
Radar WebKit Bug Importer
Comment 5 2021-10-11 11:06:22 PDT
Note You need to log in before you can comment on or make changes to this bug.