213
edits
| Line 3: | Line 3: | ||
Games can be written as mobile web apps! A list of things we need in Fennec to enable that: | Games can be written as mobile web apps! A list of things we need in Fennec to enable that: | ||
*Touch events (FF7) {{bug|544614}} <br> | *Touch events (FF7) {{bug|544614}} - '''Landed'''<br> | ||
*Fast WebGL (FF7)<br> | *Fast WebGL (FF7)<br> | ||
*Fast JavaScript | *Fast JavaScript | ||
** Typed array PICs on ARM {{bug|649202}} | ** Typed array PICs on ARM {{bug|649202}} | ||
** [[TypeInference|Type Inference]] | ** [[TypeInference|Type Inference]] | ||
*Allow drag touch events (i.e., we don't pan to the sidebars) | *Allow drag touch events (i.e., we don't pan to the sidebars) - '''Landed''' | ||
*Web apps | *Web apps | ||
*Fullscreen mode? | *Fullscreen mode? | ||
edits