Skip to content

Conversation

bcoe
Copy link
Collaborator

@bcoe bcoe commented May 16, 2022

@ljharb raised concerns in nodejs/node#42675 that process.defaultApp is an electron-specific property added to process, and not a well known property "blessed" by Node.js itself.

I also noticed we have no tests that cover accessing process.defaultApp.


tldr; I think supporting Electron is likely a good call, and we should add this behavior back, but let's do it as a follow on PR, post landing the MVP -- rather than add any additional complexity to nodejs/node#42675.

@bcoe bcoe requested review from ljharb and shadowspawn May 16, 2022 02:21
@bcoe bcoe merged commit a2ffd53 into main May 22, 2022
@bcoe bcoe deleted the no-electron branch May 22, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants