Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Firefox 42 for developers

Questa traduzione è incompleta. Collabora alla traduzione di questo articolo dall’originale in lingua inglese.

Installa Firefox Developer Edition

Firefox 42, based on Gecko 42, will ship in Novembre 2015. This article provides information about the changes in this release that will affect developers. Nightly builds of what will become Firefox 42 are currently available on the Developer Edition channel.

Note: Items listed here are tentatively slated for Firefox 42; however, they may be held for a future release if testing shows they're not ready by the time Firefox 42 is due to ship. Please keep an eye on this page to stay up to date on the plans for Firefox 42.

Modifiche per gli sviluppatori

Strumenti per gli sviluppatori

In evidenza:

All devtools bugs fixed between Firefox 41 and Firefox 42.

CSS

HTML

JavaScript

Interfaces/APIs/DOM

DOM & HTML DOM

Service Workers

Web Animations API

Our experimental implementation of Web Animations API have been extended to support:

Web Components

Our experimental implementation of the Shadow DOM has been modified:

WebGL

WebRTC

New APIs

  • The ImageBitmap interface and the createImageBitmap() method have been implemented. They are available on regular window scripts and in Web workers and allow efficient posting of images between window and worker contexts (bug 1044102).

Miscellaneous

MathML

No change.

SVG

No change.

Audio/Video

No change.

HTTP

No change.

Networking

Sicurezza

  • EV certificates with a validity greater than 39 months are now considered and handled as DV certificates (bug 1145679).

Cambiamenti per gli add-on e Mozilla developers

Interfaces

nsIContentPolicy

  • The TYPE_EMBED constant has been added to nsIContentPolicy to allow Gecko internals and add-on code to better differentiate different types of requests. Previously, TYPE_OBJECT was used for these cases (bug 1148030).
  • Similarly, the TYPE_SUBDOCUMENT constants has been split into TYPE_FRAME and TYPE_IFRAME (bug 1148044).

XUL

No change.

JavaScript code modules

No change.

XPCOM

No change.

Other

No change.

See also

Older versions

Tag del documento e collaboratori

 Hanno collaborato alla realizzazione di questa pagina: enofx
 Ultima modifica di: enofx,