Firefox 41.0 リリース
Firefox 41.0が2015/09/22にリリースされました。
リリースノートによると
- [NEW]Enhance IME support on Windows (Vista +) using TSF (Text Services Framework)
- [NEW]Ability to set a profile picture for your Firefox Account
- [NEW]Firefox Hello now includes instant messaging
- [NEW]SVG images can be used as favicons
- [NEW]Improved box-shadow rendering performance
- [CHANGED]WebRTC now requires perfect forward secrecy
- [CHANGED]WARP is disabled on Windows 7
- [CHANGED]Updates to image decoding process
- [CHANGED]Support for running animations of ‘transform’ and ‘opacity’ on the compositor thread
- [HTML5]MessageChannel and MessagePort API enabled by default
- [HTML5]Added support for the transform-origin property on SVG elements
- [HTML5]CSS Font Loading API enabled by default
- [HTML5]Navigator.onLine now varies with actual internet connectivity (Windows and Mac OS X only)
- [HTML5]Copy/Cut Web content from JavaScript to the OS clipboard with document.execCommand(“cut”/”copy”)
- [HTML5]Implemented Cache API for querying named caches that are accessible Window, Worker, and ServiceWorker
- [DEVELOPER]Removed support for binary XPCOM components in extensions, use addon SDK “system/child_process” pipe mechanism for native binaries instead
- [DEVELOPER]Network requests can be exported in HAR format
- [DEVELOPER]Quickly add new CSS rule with New Rule button in the Inspector
- [DEVELOPER]Screenshot a node or element from markup view with the Screenshot Node context menu item
- [DEVELOPER]Copy element CSS rule declarations with the Copy Rule Declaration context menu item in the Inspector
- [DEVELOPER]Pseudo-Class panel in the Inspector
- [FIXED]Picture element does not react to resize/viewport changes
- [FIXED]Various security fixes