chore: add 2020-10-05 API WG meeting notes (#348)

This commit is contained in:
John Kleinschmidt 2020-10-06 13:26:30 -04:00 коммит произвёл GitHub
Родитель 8f0b035935
Коммит fa89cb48b8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 28 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,28 @@
# API Working Group
## Date Oct 5 2020
### Attendees
* @nornagon
* @zcbenz
* @codebytere
* @jkleinsc
* @MarshallOfSound
* @samuelmaddock
* @loc
* @itsananderson
### Agenda
* [API Review Requested PRS](https://github.com/electron/electron/pulls?q=is%3Apr+label%3A%22api-review%2Frequested+%F0%9F%97%B3%22+is%3Aopen+-label%3Aapi-review%2Freviewed+sort%3Acreated-asc)
* [[WIP] feat: Added "local" scheme privilege which grants access to file://](https://github.com/electron/electron/pull/24849)
* Defer
* [feat: New api for closing connections for a session](https://github.com/electron/electron/pull/24945)
* Ask to remove ses.closeIdleConnections()
* Should it be experimental - no
* Sam will respond
* [feat: Expose renderer spellcheck API](https://github.com/electron/electron/pull/25060)
* Approved
* [feat: add support for share menu on macOS](https://github.com/electron/electron/pull/25629)
* Suggestion to add ShareMenu class
* [feat: add webFrameMain API to the main process](https://github.com/electron/electron/pull/25464)
* API WG will review over the next 24hrs and if there are no objections, will approve.