Skip to content

Pull requests: electron/electron

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: Fixed crash due to dangling this after reopening main window f…
#44335 opened Oct 21, 2024 by andru-aa Loading…
2 tasks done
fix: preserve macos child window level semver/patch backwards-compatible bug fixes target/32-x-y PR should also be added to the "32-x-y" branch. target/33-x-y PR should also be added to the "33-x-y" branch. target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch.
#44155 opened Oct 9, 2024 by JoelEinbinder Loading…
docs: add error handling section to IPC tutorial documentation 📓 semver/patch backwards-compatible bug fixes
#44113 opened Oct 3, 2024 by nikwen Loading…
5 tasks done
refactor: remove unnecessary template type in EmitEvent() semver/patch backwards-compatible bug fixes target/32-x-y PR should also be added to the "32-x-y" branch. target/33-x-y PR should also be added to the "33-x-y" branch. target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch.
#44099 opened Oct 2, 2024 by ckerr Draft
3 tasks done
perf: use v8::Eternal instead of base::NoDestructor<v8::Global> performance 🏁 semver/patch backwards-compatible bug fixes target/33-x-y PR should also be added to the "33-x-y" branch. target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch.
#43771 opened Sep 18, 2024 by ckerr Draft
3 tasks done
docs: type="panel" exemplified in docs/tutorial/window-customization.md documentation 📓 semver/patch backwards-compatible bug fixes
#43390 opened Aug 21, 2024 by jbriales Loading…
1 of 5 tasks
docs: add guide for web api permissions documentation 📓 semver/patch backwards-compatible bug fixes target/32-x-y PR should also be added to the "32-x-y" branch. target/33-x-y PR should also be added to the "33-x-y" branch. target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch.
#43306 opened Aug 13, 2024 by erickzhao Loading…
docs: security.md use runnable examples for permissions and csp documentation 📓 no-backport semver/patch backwards-compatible bug fixes
#43248 opened Aug 7, 2024 by LeUser111 Loading…
2 tasks done
docs: security.md mark 'Enable process sandboxing' as active by defau… documentation 📓 semver/patch backwards-compatible bug fixes target/33-x-y PR should also be added to the "33-x-y" branch. target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch.
#43247 opened Aug 7, 2024 by LeUser111 Loading…
2 tasks done
refactor: avoid deprecated WIDGET_OWNS_NATIVE_WIDGET no-backport semver/patch backwards-compatible bug fixes
#42976 opened Jul 20, 2024 by ckerr Draft
2 of 3 tasks
docs: add instructions on using node_modules with Yarn documentation 📓 semver/patch backwards-compatible bug fixes
#42959 opened Jul 18, 2024 by CodingOtto Loading…
1 task done
build: preserve line endings in patches semver/none target/32-x-y PR should also be added to the "32-x-y" branch. target/33-x-y PR should also be added to the "33-x-y" branch. target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch.
#42674 opened Jun 26, 2024 by dsanders11 Draft
1 task done
feat: [net] add "priority" option to net.request
#42628 opened Jun 23, 2024 by zeeker999 Draft
3 of 5 tasks
chore: lint code blocks in docs with ESLint no-backport semver/none
#42113 opened May 10, 2024 by dsanders11 Loading…
1 task done
refactor: use InvalidateLayout() not DeprecatedLayoutImmediately() no-backport semver/patch backwards-compatible bug fixes
#41899 opened Apr 19, 2024 by ckerr Draft
2 of 3 tasks
fix: UtilityProcess.fork crash before app ready semver/patch backwards-compatible bug fixes target/32-x-y PR should also be added to the "32-x-y" branch. target/33-x-y PR should also be added to the "33-x-y" branch. target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch.
#41450 opened Feb 27, 2024 by codebytere Draft
2 of 3 tasks
docs: explain avoiding top-level await with whenReady documentation 📓 semver/patch backwards-compatible bug fixes
#41369 opened Feb 19, 2024 by jordanbtucker Draft
3 tasks done
feat: add BrowserWindow.isOccluded()
#41314 opened Feb 12, 2024 by codebytere Draft
4 of 5 tasks
feat: add userProvidedSelection to DesktopCapturerSource api-review/requested 🗳 semver/minor backwards-compatible functionality
#41122 opened Jan 25, 2024 by aiddya Draft
3 of 5 tasks
chore: resync our kFontDefaults array from upstream semver/patch backwards-compatible bug fixes target/32-x-y PR should also be added to the "32-x-y" branch. target/33-x-y PR should also be added to the "33-x-y" branch. target/34-x-y PR should also be added to the "34-x-y" branch. target/35-x-y PR should also be added to the "35-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch.
#40894 opened Jan 5, 2024 by ckerr Draft
2 of 3 tasks
ProTip! Filter pull requests by the default branch with base:main.