Firefox OS Guidelines For Partners: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 28: Line 28:
* [https://marketplace.firefox.com/developers/ The guideline to develop HTML 5 Web Apps for an open marketplace]
* [https://marketplace.firefox.com/developers/ The guideline to develop HTML 5 Web Apps for an open marketplace]
** [https://marketplace.firefox.com/developers/docs/quick_start A quick start] to write a hosted app.
** [https://marketplace.firefox.com/developers/docs/quick_start A quick start] to write a hosted app.
** [https://marketplace.firefox.com/developers/docs/firefox_os_simulator Here you will know how to run the Firefox OS simulator].
** [https://marketplace.firefox.com/developers/validator Here you can validate your app] either in hosted app or package app.
* [https://developer.mozilla.org/en-US/docs/Web/Apps/Updating_apps Updating apps] including hosted apps and package apps.
* [https://developer.mozilla.org/en-US/docs/Web/Apps/Updating_apps Updating apps] including hosted apps and package apps.
* [https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries?redirectlocale=en-US&redirectslug=CSS%2FMedia_queries Media query] consists of a media type and at least one expression that limits the style sheets' scope by using media features, such as width, height, and color. Media queries, added in CSS3, let the presentation of content be tailored to a specific range of output devices without having to change the content itself.
* [https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries?redirectlocale=en-US&redirectslug=CSS%2FMedia_queries Media query] consists of a media type and at least one expression that limits the style sheets' scope by using media features, such as width, height, and color. Media queries, added in CSS3, let the presentation of content be tailored to a specific range of output devices without having to change the content itself.
* [https://wiki.mozilla.org/WebAPI/WebPayment Moz-Pay API]: The goal of this API is to enable web content to collect payment (or issue a refund) for a virtual good via the navigator.mozPay() function.
* [https://wiki.mozilla.org/WebAPI/WebPayment Moz-Pay API]: The goal of this API is to enable web content to collect payment (or issue a refund) for a virtual good via the navigator.mozPay() function.
* [https://marketplace.firefox.com/developers/validator Here you can validate your app] either in hosted app or package app.


==How to bug triage?==
==How to bug triage?==

Revision as of 13:09, 10 June 2013

How to get started?

Product related topics

Engineering topics

Overview

How to debug?

How to contribute?

How to write an app?

How to bug triage?

QA testing

How to test Firefox OS?

How to submit bugs to us?