electron/lib
trop[bot] 8b9e721047
fix: don't re-parse URL unnecessarily when handling dialogs (#50399)
* fix: fallback to opaque URL when needed inside dialog callback

Co-authored-by: Noah Gregory <noahmgregory@gmail.com>

* refactor: remove additional URL parsing entirely when showing dialogs

Co-authored-by: Noah Gregory <noahmgregory@gmail.com>

* test: add crash test case for URL-less dialogs

Co-authored-by: Noah Gregory <noahmgregory@gmail.com>

* refactor: exit on events instead of on timeout for dialog crash test

Co-authored-by: Robo <hop2deep@gmail.com>

Co-authored-by: Noah Gregory <noahmgregory@gmail.com>

* style: make linter happy

Co-authored-by: Noah Gregory <noahmgregory@gmail.com>

* style: make linter actually happy

Co-authored-by: Noah Gregory <noahmgregory@gmail.com>

* fix: address failing `safeDialogs` tests

Co-authored-by: Noah Gregory <noahmgregory@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Noah Gregory <noahmgregory@gmail.com>
2026-03-20 13:46:37 -04:00
..
browser fix: don't re-parse URL unnecessarily when handling dialogs (#50399) 2026-03-20 13:46:37 -04:00
common refactor: use WHATWG URL instead of url.parse (#50143) 2026-03-09 19:58:45 -07:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node fix: add ASAR support to additional copy methods (#50286) 2026-03-16 13:56:00 -04:00
preload_realm feat: service worker preload scripts for improved extensions support (#44411) 2025-01-31 09:32:45 -05:00
renderer fix: InspectorFrontendHost override in embedded windows (#50137) 2026-03-09 10:00:28 -05:00
sandboxed_renderer feat: add sharedTexture module to import shared texture (#47317) 2025-11-07 09:50:28 +01:00
utility build: drop @types/webpack-env in favor of webpack/module types (#47798) 2025-08-08 18:09:23 -07:00
worker fix: delete temporary blink* globals after restoring Blink implementations (#50117) 2026-03-08 00:05:08 -08:00