<<Tillbaka
Förändringar v46.0.1 -> v47.0
- New
- Support for Google’s Widevine CDM on Windows and Mac OS X so streaming services like Amazon Video can switch from Silverlight to encrypted HTML5 video.
- Enable VP9 video codec for users with fast machines
- Embedded YouTube videos now play with HTML5 video if Flash is not installed.
- Allow no-cache on back/forward navigations for https resources
- Embedded YouTube videos now play with HTML5 video if Flash is not installed
-
- Changed
- FUEL (Firefox User Extension Library) has been removed. Add-ons relying on it will stop working.
- The browser.sessionstore.restore_on_demand preference has been reset to its default value (true) to avoid e10s performance problems. Because faster is better!
- The Firefox click-to-activate plugin whitelist has been removed.
-
- Developer
- View, start,and debug registered Service Workers in the Service Workers developer tool
- Simulate Push messages in the Service Workers developer tool
- Tilt is available as extension on AMO
- See Firefox run! Review Firefox performance data in about:performance.
- 'Start' button for service workers in about:debugging to start registered Service Workers
- Changes that can affect add-on compatibility
- Added support for ChaCha20/Poly1305 cipher suites
- Custom user agents supported in Responsive Design Mode
- Smart multi-line input in the Web Console
-
- HTML5
- cuechange events are now available on TextTrack objects
- WebCrypto: PBKDF2 supports SHA-2 hash algorithms
- WebCrypto: RSA-PSS signature support
-
Förändringar v38.0.5 Beta 1-2 -> v38.0.5 Beta 3
- What’s New
- NEW: Keep track of articles and videos with Pocket
- NEW: Clean formatting for articles and blog posts with Reader View
- NEW: Share the active tab or window in a Hello conversation
-
- Known Issues
- UNRESOLVED: Responsive images do not update when the enclosing viewport changes
Förändringar v38.0 Beta 9 -> v38.0.5 Beta 1-2
- What’s New
- NEW: New tab-based preferences
- NEW: Ruby annotation support
- NEW: Share the active tab or window in a Hello conversation - enabled for first half of the beta cycle
- NEW: Keep track of articles and blog posts with the Reading List - enabled for the first half of the beta cycle
- NEW: Base for the next ESR release.
- CHANGED: autocomplete=off is no longer supported for username/password fields
- CHANGED: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
- CHANGED: Page load times improved by speculative connection warmup
- HTML5: WebSocket now available in Web Workers
- HTML5: Implemented srcset attribute and element for responsive images
- HTML5: Implemented DOM3 Events KeyboardEvent.code
- HTML5: Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
- HTML5: BroadcastChannel API implemented
- HTML5: Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback (Windows Vista or later only)
- HTML5: Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME (Windows Vista or later only)
- DEVELOPER: Optimized-out variables are now visible in Debugger UI
- DEVELOPER: XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
- DEVELOPER: WebRTC now has multistream and renegotiation support
- DEVELOPER: copy command added to console
Förändringar v38.0 Beta 8 -> v38.0 Beta 9
- What’s New:
- NEW: New tab-based Preferences
- NEW: Share the active tab or window in a Hello conversation - enabled for first half of the beta cycle
- NEW: Ruby annotation support
- NEW: Keep track of articles and blog posts with the Reading List - enabled for the first half of the beta cycle
- NEW: Base for the next ESR release.
- CHANGED: autocomplete=off is no longer supported for username/password fields
- CHANGED: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
- CHANGED: Page load times improved by speculative connection warmup
- HTML5: WebSocket now available in Web Workers
- HTML5: BroadcastChannel API implemented (more at hacks.mozilla.org)
- HTML5: Implemented srcset attribute and element for responsive images
- HTML5: Implemented DOM3 Events KeyboardEvent.code
- HTML5: Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
- HTML5: Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback
- HTML5: Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME (Windows Vista or later only)
- DEVELOPER: Optimized-out variables are now visible in Debugger UI
- DEVELOPER: XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
- DEVELOPER: WebRTC now has multistream and renegotiation support
- DEVELOPER: copy command added to console
Förändringar v38.0 Beta 6 -> v38.0 Beta 8
- What’s New
-
- New: New tab-based Preferences
- New: Share the active tab or window in a Hello conversation - enabled for first half of the beta cycle
- New: Keep track of articles and blog posts with the Reading List - enabled for the first half of the beta cycle
- New: Ruby annotation support
- New: Base for the next ESR release.
- Changed: autocomplete=off is no longer supported for username/password fields
- Changed: URL parser avoids doing percent encoding when setting the Fragment part of the URL, and percent decoding when getting the Fragment in line with the URL spec
- Changed: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
- Changed: Page load times improved by speculative connection warmup
- HTML5: WebSocket now available in Web Workers
- HTML5: Implemented srcset attribute and element for responsive images
- HTML5: Implemented DOM3 Events KeyboardEvent.code
- HTML5: BroadcastChannel API implemented (more at hacks.mozilla.org)
- HTML5: Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
- HTML5: Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback
- HTML5: Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME
- Developer: Optimized-out variables are now visible in Debugger UI
- Developer: XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
- Developer: copy command added to console
- Developer: WebRTC now has multistream and renegotiation support
Förändringar v38.0 Beta 5 -> v38.0 Beta 6
- What’s New
-
- New: New tab-based Preferences
- New: Share the active tab or window in a Hello conversation - enabled for first half of the beta cycle
- New: Keep track of articles and blog posts with the Reading List - enabled for the first half of the beta cycle
- New: Ruby annotation support
- New: Base for the next ESR release.
- Changed: autocomplete=off is no longer supported for username/password fields
- Changed: URL parser avoids doing percent encoding when setting the Fragment part of the URL, and percent decoding when getting the Fragment in line with the URL spec
- Changed: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
- Changed: Page load times improved by speculative connection warmup
- HTML5: WebSocket now available in Web Workers
- HTML5: Implemented srcset attribute and element for responsive images
- HTML5: Implemented DOM3 Events KeyboardEvent.code
- HTML5: BroadcastChannel API implemented (more at hacks.mozilla.org)
- HTML5: Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
- HTML5: Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback
- HTML5: Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME
- Developer: Optimized-out variables are now visible in Debugger UI
- Developer: XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
- Developer: copy command added to console
- Developer: WebRTC now has multistream and renegotiation support
Förändringar v38.0 Beta 4 -> v38.0 Beta 5
- What’s New
-
- New: New tab-based Preferences
- New: Share the active tab or window in a Hello conversation - enabled for first half of the beta cycle
- New: Keep track of articles and blog posts with the Reading List - enabled for the first half of the beta cycle
- New: Ruby annotation support
- New: Base for the next ESR release.
- Changed: autocomplete=off is no longer supported for username/password fields
- Changed: URL parser avoids doing percent encoding when setting the Fragment part of the URL, and percent decoding when getting the Fragment in line with the URL spec
- Changed: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
- Changed: Page load times improved by speculative connection warmup
- HTML5: WebSocket now available in Web Workers
- HTML5: Implemented srcset attribute and element for responsive images
- HTML5: Implemented DOM3 Events KeyboardEvent.code
- HTML5: BroadcastChannel API implemented (more at hacks.mozilla.org)
- HTML5: Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
- HTML5: Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback
- HTML5: Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME
- Developer: Optimized-out variables are now visible in Debugger UI
- Developer: XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
- Developer: copy command added to console
- Developer: WebRTC now has multistream and renegotiation support
Förändringar v38.0 Beta 3 -> v38.0 Beta 4
- What’s New
-
- New: New tab-based Preferences
- New: Share the active tab or window in a Hello conversation - enabled for first half of the beta cycle
- New: Keep track of articles and blog posts with the Reading List - enabled for the first half of the beta cycle
- New: Ruby annotation support
- New: Base for the next ESR release.
- Changed: autocomplete=off is no longer supported for username/password fields
- Changed: URL parser avoids doing percent encoding when setting the Fragment part of the URL, and percent decoding when getting the Fragment in line with the URL spec
- Changed: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
- Changed: Page load times improved by speculative connection warmup
- HTML5: WebSocket now available in Web Workers
- HTML5: Implemented srcset attribute and element for responsive images
- HTML5: Implemented DOM3 Events KeyboardEvent.code
- HTML5: BroadcastChannel API implemented (more at hacks.mozilla.org)
- HTML5: Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
- HTML5: Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback
- HTML5: Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME
- Developer: Optimized-out variables are now visible in Debugger UI
- Developer: XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
- Developer: copy command added to console
- Developer: WebRTC now has multistream and renegotiation support
-
- Known Issues
-
- unresolved: Automatic update to RTL languages ( Persian - fa, Hebrew - he and Arabic - ar) are disabled until bug 1150021 is fixed
Förändringar v38.0 Beta 2 -> v38.0 Beta 3
- What’s New
-
- New: New tab-based Preferences
- New: Share the active tab or window in a Hello conversation - enabled for first half of the beta cycle
- New: Keep track of articles and blog posts with the Reading List - enabled for the first half of the beta cycle
- New: Ruby annotation support
- New: Base for the next ESR release.
- Changed: autocomplete=off is no longer supported for username/password fields
- Changed: URL parser avoids doing percent encoding when setting the Fragment part of the URL, and percent decoding when getting the Fragment in line with the URL spec
- Changed: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
- Changed: Page load times improved by speculative connection warmup
- HTML5: WebSocket now available in Web Workers
- HTML5: Implemented srcset attribute and element for responsive images
- HTML5: Implemented DOM3 Events KeyboardEvent.code
- HTML5: BroadcastChannel API implemented (more at hacks.mozilla.org)
- HTML5: Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
- HTML5: Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback
- HTML5: Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME
- Developer: Optimized-out variables are now visible in Debugger UI
- Developer: XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
- Developer: copy command added to console
- Developer: WebRTC now has multistream and renegotiation support
-
- Known Issues
-
- unresolved: Automatic update to RTL languages ( Persian - fa, Hebrew - he and Arabic - ar) are disabled until bug 1150021 is fixed
Förändringar v38.0 Beta 1 -> v38.0 Beta 2
- What’s New
-
- New: New tab-based Preferences
- New: Share the active tab or window in a Hello conversation - enabled for first half of the beta cycle
- New: Keep track of articles and blog posts with the Reading List - enabled for the first half of the beta cycle
- New: Ruby annotation support
- New: Base for the next ESR release.
- Changed: autocomplete=off is no longer supported for username/password fields
- Changed: URL parser avoids doing percent encoding when setting the Fragment part of the URL, and percent decoding when getting the Fragment in line with the URL spec
- Changed: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
- Changed: Page load times improved by speculative connection warmup
- HTML5: WebSocket now available in Web Workers
- HTML5: Implemented srcset attribute and element for responsive images
- HTML5: Implemented DOM3 Events KeyboardEvent.code
- HTML5: BroadcastChannel API implemented (more at hacks.mozilla.org)
- HTML5: Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
- HTML5: Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback
- HTML5: Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME
- Developer: Optimized-out variables are now visible in Debugger UI
- Developer: XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
- Developer: copy command added to console
- Developer: WebRTC now has multistream and renegotiation support
-
- Known Issues
-
- unresolved: Automatic update to RTL languages ( Persian - fa, Hebrew - he and Arabic - ar) are disabled until bug 1150021 is fixed
<<Tillbaka
|