7d59d0a Wrap timestamps of Events to limit precision

Authored and Committed by Libor Polčák 2 years ago
    Wrap timestamps of Events to limit precision
    
    Previously an adversary could obtain unwrapped browser-provided
    timestamps through (new Event("")).timeStamp or similar calls.
    
        
file modified
+2 -0