Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/metadata.chrome

Issue 29743581: Issue 6552 - Support arbitrary manifest values (Closed) Base URL: https://hg.adblockplus.org/buildtools/file/a3db4a1a49e8
Patch Set: Created April 5, 2018, 10:21 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/expecteddata/manifest_gecko_release_build.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/metadata.chrome
diff --git a/tests/metadata.chrome b/tests/metadata.chrome
index fd5c342937561289ce9b0bfac59a98e74649f98b..eb2d5a0eea1987c3cd2eb066bb9cfb8ed593f99f 100644
--- a/tests/metadata.chrome
+++ b/tests/metadata.chrome
@@ -15,6 +15,11 @@ managedStorageSchema = storage.json
browserAction = icons/abp-16.png icons/abp-19.png icons/abp-53.png popup.html
icons = icons/abp-16.png
webAccessible = images/*.png
+externallyConnectable_matches = https://*.google.com/*
+ *://*.chromium.org/*
+externallyConnectable_ids = foo
+ bar
+externallyConnectable_accepts_tls_channel_id = true
[contentScripts]
planets = content.js
« no previous file with comments | « tests/expecteddata/manifest_gecko_release_build.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld