-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add 2020-10-05 API WG meeting notes (#348)
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |