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
lib
renderer
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 12, 2022
fix: will-attach-webview handler modifying params.instanceId does not break <webview> (#32386)
miniak
authored
99ee1fc
View commit details
Copy full SHA for 99ee1fc
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
chore: bump chromium to 99.0.4767.0 (main) (#31986)
Show description for b0f315a
8 people
authored
b0f315a
View commit details
Copy full SHA for b0f315a
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
feat: remove nativeWindowOpen option (#29405)
Show description for d44a187
3 people
authored
d44a187
View commit details
Copy full SHA for d44a187
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Revert "refactor: only create webContents after 'will-attach-webview' (#30311)" (#31785)
Show description for cac871c
ckerr
authored
cac871c
View commit details
Copy full SHA for cac871c
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
refactor: merge duplicate code from sandboxed/non-sandboxed renderer init (#31755)
miniak
authored
dfb3b24
View commit details
Copy full SHA for dfb3b24
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
refactor: remove duplicate contextIsolation from getWebPreference() (#31730)
miniak
authored
fe7f296
View commit details
Copy full SHA for fe7f296
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
fix: do not trigger CSP violations when checking eval (#30991)
Show description for 63eed52
MarshallOfSound
and
zcbenz
authored
63eed52
View commit details
Copy full SHA for 63eed52
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
refactor: only access memory coordinator interface from browser process (#31295)
Show description for 2a92d8f
deepak1556
authored
2a92d8f
View commit details
Copy full SHA for 2a92d8f
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
feat: make desktopCapturer main-process-only (#30720)
Show description for 4fd7c2a
nornagon
and
miniak
authored
4fd7c2a
View commit details
Copy full SHA for 4fd7c2a
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
fix: suppress insecure resource warning for more local hostnames (#30885)
Show description for e38a0a6
nornagon
authored
e38a0a6
View commit details
Copy full SHA for e38a0a6
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
feat: serialize NativeImage over ipc (#30729)
nornagon
authored
55c5780
View commit details
Copy full SHA for 55c5780
View code at this point
Browse repository at this point
Commits on Sep 6, 2021
chore: move native-image.ts back into common (#30838)
miniak
authored
8b76312
View commit details
Copy full SHA for 8b76312
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
feat: deprecate desktopCapturer.getSources in the renderer (#30721)
nornagon
authored
ee0e15a
View commit details
Copy full SHA for ee0e15a
View code at this point
Browse repository at this point
Commits on Aug 27, 2021
fix: remove ipc wrapper for nativeImage.createThumbnailFromPath (#30728)
nornagon
authored
aa9da78
View commit details
Copy full SHA for aa9da78
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
refactor: simplify <webview> event dispatch (#30458)
Show description for 04aafcc
miniak
and
nornagon
authored
04aafcc
View commit details
Copy full SHA for 04aafcc
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
refactor: only create webContents after 'will-attach-webview' (#30311)
miniak
authored
6e43b0b
View commit details
Copy full SHA for 6e43b0b
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
fix: crash due to race between attach and destruction of webview (#24344)
deepak1556
authored
2b897c8
View commit details
Copy full SHA for 2b897c8
View code at this point
Browse repository at this point
Commits on Jul 28, 2021
refactor: remove guestInstanceId from WebPreferences (#30280)
Show description for c5ad7ed
miniak
authored
c5ad7ed
View commit details
Copy full SHA for c5ad7ed
View code at this point
Browse repository at this point
Commits on Jun 24, 2021
fix: Inspector method overrides when contextIsolation enabled (#29841)
codebytere
authored
9b5dd53
View commit details
Copy full SHA for 9b5dd53
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
chore: remove unused and broken ipcRendererInternal.sendTo() (#29743)
miniak
authored
de6696e
View commit details
Copy full SHA for de6696e
View code at this point
Browse repository at this point
Commits on May 24, 2021
refactor: expose process.contextId directly (#29236)
miniak
authored
8fc8651
View commit details
Copy full SHA for 8fc8651
View code at this point
Browse repository at this point
Commits on May 15, 2021
refactor: implement <webview> using contextBridge (#29037)
Show description for c68c65f
miniak
authored
c68c65f
View commit details
Copy full SHA for c68c65f
View code at this point
Browse repository at this point
Commits on May 8, 2021
refactor: use WeakMap instead of hidden V8 properties to store WebViewImpl (#29049)
miniak
authored
49ef1fe
View commit details
Copy full SHA for 49ef1fe
View code at this point
Browse repository at this point
Commits on May 7, 2021
refactor: remove setupWebViewAttributes gymnastics (#29032)
miniak
authored
25f5c01
View commit details
Copy full SHA for 25f5c01
View code at this point
Browse repository at this point
Commits on May 6, 2021
chore: cleanup dead <webview> related code (#29039)
miniak
authored
cbba602
View commit details
Copy full SHA for cbba602
View code at this point
Browse repository at this point
refactor: invoke loadURL in SrcAttribute instead of sending IPC directly (#29031)
miniak
authored
dab9a88
View commit details
Copy full SHA for dab9a88
View code at this point
Browse repository at this point
chore: make raw requires type-safe (#29006)
Show description for 2c65060
miniak
authored
2c65060
View commit details
Copy full SHA for 2c65060
View code at this point
Browse repository at this point
Commits on May 5, 2021
refactor: 'focus-change' does not need guestInstanceId (#29001)
Show description for 2086e19
miniak
authored
2086e19
View commit details
Copy full SHA for 2086e19
View code at this point
Browse repository at this point
fix: <webview> focus / blur events don't work with contextIsolation enabled (#29004)
miniak
authored
476e908
View commit details
Copy full SHA for 476e908
View code at this point
Browse repository at this point
Commits on May 4, 2021
refactor: use "as const" for constant mappings (#28980)
miniak
authored
961b74b
View commit details
Copy full SHA for 961b74b
View code at this point
Browse repository at this point
refactor: remove more dead code post render process reuse (#28983)
Show description for e5e8ab4
MarshallOfSound
authored
e5e8ab4
View commit details
Copy full SHA for e5e8ab4
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
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 12, 2021
refactor: clean up webFrame implementation to use gin wrappers (#28497)
Show description for 6df2680
MarshallOfSound
authored
6df2680
View commit details
Copy full SHA for 6df2680
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
refactor: use URL API (#28583)
codebytere
authored
95e26e2
View commit details
Copy full SHA for 95e26e2
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
chore: remove deprecated worldSafeExecuteJavaScript option (#28456)
miniak
authored
da8c35e
View commit details
Copy full SHA for da8c35e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.