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
13 lines
494 B
INI
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
|