Skip to content

Integrated aegir as lint #2960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Integrated aegir as lint #2960

wants to merge 9 commits into from

Conversation

Pfed-prog
Copy link

@Pfed-prog Pfed-prog commented Jun 12, 2025

Following up on #2959

@Pfed-prog Pfed-prog requested review from lidel, SgtPooki and a team as code owners June 12, 2025 20:46
@Pfed-prog
Copy link
Author

Fixing error type by wrapping in String()
image

image

@Pfed-prog
Copy link
Author

removing enableRemoteModule from BrowserWindow Electron module

last mentions in the docs:
https://www.electronjs.org/blog/electron-10-0#breaking-changes

Why?
https://www.electronjs.org/docs/latest/breaking-changes#default-changed-enableremotemodule-defaults-to-false

We recommend moving away from the remote module.

And figured out how to access a height and width property by following docs
https://www.electronjs.org/docs/latest/api/structures/display

@Pfed-prog
Copy link
Author

Further Updating getUserMedia
https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia
outdated API for getting media streams from the user's device. The mandatory object and properties like chromeMediaSource are specific to older implementations and may not be compatible with modern browsers.

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.

1 participant