Firefox OS Guidelines For Partners

From MozillaWiki
Jump to navigation Jump to search

How to get started?

Product related topics

Engineering topics

Overview

  • Overview of architecture.
  • All information about Firefox OS platform.
  • Customization guidelines.
    • Here you will see what can be customized and how to do it.
  • Build Configuration/Settings :
    • If you are generating your own builds,you must have MOZILLA_OFFICIAL=1 set in the environment while building to get the crash reporter enabled at run time. Having crash reporter enabled will us fix any instability issues and is an absolute blocker bug if not enabled for final production partner build. (see bug 881431)
    • To make those crash reports useful, you also need to [upload build symbols to our servers].
    • Release channel should be set to release-<vendor>, e.g. release-zte, depending on the vendor that generates builds. Note that this is the same as update channel. If different (gecko) binaries are created for different regions, the region should be appended as well, e.g. release-zte-spain (or similar, the important point is release-<something> for release builds and different channel names for individual builds that could be on the same device).

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?