Flash: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (When?)
(RTMP.js (Yury Delendik))
Line 13: Line 13:
** {{Bug|1015800}} - [[Media/EME|Encrypted Media Extensions]] (EME) video for HTML5 video
** {{Bug|1015800}} - [[Media/EME|Encrypted Media Extensions]] (EME) video for HTML5 video
** {{Bug|1121280}} - Improve full-screen user experience for HTML5 video
** {{Bug|1121280}} - Improve full-screen user experience for HTML5 video
** [https://github.com/yurydelendik/rtmp.js RTMP.js], JavaScript client for Adobe's [https://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol Real Time Messaging Protocol] for streaming video
** [https://en.wikipedia.org/wiki/Asm.js asm.js], [https://kripken.github.io/emscripten-site/ Emscripten], and [https://blog.mozilla.org/blog/2014/03/18/mozilla-and-unity-bring-unity-game-engine-to-webgl/ Unity] to run C++ games on the web at near-native speed, without plugins.
** [https://en.wikipedia.org/wiki/Asm.js asm.js], [https://kripken.github.io/emscripten-site/ Emscripten], and [https://blog.mozilla.org/blog/2014/03/18/mozilla-and-unity-bring-unity-game-engine-to-webgl/ Unity] to run C++ games on the web at near-native speed, without plugins.
* '''Reduce use of the Flash plugin:'''
* '''Reduce use of the Flash plugin:'''
Line 41: Line 42:
* Sandboxing
* Sandboxing
** Bob Owen <bowen>
** Bob Owen <bowen>
** Jed Davis <jld>
** Brad Lassey <blassey>
** Brad Lassey <blassey>
* Emscripten/asm.js
* Emscripten/asm.js
** Alon Zakai <azakai>
** Alon Zakai <azakai>
** Luke Wagner <luke>
** Luke Wagner <luke>
* RTMP.js
** Yury Delendik <ydelendik>


=Where?=
=Where?=

Revision as of 19:49, 9 February 2015

What?

Flash Performance Improvement Plan: Mozilla is working on a number of projects to reduce the use of the Adobe Flash Player plugin.

Why?

The Flash plugin is plagued with security bugs and it is the top cause of Firefox crashes or hangs. Also, Flash is proprietary technology that is available on just a few platforms.

How?

Who?

Many people are involved. Here are contacts for different project areas:

  • Planning
    • Benjamin Smedberg <bsmedberg>
    • Sheila Mooney <smooney>
    • Chris Peterson <cpeterson>
  • MSE/EME
    • Anthony Jones <ajones>
    • Chris Pearce <cpearce>
  • Full-screen UX
    • Jet Villegas <jet>
  • Shumway
    • Till Schneidereit <tschneidereit>
    • Michael Bebenita <mbebenita>
  • Sandboxing
    • Bob Owen <bowen>
    • Jed Davis <jld>
    • Brad Lassey <blassey>
  • Emscripten/asm.js
    • Alon Zakai <azakai>
    • Luke Wagner <luke>
  • RTMP.js
    • Yury Delendik <ydelendik>

Where?

When?

Links