gecko-dev/toolkit/components/telemetry/hybrid-content
Kris Maglione bb97eb4646 Bug 1524688: Part 2 - Convert BrowserGlue and friends to static registration. r=mconley
--HG--
rename : browser/components/nsBrowserContentHandler.js => browser/components/BrowserContentHandler.jsm
rename : browser/components/nsBrowserGlue.js => browser/components/BrowserGlue.jsm
rename : browser/components/protocolhandler/WebProtocolHandlerRegistrar.js => browser/components/protocolhandler/WebProtocolHandlerRegistrar.jsm
extra : source : 9201a7ea3c543310df1612b57ab72b883c94e07e
2019-01-29 17:44:35 -08:00
..
.npmignore
content-HybridContentTelemetry.js Bug 1524688: Part 2 - Convert BrowserGlue and friends to static registration. r=mconley 2019-01-29 17:44:35 -08:00
HybridContentTelemetry-lib.js Bug 1494896 - Make hybrid content telemetry init reject on older versions of Frefox. r=chutten 2018-10-05 18:48:24 +00:00
HybridContentTelemetry.jsm Bug 1524688: Part 2 - Convert BrowserGlue and friends to static registration. r=mconley 2019-01-29 17:44:35 -08:00
jar.mn
moz.build
package.json Bug 1497139 - Version bump for new HCT library release. r=janerik 2018-10-09 07:54:00 +00:00
readme.md

Hybrid Content Telemetry

This package exports the content library for Mozilla's Hybrid Content Telemetry. Hybrid content telemetry allows authorized Mozilla pages to check whether Firefox data collection is enabled and to submit Telemetry data.

For additional information, see the official documentation.

License

Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.