Skip to content

Commit

Permalink
chore: add 2020-10-05 API WG meeting notes (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc authored Oct 6, 2020
1 parent 8f0b035 commit fa89cb4
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions wg-api/meeting-notes/2020-10-05.md
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.

0 comments on commit fa89cb4

Please sign in to comment.