webextension: revert this part of changes in rev f63e51e471

This commit is contained in:
2019-03-25 23:21:44 +08:00
parent 141fdee146
commit abd82fe1f2
50 changed files with 154 additions and 154 deletions
@@ -3,7 +3,7 @@
"name": "test-devtools-webextension-nobg",
"version": "1.0",
"applications": {
"goanna": {
"gecko": {
"id": "test-devtools-webextension-nobg@mozilla.org"
}
}
@@ -3,7 +3,7 @@
"name": "test-devtools-webextension",
"version": "1.0",
"applications": {
"goanna": {
"gecko": {
"id": "test-devtools-webextension@mozilla.org"
}
},
@@ -148,7 +148,7 @@ add_task(function* reloadButtonRefreshesMetadata() {
"name": "Temporary web extension",
"version": "1.0",
"applications": {
"goanna": {
"gecko": {
"id": ADDON_ID
}
}
@@ -4,7 +4,7 @@
"description": "test content script sources",
"version": "0.1.0",
"applications": {
"goanna": {
"gecko": {
"id": "test-contentscript-sources@mozilla.com"
}
},