Movatterモバイル変換


[0]ホーム

URL:


  1. Mozilla
  2. Firefox
  3. Release notes for developers
  4. Firefox 42

Firefox 42 release notes for developers

To test the latest developer features of Firefox, install Firefox Developer Edition Firefox 42 was released on November 3, 2015. This article lists key changes that are useful not only for web developers, but also Firefox and Gecko developers as well as add-on developers.

Changes for Web developers

Developer Tools

Highlights:

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 ofWeb Animations API have been extended to support:

Web Components

Our experimental implementation of theShadow DOM has been modified:

WebGL

WebRTC

New APIs

Miscellaneous

MathML

No change.

SVG

No change.

Audio/Video

No change.

HTTP

  • Firefox 41 and earlier versions were incorrectly accepting undefined or invalid pseudo-header fields in HTTP/2 responses. This is now fixed and the only pseudo-header field accepted from Firefox 42 is the:status as per the specification. Response headers containing arbitrary fields are considered malformed. (Firefox bug 1136727)

Networking

Security

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

Changes for add-on and Mozilla developers

Interfaces

nsIContentPolicy

  • TheTYPE_EMBED constant has been added tonsIContentPolicy to allow Gecko internals and add-on code to better differentiate different types of requests. Previously,TYPE_OBJECT was used for these cases (Firefox bug 1148030).
  • Similarly, theTYPE_SUBDOCUMENT constants has been split intoTYPE_FRAME andTYPE_IFRAME (Firefox bug 1148044).

XUL

No change.

JavaScript code modules

No change.

XPCOM

No change.

Other

No change.

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp