----- Original Message ----- > Relatedly, I see Blink people recently -- well, Tab -- offer to add > counters to Blink to determine how often particular Web features are > used. Is that something we are also able to do, maybe as part of > Telemetry?
Yes, it is really easy to do. For instance, bholley added COMPONENTS_INTERFACES_ACCESSED_BY_CONTENT and some other things with COMPONENTS in the name to telemetry, and this guided what parts of Components he removed from access by web pages. Once you've written the code to figure out whether the browser has accessed such a thing, hooking it up to Telemetry is literally just a few lines of code. Andrew _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform