Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.29 KB

2020-06-29.md

File metadata and controls

39 lines (29 loc) · 1.29 KB

API Working Group

Date June 29 2020

Attendees

  • @nornagon
  • @itsananderson
  • @zcbenz
  • @codebytere
  • @jkleinsc

Visitors

  • @deepak1556

Followup

Agenda

  1. Flagging experimental features proposal

    • Need something available before JS runs?
    • Combine with fuse feature?
    • Is it wise to reuse Chromium's feature flag?
    • Could have electron.features?
    • Base feature has enable/disable by default and has override
    • Experimental flag is useful for upgrades
    • Features flag doesn't require patch
    • Would we want to use this for deprecations?
      • Not at this point, but maybe in the future
      • Possibly use for forward looking features (eg test new feature coming in v9 in v8)
  2. API review requested PRs