Closed ozten closed 10 years ago
Per Issue#15 using the logic in https://github.com/mozilla/gecko-dev/blob/628b85da4fce70f814e49650197a69ad955873b5/dom/apps/src/AppsUtils.jsm#L259-L333
We should check to see if a manifest is valid, before using it.
Fixed in pull request https://github.com/mozilla/apk-factory-service/pull/30
Per Issue#15 using the logic in https://github.com/mozilla/gecko-dev/blob/628b85da4fce70f814e49650197a69ad955873b5/dom/apps/src/AppsUtils.jsm#L259-L333
We should check to see if a manifest is valid, before using it.