This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 27, 2021
-
-
Electron Bot authored
-
Electron Bot authored
This reverts commit 2ceae367.
-
Electron Bot authored
-
Electron Bot authored
This reverts commit 9afae173.
-
Electron Bot authored
-
Samuel Attard authored
-
Samuel Attard authored
-
Samuel Attard authored
This reverts commit 5d15cec0.
-
Electron Bot authored
-
Samuel Attard authored
-
Samuel Attard authored
This reverts commit a1386dc1.
-
Samuel Attard authored
-
- Apr 26, 2021
-
-
Electron Bot authored
-
Milan Burda authored
-
Jeremy Rose authored
* refactor: use rfh instead of process id in permission manager * fix build * Update electron_permission_manager.cc * swap for smaller diff
-
- Apr 24, 2021
-
-
Jeremy Rose authored
-
Jeremy Rose authored
-
- Apr 23, 2021
-
-
Electron Bot authored
-
Jeremy Rose authored
-
Jeremy Rose authored
-
Jeremy Rose authored
-
Samuel Attard authored
* chore: remove CanUseCustomSiteInstance * chore: remove unused ShouldOverrideSiteInstanceForNavigation * chore: remove CreateRelatedSiteInstance * chore: remove BrowsingInstance::CreateSiteInstanceForURL * chore: remove NavigationState::REUSE_SITE_INSTANCE * chore: remove accidentally duplicated code post-patch-clean * chore: reword patch description for new feature-set * chore: remove ShouldForceNewSiteInstance and all its unused helpers
-
Samuel Maddock authored
* feat: add WebFrameMain.visibilityState * docs: mention other page visibility APIs * test: delay visibilityState check after hiding * test: add waitForTrue to avoid flaky visibilityState test * refactor: waitForTrue -> waitUntil
-
- Apr 22, 2021
-
-
Electron Bot authored
-
dependabot[bot] authored
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Shelley Vohr authored
* build: disable pseudolocales in Electron * Update build/args/all.gn Co-authored-by:
Jeremy Rose <jeremya@chromium.org> Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
Samuel Attard authored
-
Jeremy Rose authored
-
- Apr 21, 2021
-
-
dependabot[bot] authored
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Shelley Vohr authored
-
Electron Bot authored
-
Shelley Vohr authored
-
Samuel Attard authored
When creating a widget on linux the bounds are restricted to the screen size, when calling SetSize / SetBounds they are not. This fixes this initialization issue by calling SetBounds after widget creation. Noticed this issue while running linux tests on xvfb with a screen size smaller than the default electron window size (resulted in a failed test).
-
- Apr 20, 2021
-
-
Electron Bot authored
-
Samuel Attard authored
-
Jeremy Rose authored
-
John Kleinschmidt authored
-
Samuel Attard authored
* chore: update ts parser for description comment fixes * docs: strongly type the getUserDefault API * spec: add getUserMedia type assertions to smoke run
-
Samuel Attard authored
-
Samuel Attard authored
-