mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* 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>