Instrument media query evaluation for identifiability study.
We would like to see how much entropy is leaked via it. The approach taken here is to instrument at CSS layer, which means things that would be defined in CSS and checked via getComputedStyle or the like get caught, and not just things explicitly Window.matchMedia; but has the downside of counting purely declarative use that's not actually actively observed by the page. Bug: 973801 Change-Id: If762d74c1b6b17ca96533b9040cd31e44fdb06cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449913 Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Reviewed-by:Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#818666}
Showing
Please register or sign in to comment