Closed
Bug 459430
Opened 17 years ago
Closed 17 years ago
make fuzzing actually do something
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 454488
People
(Reporter: zeniko, Unassigned)
References
Details
and don't forget to fuzz the vertical position as well.
BTW: Isn't fuzzing by a mile still too precise? Why not fuzz by 10 miles (+/- 3 miles)?
As for how the implementation, we'll have to make sure to serve the same site always more or less the same fuzzed result, so that it can't extrapolate the correct location by repeatedly asking for it... (though maybe not exactly the same location so that it can't be used to identify a user nonetheless - or at least a heavily rounded location).
Comment 1•17 years ago
|
||
How would a fuzz of 10miles be useful?
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•