新版火狐 拖 功能

Like clockwork, six weeks after releasing Firefox 37, Mozilla has released Firefox 38, which includes some impressive new features that will keep lovers of the bleeding edge happy. However, it also comes with a bitter pill for some, in the form of digital rights management integration.

就像发条一样,在Firefox 37发布六周后,Mozilla也发布了Firefox 38,其中包括一些令人印象深刻的新功能,这些新功能将使喜欢前沿技术的人感到高兴。 但是,它也以数字版权管理集成的形式为某些用户带来痛苦。

Let's look at some of what's in the bag.

让我们看一下袋子里的东西。

响应式图像支持 (Responsive Image Support)

Firefox 38 now supports both the picture element and srcset attribute on images—joining Chrome and Opera.

Firefox 38现在支持picture元素和srcset属性(将Chrome和Opera连接srcset

However, there's still one bug left for Firefox to address with this. Responsive images will load using the correct media queries, but currently don't respond to viewport resizing.The bug is currently being worked on and should be fixed soon.

但是,Firefox仍然需要解决一个错误。 响应式图像将使用正确的媒体查询加载,但当前不响应视口调整大小。该错误正在修复中,应尽快修复。

Web Workers和WebSockets (Web Workers and WebSockets)

Firefox 38 now allows code running in a Web Worker to open up a WebSocket connection. This is great for games or other collaborative applications, which can now do their multiplayer/realtime logic in a separate thread from the UI.

Firefox 38现在允许在Web Worker中运行的代码打开WebSocket连接。 这对于游戏或其他协作应用程序非常有用,它们现在可以在与UI分开的线程中执行其多人/实时逻辑。

选项面板重新设计 (Options Panel Redesign)

The redesigned Options panel is now default for version 38. (Prior to this, it was only possible to activate it by changing its settings in about:config).

现在,重新设计的“选项”面板默认为版本38。(在此之前,只能通过在about:config更改其设置来激活它)。

If you don't like the new design, you can go back to the old layout via about:config, setting browser.preferences.inContent to false.

如果您不喜欢新设计,则可以通过about:config返回旧布局,将browser.preferences.inContent设置为false

有争议的决定:DRM (A Controversial Decision: DRM)

Firefox now supports the Encrypted Media Extensions (EME) API on Windows desktop (Vista+), and also automatically downloads Adobe's Content Decryption Module.

Firefox现在支持Windows桌面(Vista +)上的Encrypted Media Extensions (EME)API,并且还可以自动下载Adobe的内容解密模块。

EME is the fruit of the W3C's rather controversial venture into the world of digital rights management (DRM). It works by providing a channel of communication between the browser and the content provider's copyrighted material.

EME是W3C对数字版权管理(DRM)领域颇有争议的冒险的成果。 它通过在浏览器和内容提供商的受版权保护的材料之间提供通信渠道来起作用。

The advantage for end users is that HTML5 video can be used for content such as streamed video, removing the need to download third-party plugins like Flash or Silverlight.

对于最终用户而言,优势在于HTML5 video可用于诸如流视频之类的内容,而无需下载第三方插件(如Flash或Silverlight)。

It's not a popular decision with some commentators, though, such as Cory Doctorow, who laments the move. Mozilla's argument is that its browser will be left behind if it doesn't support video streaming services like Netflix. But it's a difficult situation for an organization dedicated to supporting the Open Web.

但是,对于某些评论员来说,这并不是一个受欢迎的决定,例如Cory Doctorow对此表示遗憾 。 Mozilla的论点是,如果它不支持Netflix等视频流服务,其浏览器将被抛在后面。 但是对于致力于支持Open Web的组织来说,这是一个困难的局面。

Netflix is currently testing Firefox’s DRM solution to see if it's suitable for serving content to its subscribers.

Netflix当前正在测试Firefox的DRM解决方案,以查看它是否适合向其订户提供内容。

So, three cheers for DRM! Or maybe not so much … If you still feel uncomfortable about the decision, you can download a fresh copy of Firefox without EME.

因此,为DRM欢呼三声! 也许没有那么多…如果您仍然对该决定感到不满意,则可以下载不带EME的Firefox的新副本。

安全 (Security)

In total, 13 security bugs have been fixed in Firefox 38. Among them, five were marked by Mozilla as critical.

Firefox 38中总共修复了13个安全错误。其中有5个被Mozilla标记为严重。

To increase the security of WebRTC—a relatively new API enabling real-time communication in the browser—Firefox 38 now requires that applications or servers support PFS (perfect forward security) ciphers, a public-key system. (As a consequence, developers who have a WebRTC application or server will need to make sure their code is up to date.)

为了提高WebRTC的安全性(一种相对较新的API,可以在浏览器中进行实时通信),Firefox 38现在要求应用程序或服务器支持PFS (完美前向安全性)密码(一种公钥系统)。 (因此,拥有WebRTC应用程序或服务器的开发人员将需要确保其代码是最新的。)

In Firefox 37, the Developer Tools' Network panel saw significant security improvements—users being able to get information about the connection of every single resource. Firefox 38 improves on this, by adding warnings if SSLv3 is used for the encryption process, instead of TLS or RC4.

在Firefox 37中,“开发人员工具”的“ 网络”面板显着改善了安全性-用户能够获取有关每个资源连接的信息。 Firefox 38通过添加警告(如果SSLv3用于加密过程而不是TLS或RC4)来改进这一点。

HTML5 <ruby>标记支持 (HTML5 <ruby> Markup Support)

Better typography for Japanese and Chinese language sites is now possible without clunky libraries or extensions by using the <ruby> markup. It's used for things like indicating the pronunciation or meaning of characters in the text. (You can read more about it here.)

现在,通过使用<ruby>标记,可以在没有笨拙的库或扩展名的情况下为日语和中文网站提供更好的排版。 它用于指示文本中字符的发音或含义。 (您可以在此处了解更多信息。)

发行了新的ESR (New ESR Released)

For some large organizations, having to deploy a new browser version every six weeks is too much of a burden. So with every seventh stable release of Firefox, Mozilla releases a different version of Firefox, known as Firefox ESR (Extended Release Support). With Firefox 38 comes the latest ESR version.

对于某些大型组织而言,每六周必须部署一个新的浏览器版本是一个很大的负担。 因此,在Firefox的每七个稳定版本中,Mozilla都会发布一个不同版本的Firefox,称为Firefox ESR(扩展版本支持)。 Firefox 38附带了最新的ESR版本。

There are two differences between Firefox 38 and ESR 38 worth noting:

值得注意的是,Firefox 38和ESR 38有两个区别:

  • Firefox Hello—a free, in-browser video chat service—is deactivated by default in Firefox ESR 38. The reason for this is apparently backwards compatibility.

    Firefox Hello(一种免费的浏览器内视频聊天服务)在Firefox ESR 38中默认情况下处于禁用状态。其原因显然是向后兼容。

  • The new Encrypted Media Extensions used to execute DRM in HTML5 is also disabled.

    用于HTML5中执行DRM的新的加密媒体扩展也被禁用。

The latest Firefox ESR can be downloaded here.

可以在此处下载最新的Firefox ESR。

结论 (Conclusion)

Just a few days after the release of Firefox 38, Mozilla pushed out the 38.0.1 minor update, which includes additional bug fixes.

Firefox 38发布仅几天后,Mozilla推出了38.0.1次要更新,其中包括其他错误修复 。

You can find a full list of what's new in version 38 on the official release notes page, and the Mozilla Developer Network page lists changes of particular interest to web developers.

您可以在官方发行说明页面上找到版本38中新增功能的完整列表,而Mozilla开发人员网络页面列出了Web开发人员特别感兴趣的更改。

While Firefox 38 comes with some pleasing new features, the addition of DRM will leave a bitter aftertaste for some. It's obvious that Mozilla is not happy about it, but they believe it's the right decision in the long run.

虽然Firefox 38拥有一些令人愉悦的新功能,但DRM的添加将给某些产品留下苦涩的回味。 很明显,Mozilla对此并不满意 ,但从长远来看,他们认为这是正确的决定。

What's your feeling about that? Let us know your thoughts in the comments!

您对此有何感想? 在评论中让我们知道您的想法!

翻译自: https://www.sitepoint.com/whats-new-firefox-38/

新版火狐 拖 功能

新版火狐 拖 功能_Firefox 38的新增功能相关推荐

  1. 新版火狐 拖 功能_Firefox 33的新功能

    新版火狐 拖 功能 Almost six weeks after version 32, Mozilla's Firefox is back again with a new update. You ...

  2. 新版火狐 拖 功能_Firefox 28的新功能

    新版火狐 拖 功能 Firefox 28 already? It's been a full six weeks since Firefox 27 and Mozilla is back with a ...

  3. 与众不同 windows phone (40) - 8.0 媒体: 音乐中心的新增功能, 图片中心的新增功能, 后台音乐播放的新增功能...

    原文:与众不同 windows phone (40) - 8.0 媒体: 音乐中心的新增功能, 图片中心的新增功能, 后台音乐播放的新增功能 [源码下载] 与众不同 windows phone (40 ...

  4. java 1.8新增功能_Java 8的新增功能(第二部分-可能会出现什么)

    java 1.8新增功能 免责声明:我不为Oracle工作,也不以任何方式代表Oracle. 此功能列表不是官方的. 作为"局外人",这只是我研究的一部分. 这是由三部分组成的系列 ...

  5. 必须进行支持的游戏方可使用此功能_C#8.0 新增功能

    (给DotNet加星标,提升.Net技能) 转自:张传宁cnblogs.com/SavionZhang/p/11201818.html C#8.0提供了许多增强功能 1.Readonly 成员 可将 ...

  6. Photoshop 2021 mac(ps 2021)新增功能

    PS 2021版已经更新了,ps 2021新功能有哪些呢?Photoshop 2021 的重要更新 "Neural Gallery"滤镜和自动抠天空和替换天空功能是很多PS忠实用户 ...

  7. 坚果云使用说明及另外一些新增功能

    在坚果云版本更新后的使用体验的那篇文章中描述了坚果云的一次更新和一些新增功能.本次的这篇文章是对坚果云用户的上传下载功能及另外的新增功能的介绍. 关于用户 一:免费用户 1.上传下载流量限制 免费用户 ...

  8. CorelDRAW Graphics Suite2022最新版新增功能及增强内容介绍

    CorelDRAW 2022是加拿大Corel公司在2022年发布的CorelDRAW版本,较之前的CorelDRAW X8,2021在软件和硬件方面都进行了完善和发展,新增及增强了几十项功能和内容, ...

  9. 评论回复功能 asp.net_一键抠图 更快 更强!六月新版 PS 2020 21.2 新增功能测试报告...

    一键抠图 更快 更强!六月新版 PS 2020 21.2 新增功能测试报告! 紫枫前几天发布了 Adobe Photoshop 2020 21.2.0.225 最新版本,今天来说说这个版本的新增功能. ...

最新文章

  1. java word添加图片_Java 替换word文档文字并指定位置插入图片
  2. UVA10369 Arctic Network
  3. Java常用API例子_Java常用API及Math类
  4. 论文浅尝 | TANDA: Transfer and Adapt Pre-Trained Transformer Models
  5. 疑似OPPO Reno6系列新机通过工信部认证:配备6.43英寸屏 机身仅7.9mm
  6. (cljs/run-at (JSVM. :all) 一次说白DataType、Record和Protocol) 1
  7. 荣耀8鸿蒙刷机,华为荣耀平板s8-701w刷机记(示例代码)
  8. 中控考勤机忘记密码处理
  9. k620显卡 unreal_nvidia quadro k620是什么显卡
  10. 数学建模-数学规划模型
  11. 信号检测与估计理论 pdf_目标检测的性能上界讨论
  12. 321,京东言犀×NLPCC 2022挑战赛开赛
  13. thinkgem 对前端的总结
  14. 在线客服api是什么?
  15. 回溯算法——我欲修仙(功法篇)
  16. android 服务检测,Android检测某个服务是否还活着代码
  17. surface pro java_【微软SurfacePro4评测】两代产品外观对比_微软 Surface Pro 4_笔记本评测-中关村在线...
  18. 怎么下载和安装 eclipse?
  19. 软件测试——基础练习(期末复习)
  20. POC、EXP、Payload的区别

热门文章

  1. 为何溃坝事故频发,大坝安全如何保障?
  2. 经典Z字形编排问题的详细解读
  3. 现代控制工程_19中南控制工程初试388一战上岸经验贴
  4. python getattr函数_python内置函数getattr
  5. Redis应用场景分析
  6. JAVA中的高并发,解决高并发的方案
  7. python生成20个随机数列表_Python利用random生成一个列表内的随机数
  8. python中np.max与np.maximum的区别
  9. java 数组删除_Java数组删除指定元素的方法(按数组角标删除)
  10. 在线找回rar/zip密码:简单易用的解锁工具