内容简介:Electron 11.0.3 现已发布,主要更新内容如下: Fixes 修复了<webview> render-process-gone事件调度。#26578 修复了contentTracing.stopRecording()在没有跟踪时不拒绝的问题。#26655 修复了通过 remote...
Electron 11.0.3 现已发布,主要更新内容如下:
Fixes
- 修复了
<webview>
render-process-gone
事件调度。#26578 - 修复了
contentTracing.stopRecording()
在没有跟踪时不拒绝的问题。#26655 - 修复了通过 remote.screen 无法访问 screen methods 的问题。#26660
- 修复了用未知 ID 调用
webContents.fromId
时的崩溃#26652
更新说明:https://github.com/electron/electron/releases/tag/v11.0.3
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Electron 8.2.0 发布,跨平台桌面应用开发工具
- Electron 8.2.1 发布,跨平台桌面应用开发工具
- Electron 8.2.2 发布,跨平台桌面应用开发工具
- Electron 7.2.2 发布,跨平台桌面应用开发工具
- Electron 8.2.4 发布,跨平台桌面应用开发工具
- Electron 7.2.4 发布,跨平台桌面应用开发工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Tangled Web
Michal Zalewski / No Starch Press / 2011-11-26 / USD 49.95
"Thorough and comprehensive coverage from one of the foremost experts in browser security." -Tavis Ormandy, Google Inc. Modern web applications are built on a tangle of technologies that have been de......一起来看看 《The Tangled Web》 这本书的介绍吧!