electron/lib
trop[bot] cca4a7388d
fix: don't re-parse URL unnecessarily when handling dialogs (#50401)
* 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 11:31:31 -04:00
..
browser fix: don't re-parse URL unnecessarily when handling dialogs (#50401) 2026-03-20 11:31:31 -04:00
common refactor: use WHATWG URL instead of url.parse (#50142) 2026-03-09 17:36:12 -04: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 (#50287) 2026-03-16 16:23:38 -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 (#50138) 2026-03-09 11:26:55 -04:00
sandboxed_renderer feat: add sharedTexture module to import shared texture (#48831) 2025-11-11 11:55:54 -05: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 (#49999) 2026-03-02 13:13:11 -05:00