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

Unified Diff: sitescripts/extensions/test/oracle/updates.json

Issue 29589674: Issue 5942 - don't create Gecko update manifests (Closed)
Patch Set: Removing further unused code Created Oct. 26, 2017, 10:35 p.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
Index: sitescripts/extensions/test/oracle/updates.json
diff --git a/sitescripts/extensions/test/oracle/updates.json b/sitescripts/extensions/test/oracle/updates.json
deleted file mode 100644
index 2f9e46b17796152b54b4a37db5386989fedca8cb..0000000000000000000000000000000000000000
--- a/sitescripts/extensions/test/oracle/updates.json
+++ /dev/null
@@ -1,40 +0,0 @@
-{
- "addons":
- {
- "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}": {
- "updates": [
- {
- "version": "2.7.3",
- "update_link": "https://downloads.adblockplus.org/adblockplus-2.7.3.xpi?update",
- "applications":
- {
- "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}":
- {
- "strict_min_version": "38.0"
- },
- "{55aba3ac-94d3-41a8-9e25-5c21fe874539}":
- {
- "strict_min_version": "1.0"
- },
- "{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}":
- {
- "strict_min_version": "2.35"
- },
- "toolkit@mozilla.org":
- {
- "strict_min_version": "38.0"
- },
- "{aa3c5121-dab2-40e2-81ca-7ea25febc110}":
- {
- "strict_min_version": "38.0"
- },
- "{3550f703-e582-4d05-9a08-453d09bdfdc6}":
- {
- "strict_min_version": "38.0"
- }
- }
- }
- ]
- }
- }
-}

Powered by Google App Engine
This is Rietveld