GoogleChromeLabs / confluence

Service and API for Web API Confluence: Metrics for web platform health
https://web-confluence.appspot.com
BSD 3-Clause "New" or "Revised" License
93 stars 36 forks source link

Collect data from both secure and non-secure contexts #211

Open foolip opened 6 years ago

foolip commented 6 years ago

https://chromium-review.googlesource.com/c/chromium/src/+/647850 got me thinking about what will happen with the speech-related properties in confluence when that lands.

We should collect data from both secure and non-secure contexts, and somehow make it possible to see discrepancies.

foolip commented 6 years ago

Actually, https://chromium-review.googlesource.com/c/chromium/src/+/647850 isn't using [SecureContext], but some features do, so the question still stands :)

foolip commented 6 years ago

Is it non-secure contexts now?