Skip to content
Commit 1736ea25 authored by Mike Perry's avatar Mike Perry Committed by Georg Koppen
Browse files

Bug 1517: Reduce precision of time for Javascript.

 This clamps Javascript's time precision to 100ms for most things, without
 altering event delivery or responsiveness. Includes clamping keyboard events
 (such as keypress, keyup, keydown, etc) to 100ms resolution, to mitigate
 keystroke fingerprinting.
parent f5366ae7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment