зеркало из https://github.com/mozilla/gecko-dev.git
94183661ac
To support checking CrossOriginIsolated in performance.now(), we need to: - Add new types to TimerPrecisionType for nsRFPService - System, HighResAllowed are added - All is renamed to Normal - Introduce a set of Reduce methods which require isSystemPrincipal and CrossOriginIsolated to be passed and decide the TimerPrecisionType later - Original Reduce methods should only be called when callsites know the TimerPrecisionType. Otherwise, they should call the new methods. - The following patches will use new methods Differential Revision: https://phabricator.services.mozilla.com/D63293 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |