Closed Bug 764221 Opened 12 years ago Closed 12 years ago

Make app API validation not async

Categories

(Marketplace Graveyard :: API, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: andy+bugzilla)

Details

The API for app validation is async. That's annoying for everyone. I don't think there'll be a big downside to making this sync.

It's not like addon validation that has to do a lot of work and cope with large addons, it's just one http request and JSON parsing. We should be able to cope and this will make the API easier.
https://github.com/mozilla/zamboni/commit/1a7131
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.