Closed Bug 811582 Opened 12 years ago Closed 7 years ago

window JS object provides a large amount of identifiable information

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1329996

People

(Reporter: chiiph, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: privacy, Whiteboard: [fingerprinting][fp-triaged])

Values found in the window JS object, such as innerHeight and outerHeight provide identifiable information about the user that the browser should be able to conceal. For instance, innerHeight and outerHeight provide information about the menu/toolbar/etc size. Other values like screenX, screenY should be taken care of too. There should be a preference to make the outer{Width,Height} equal to the inner{Width,Height}. This way the browser can still support websites that want to maximize the window space use and hide distinguishable size values from the user browser layout. This is related to Bug 418986. I will work on this when I'm done with the former.
Keywords: privacy
Whiteboard: [fingerprinting]
I believe this work is completed and we can close this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Whiteboard: [fingerprinting] → [fingerprinting][fp-triaged]
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.