Compatibility/Mobile: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Mobile Web Compatibility= With Mozilla's mobile offerings (Firefox for Android and Firefox OS), Mozilla controls only part of the user experience – delivering the products. T...") |
|||
Line 55: | Line 55: | ||
|- | |- | ||
| | | | ||
* | * Thursday, November 1, 2012 - [[Compatibility/Mobile/2012-11-01|Minutes]] | ||
|} | |} | ||
Revision as of 21:46, 6 November 2012
Mobile Web Compatibility
With Mozilla's mobile offerings (Firefox for Android and Firefox OS), Mozilla controls only part of the user experience – delivering the products. The other part of the user experience is controlled by the mobile Web content that is available. The current state of the mobile Web is not one of standards compliance but one of user agent (UA) sniffing and Webkit specific functionality. We need to open up the mobile Web to other rendering engines like Gecko, Presto, and Trident.
There are 4 key problem areas that must be addressed:
- user agent (UA) detection
- Webkit prefixed CSS
- Webkit specific DOM/JS/content
- Gecko limitations
Goal
The vague goal for this project is to open up the mobile Web to non Webkit based browsers.
A specific project goal is being defined by the market insights, product, and project management teams.
Scope
- In scope
- Any site with a mobile version
- Any locale
- Out of scope
- Site enhancements
- Trivial site layout or functional bugs
Projects
Evangelism
Gecko improvements
Webkit CSS/DOM/JS property aliasing
Problem scope determination
Communication
Communication Type | Mechanism | Audience |
---|---|---|
Announcements | compatibility and dev-planning lists | all |
General discussion | compatibility list | all |
Meetings | Thursdays 9am PT
|
all |
Meeting summaries | this wiki and Lawrence Mandel's blog | all |
Evangelism status | arewecompatibleyet.com report | all |
Press & Blog Posts
- Oct 30, 2012 - Website Evangelism: Mobilizing Mozilla (Gerv Markham)
Minutes and Progress Reports
2012 | |
---|---|
|
People
Project Champion | |
Program Management | Lawrence Mandel |
Incoming Bug Triage | Jason Smith, Aaron Train |
QA | Tony Chung, Jason Smith, Aaron Train |
Market Insight | John Jensen |
Dev Engagement | Jean-Yves Perrier, Ali Spivak |
References
- Firefox goes 2-digit, time to check your UA sniffing scripts
- Vendor Prefixes Are Hurting the Web
- DOM properties that pose potential compat issues
- IE srcelement bug 453968
- Gecko CSS vendo-prefix Compatibility
- Analysis of the use of vendor-specific CSS property prefixes on the web bug 708406
- Google Web fonts
- Gecko user agent string reference
- Changing the UA string
- Fennec User Agent
- Writing forward-compatible websites
- Site Evangelism Letters from previous evangelism effort
- Site feedback from input.mozilla.org
- Add device info to User-Agent bug 625238