Samuel Attard

Results 49 issues of Samuel Attard

Fixes #34406 After https://chromium-review.googlesource.com/c/chromium/src/+/3526815 we need to initialize chromes colors if we want to support pip. Notes: Picture-In-Picture mode no longer becomes a red rectangle on hover

semver/patch
target/19-x-y
target/20-x-y

We could do a `HEAD` request to all image URL's to ensure the mimeType returned is actually an image. This would prevent things like #430 where the URL added didn't...

good first issue

Running `e init` on a clean Linux (Ubuntu) machine should work first time and self-correct missing dependencies along the way (by prompting the user or by auto running commands) so...

enhancement
linux

Running `e init` on a clean macOS machine should work first time and self-correct missing dependencies along the way (by prompting the user or by auto running commands) so that...

enhancement
macos

Clerk currently serves a single purpose, validating that every PR has a valid `Notes: .*` block in the PR body and then storing those notes on merge to ensure they...

See https://github.com/electron/electron-api-docs/blob/master/electron-api.json#L2730

Running on a Windows Server 2008 build agent the packager fails to generate artifacts with no error > Which version of electron-packager are you using? Tested on both `7.2.0` and...

bug :bug:
blocked :no_entry_sign:
build-host:windows

When `asar` is disabled we should remove the `ElectronAsarIntegrity` field from the `Info.plist`

This is an alternative take on #176 that allows folks to provide a generic "module" to load and provide an OTP which gives users a bit more freedom than "provide...

plugin:npm
evaluating