Confirmed users
1,567
edits
|  (→Web Compatibility Projects:  shoveling projects list) | |||
| Line 2: | Line 2: | ||
| == Active == | == Active == | ||
| Web Compatibility is wide. There are many possible projects around this topics.  | |||
| === WebCompat.com Web site === | |||
| * '''owner''': miketaylr | |||
| A [https://webcompat.com|cross browser issue reporting Web site] has been created and is [https://github.com/webcompat/webcompat.com/|maintained on GitHub]. Developed in Python, JavaScript. | |||
| === Evangelism {{WebCompatStatus|progress}}=== | |||
| Part of the [[Evangelism]] effort, the [[Compatibility/Guide|Web Compatibility Guide]] helps individuals to report, analyze and contact Web sites for issues with Web Compatibility. (work in progress) | |||
| === (Mobile) Library and Framework Investigation {{WebCompatStatus|progress}}=== | |||
| The ongoing goal of this [[Compatibility/Mobile/Libraries | project]] is to "audit" source code and issues/bug trackers of popular mobile frameworks to identify bugs, workarounds, or performance issues that need increased attention from Mozilla. | |||
| === Video project {{WebCompatStatus|progress}}=== | |||
| owner: hallvors<br/> | |||
| The [[Compatibility/Video|Video project]] aims to get an overview of and improve the compatibility state of video watching sites. | |||
| === 90% Mobile Compatibility for the Alexa Top 1000 Sites {{WebCompatStatus|backlog}}=== | |||
| [[Compatibility/Mobile/90AlexaTop1000|90% Mobile Compatibility for the Alexa Top 1000 Sites]] to achieve 90% compatibility in terms of mobile content sent to Firefox for Android and Firefox OS by the Alexa top 1000 global sites. | |||
| == Wish List == | == Wish List == | ||
| These are projects which we are not in the process of creating, but that would be good candidate to take on. | These are projects which we are not in the process of creating, but that would be good candidate to take on. | ||
| Line 28: | Line 49: | ||
| === Spade {{WebCompatStatus|cancel}}=== | === Spade {{WebCompatStatus|cancel}}=== | ||
| [[Compatibility/Spade|Spade]] is an automated tool that will provide guidance as the the scope of the mobile Web problem. Note: this tool may be obsoleted by Seif Lotfy's work and is not being actively developed as of Nov-2013. | [[Compatibility/Spade|Spade]] is an automated tool that will provide guidance as the the scope of the mobile Web problem. Note: this tool may be obsoleted by Seif Lotfy's work and is not being actively developed as of Nov-2013. | ||
| === User Agent (UA) Overrides {{WebCompatStatus|progress}} (archived on 2016-05-11)=== | |||
| owner: kdubost<br/> | |||
| The [[UA/override|UA override]] mechanism allows B2G and Firefox Android to force mobile content by sending a custom UA to a specified domain. | |||
| === Fixing UA detection libraries {{WebCompatStatus|progress}} (archived on 2016-05-11)=== | |||
| owner: miketaylr<br/> | |||
| [[Compatibility/UADetectionLibraries|User Agent detection libraries]] sometimes do not take into account Firefox OS and/or Firefox for Android. We (Mozilla and the community) try to contact them to fix the libraries. | |||