Confirmed users
746
edits
(added banner) |
|||
| (10 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Marketplace_banner}} | |||
{{draft}} | {{draft}} | ||
A key aspect of Mozilla's Apps project is that apps work anywhere HTML5 works. It's important that the Marketplace similarly works everywhere HTML5 works to allow consumers to acquire apps. | A key aspect of Mozilla's Apps project is that apps work anywhere HTML5 works. It's important that the Marketplace similarly works everywhere HTML5 works to allow consumers to acquire apps. | ||
== | == Compatibility Matrix == | ||
We need <b>full</b> support for any platform with native App support (say, a Boot2Gecko phone), and <b>most</b> support for any platform that apps support (which is every modern browser). | We need <b>full</b> support for any platform with native App support (say, a Boot2Gecko phone), and <b>most</b> support for any platform that apps support (which is every modern browser). | ||
<b>Full</b> support means everything works exactly as intended. <b>Most</b> support means that all actions work, however some visual differences are allowed. | <b>Full</b> support means everything works exactly as intended. <b>Most</b> support means that all actions work, however some visual differences are allowed. <b>Some</b> just means that most vital things should work, and we'll fix bugs if filed. Blank means we don't support it at all. | ||
JavaScript is required. Without JavaScript, an error is shown. | JavaScript is required. Without JavaScript, an error is shown. | ||
The decision to fix a bug on any non-full platforms is up to the discretion of the team, based on the severity of the bug combined with the stated support of the platform. | |||
{| | {| | ||
|- | |- | ||
! Firefox Desktop | ! <br> | ||
! Public Consumer Pages | |||
! Developer/Reviewer Pages | |||
|- | |||
! Firefox Desktop | |||
| bgcolor="#ffe303" | Most | |||
| bgcolor="#ffe303" | Most | |||
|- | |||
! Firefox Mobile | ! Firefox Mobile | ||
| bgcolor="#ccffcc" | Full | |||
| bgcolor="#ffe303" | Most | |||
|- | |||
! B2G | ! B2G | ||
| bgcolor="#ccffcc" | Full | |||
| bgcolor="#ffe303" | Most | |||
|- | |||
! Chrome Desktop | ! Chrome Desktop | ||
| bgcolor="#ffe303" | Most | |||
| bgcolor="#ffe303" | Most | |||
|- | |||
! Chrome Mobile | ! Chrome Mobile | ||
| bgcolor="#ffe303" | Most | |||
| bgcolor="#eeeeee" | | |||
|- | |||
! Chromebook | ! Chromebook | ||
| bgcolor="#ffe303" | Most | |||
| bgcolor="#eeeeee" | | |||
|- | |||
! iPhone | ! iPhone | ||
| bgcolor="#ffe303" | Most | |||
| bgcolor="#eeeeee" | | |||
|- | |||
! Safari | ! Safari | ||
| bgcolor="#ffe303" | Most | |||
| bgcolor="#cccccc" | Some | |||
|- | |||
! Android Browser | ! Android Browser | ||
! | |||
! | | bgcolor="#ffe303" | Most | ||
| bgcolor="#eeeeee" | | |||
|- | |||
! IE6+ | |||
| bgcolor="#eeeeee" | | |||
| bgcolor="#eeeeee" | | |||
|- | |||
! IE8 | |||
| bgcolor="#cccccc" | Some | |||
| bgcolor="#eeeeee" | | |||
|- | |- | ||
! IE9+ | |||
| bgcolor="#ffe303" | Most | | bgcolor="#ffe303" | Most | ||
| | | bgcolor="#eeeeee" | | ||
|- | |- | ||
! Opera | ! Opera | ||
| bgcolor="#ffe303" | Most | | bgcolor="#ffe303" | Most | ||
| bgcolor="# | | bgcolor="#cccccc" | Some | ||
|} | |} | ||
[[Category:Web Compatibility]] | |||