mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
83a41908c3
We unconditionally clamp all times to 20us and not just performance.now() This will consistently apply a 'safe' minimal clamping (it's not safe but I guess it's safer than ns-level precision) to all timestamps, and remove intermittents that are caused by comparing a clamped performance.now() to an unclamped [something else]. Differential Revision: https://phabricator.services.mozilla.com/D38806 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |