That sounds very reasonable. And if we need the higher accuracy values for something, store also them but don't expose to the web.
Bug 1686930 Comment 18 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
That sounds very reasonable. And if we need the higher accuracy values for something, store also them but don't expose to the web. But isn't some of that already happening, like https://searchfox.org/mozilla-central/source/dom/performance/PerformanceResourceTiming.cpp#43
That sounds very reasonable. And if we need the higher accuracy values for something, store also them but don't expose to the web. But isn't some of that already happening, like https://searchfox.org/mozilla-central/source/dom/performance/PerformanceResourceTiming.cpp#43 I guess we need it in more places. Cache, or store only DOMHighResTimeStamp
That sounds very reasonable. And if we need the higher accuracy values for something, store also them but don't expose to the web. But isn't some of that already happening, like https://searchfox.org/mozilla-central/rev/d5e98892f9553f9113e69c585308008e681e19c9/dom/performance/PerformanceResourceTiming.cpp#43 I guess we need it in more places. Cache, or store only DOMHighResTimeStamp