Bug 50895
| Summary: | CSS Media Queries and Tracking Users | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Hogan <robert> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ap, cmarcelo, kenneth, laszlo.gombos, luiz, robert, tonikitoo |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | 56482, 56678 | ||
| Bug Blocks: | 41801 | ||
Robert Hogan
CSS media queries expose a lot of information already available through the Screen and Window objects, they also expose a lot of other client information. Privacy-aware webkit clients can override js objects to limit/manage the information they leak but this is not currently possible with css media queries.
How to best do this is an open question so this bug is a stub for now.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |