Skip to content

Commit

Permalink
docs: add 2020-05-18 API WG meeting notes (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Kleinschmidt authored May 19, 2020
1 parent 3e00be6 commit 5d94686
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions wg-api/meeting-notes/2020-05-18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# API Working Group

## Date 5/18/20

### Attendees

- @nornagon
- @zcbenz
- @codebytere
- @itsananderson
- @loc
- @jkleinsc

### Visitors

- @deepak1556


### Followup
* @zcbenz to update [docs: views API: child views and layout engine](https://github.com/electron/governance/pull/271) with "plan B"
* @codebytere/@jkleinsc spec on experimental features
* WIP - https://hackmd.io/xikoUxTDS7WMbQIo0ZkVeA?both


### Agenda

1. [API review requested PRs](https://github.com/electron/electron/labels/api-review%2Frequested%20%F0%9F%97%B3)
* [feat: Add Secure Keyboard Entry APIs in macOS](https://github.com/electron/electron/pull/20678)
* conceptually approved, needs some nits
* [feat: add text zoom factor method on webcontents and webframe](https://github.com/electron/electron/pull/23312)
* conceptually approved, needs some nits
* [feat: Add a referrer option to net.request](https://github.com/electron/electron/pull/23386)
* request changes
* [[wip] feat: add hooks for profiling startup performance](https://github.com/electron/electron/pull/23460)
* waiting for response
* [feat: expose the desktopCapturer module in the main process](https://github.com/electron/electron/pull/23548)
* approved

### Action Items

0 comments on commit 5d94686

Please sign in to comment.