Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
electron
Public
forked from
adamlaska/electron
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
electron
spec
on
verify-docker-containers
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 15, 2021
test: re-enable some skipped tests (#29655)
Show description for 214fcfc
dsanders11
authored
214fcfc
View commit details
Copy full SHA for 214fcfc
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
test: add spec for --require filtering in NODE_OPTIONS (#29501)
miniak
authored
8040cb7
View commit details
Copy full SHA for 8040cb7
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
fix: add service worker schemes from command line in renderer (#29425)
dsanders11
authored
d18dbdd
View commit details
Copy full SHA for d18dbdd
View code at this point
Browse repository at this point
Commits on May 31, 2021
build(deps-dev): bump ws from 6.2.1 to 7.4.6 in /spec (#29416)
Show description for 646b794
dependabot[bot]
authored
646b794
View commit details
Copy full SHA for 646b794
View code at this point
Browse repository at this point
Commits on May 10, 2021
fix: webFrame spell checker APIs crashing in sandboxed renderers (#29053)
miniak
authored
aea8d53
View commit details
Copy full SHA for aea8d53
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
test: worker should be able to load asar files (#28858)
zcbenz
authored
b97b973
View commit details
Copy full SHA for b97b973
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
chore: remove app.allowRendererProcessReuse (#26874)
MarshallOfSound
authored
79077f6
View commit details
Copy full SHA for 79077f6
View code at this point
Browse repository at this point
feat: remove BrowserWindow option inheritance (#28550)
nornagon
authored
4ca5184
View commit details
Copy full SHA for 4ca5184
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
chore: update ts parser for description comment fixes and generic types (#28709)
Show description for 400d7c4
MarshallOfSound
authored
400d7c4
View commit details
Copy full SHA for 400d7c4
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
feat: enable nativeWindowOpen by default (#28552)
Show description for f8bdef5
nornagon
authored
f8bdef5
View commit details
Copy full SHA for f8bdef5
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
fix: allow accessing file:// when web security is disabled (#28489)
Show description for e454bde
zcbenz
authored
e454bde
View commit details
Copy full SHA for e454bde
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
build(deps): bump y18n from 5.0.1 to 5.0.5 in /spec (#28445)
Show description for 05d164e
dependabot[bot]
authored
05d164e
View commit details
Copy full SHA for 05d164e
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
upgrade nan dep in tests
nornagon
committed
4f97b93
View commit details
Copy full SHA for 4f97b93
View code at this point
Browse repository at this point
Commits on Mar 18, 2021
chore: rename process.contextIsolation to process.contextIsolated (#28259)
Show description for f35fc93
MarshallOfSound
authored
f35fc93
View commit details
Copy full SHA for f35fc93
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
feat: add process.contextIsolation property (#28030)
miniak
authored
fc7f204
View commit details
Copy full SHA for fc7f204
View code at this point
Browse repository at this point
feat: add process.contextId used by @electron/remote (#28007)
miniak
authored
485fa5b
View commit details
Copy full SHA for 485fa5b
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156)
Show description for 80f89a3
zcbenz
authored
80f89a3
View commit details
Copy full SHA for 80f89a3
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
chore: remove deprecated remote module (#25734)
Show description for 5b20573
miniak
and
nornagon
authored
5b20573
View commit details
Copy full SHA for 5b20573
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
test: show full object diff (#28062)
zcbenz
authored
f6949dd
View commit details
Copy full SHA for f6949dd
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
test: exit after app.relaunch is called (#28016)
zcbenz
authored
b3a0743
View commit details
Copy full SHA for b3a0743
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
fix: navigator.setAppBadge/clearAppBadge from a service worker (#27950)
jkleinsc
authored
afb7d9f
View commit details
Copy full SHA for afb7d9f
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
feat: enable context isolation by default (#26890)
Show description for 186301e
MarshallOfSound
and
jkleinsc
authored
186301e
View commit details
Copy full SHA for 186301e
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
test: fix flaky did-change-theme-color test (#27739)
Show description for 3992165
zcbenz
authored
3992165
View commit details
Copy full SHA for 3992165
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
fix: crash in crypto.createDiffieHellman (#27674)
codebytere
authored
9063e84
View commit details
Copy full SHA for 9063e84
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
fix: <webview> not working with Trusted Types (#27445)
miniak
authored
4a5c584
View commit details
Copy full SHA for 4a5c584
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
ci: enable arm64 macOS tests (#24832)
Show description for 034a792
jkleinsc
authored
034a792
View commit details
Copy full SHA for 034a792
View code at this point
Browse repository at this point
fix: enable navigator.setAppBadge/clearAppBadge (#27067)
jkleinsc
authored
c5a41de
View commit details
Copy full SHA for c5a41de
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
test: skip media-started-playing media-paused events test when media not supported (#27215)
miniak
authored
00d4baa
View commit details
Copy full SHA for 00d4baa
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
fix(asar): readdir(withFileTypes) fails on deep directory (#26865)
Show description for 9b02d94
Avi Vahl
authored
9b02d94
View commit details
Copy full SHA for 9b02d94
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
fix: internalModuleReadJSON for unpacked JSON (#26749)
vadim-termius
authored
efca700
View commit details
Copy full SHA for efca700
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
chore: remove deprecated extension APIs (#26696)
miniak
authored
1995412
View commit details
Copy full SHA for 1995412
View code at this point
Browse repository at this point
chore: remove deprecated shell.moveItemToTrash() (#26723)
miniak
authored
09d7b2b
View commit details
Copy full SHA for 09d7b2b
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
fix: LC_ALL env should not be changed (#26507)
zcbenz
authored
cc136f2
View commit details
Copy full SHA for cc136f2
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
test: support for adding extra module paths (#26490)
dsanders11
authored
2b4ce38
View commit details
Copy full SHA for 2b4ce38
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
feat: add webContents.setWindowOpenHandler API (#24517)
Show description for 0b85fdf
loc
and
nornagon
authored
0b85fdf
View commit details
Copy full SHA for 0b85fdf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.