-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOMTimeStamp is now EpochTimeStamp #2686
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since expires is a relative time to now (as discussed in #2674), I don't think EpochTimeStamp
is correct
Ah, got it. Yeah, a high res time stamp would be better. |
The change of timestamp type is at #2674 |
Tooling is currently broken over this. Re-opening to consider temporarily merging this until #2674 has been resolved |
closes #2674
Preview | Diff