mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-07 08:39:43 +00:00
Several interfaces that return a high resolution time require that time to be coarsened, in order to prevent timing attacks. This implementation simply reduces the resolution of the returned timestamp to the minimum values given in the specification. Further work may be needed to make our implementation more robust to the kind of attacks that this mechanism is designed to prevent. |
||
---|---|---|
.. | ||
DOMHighResTimeStamp.h | ||
DOMHighResTimeStamp.idl | ||
Performance.cpp | ||
Performance.h | ||
Performance.idl | ||
SupportedPerformanceTypes.h | ||
TimeOrigin.cpp | ||
TimeOrigin.h |