Skip to content
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

Consider using DOMHighResTimestamp instead of DOMTimeStamp #337

Closed
yoavweiss opened this issue Aug 31, 2021 · 1 comment · Fixed by #338
Closed

Consider using DOMHighResTimestamp instead of DOMTimeStamp #337

yoavweiss opened this issue Aug 31, 2021 · 1 comment · Fixed by #338

Comments

@yoavweiss
Copy link

We're considering our options RE DOMTimeStamp, and wondering what it's used for. It seems less well-defined than DOMHighResTimestamp. Would y'all consider switching over?

See whatwg/webidl#2 for discussion.

@marcoscaceres
Copy link
Member

It sets:
https://w3c.github.io/push-api/#dfn-subscription-expiration-time

So, same as Geo. But we can probably just rename it or just use a unsigned long long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants