Skip to content
Commit 1febc98f 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. It also clamps keyboard events
(such as keypress, keyup, keydown, etc) to 250ms resolution, to mitigate
keystroke fingerprinting.
parent 9ee7c3de
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