Marketplace/IARC: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(added IEs and descriptors)
(update)
Line 4: Line 4:


== Discussions / Q&A ==
== Discussions / Q&A ==
* Previous bug tree: https://bugzilla.mozilla.org/show_bug.cgi?id=929812
* Original spec: https://drive.google.com/a/mozilla.com/file/d/0B3KnWfn_4CqGRjhwZkl3RnVBcTA/view?usp=sharing
* Original spec: https://drive.google.com/a/mozilla.com/file/d/0B3KnWfn_4CqGRjhwZkl3RnVBcTA/view?usp=sharing
* Updated spec: https://drive.google.com/a/mozilla.com/file/d/0B3KnWfn_4CqGZG00WnVTZGNIRFU/view?usp=sharing
* Updated spec: https://drive.google.com/a/mozilla.com/file/d/0B3KnWfn_4CqGZG00WnVTZGNIRFU/view?usp=sharing
Line 11: Line 12:
== Proposed Phases ==
== Proposed Phases ==


* Kevin's brain dump of tasks: https://public.etherpad-mozilla.org/p/iarc


== Engineering Considerations ==
== Engineering Considerations ==

Revision as of 21:14, 25 November 2015

Overview

Marketplace uses the International Age Rating Coalition (IARC) rating tool to allow developers to adhere with locale-specific legal requirements for reporting the rating of their content.


Discussions / Q&A

Proposed Phases

Engineering Considerations

From ESRB:

"the current service interfaces are not based on the RESTful approach, they use a naming style more like what B2B SOAP services use (though we aren't using SOAP itself). For example, instead of a "submission" web API that allows you to "POST" an IARC submission, you call a batch service named CreateCerts; the names of the services and of their parameters are tailored to the business behaviors you're utilizing.

The spec describes the response codes returned by the services; these codes are not RESTful style, e.g. you will only get a 404 if you use an invalid URL, and a 200 indicates only a successful call and response, not a successful business operation."


Tracking bugs

Tracking bug: 1143040

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);