Files
tubestation/toolkit/components/telemetry/tests/browser/browser.ini
Alessio Placitelli 74f5cb095d Bug 1417473 - Implement the hybrid content telemetry API. r=chutten,Gijs
This enables whitelisted pages to send messages to the chrome using
asynchronous messaging from the content. This patch only adds the
API and test coverage. The first consumer of the API will be added
as part of bug 1417479.

MozReview-Commit-ID: ESxFFjvhpWA
2017-11-27 11:54:27 +01:00

13 lines
494 B
INI

# This Source Code Form is subject to the terms of the 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/.
[browser_TelemetryGC.js]
[browser_UpdatePingSuccess.js]
[browser_DynamicScalars.js]
skip-if = !e10s # e10s specific test for definition broadcasting across processes.
[browser_HybridContentTelemetry.js]
support-files =
../../hybrid-content/HybridContentTelemetry-lib.js
hybrid_content.html