diff options
author | Divy Srivastava <dj.srivastava23@gmail.com> | 2024-01-02 09:36:05 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 09:36:05 +0530 |
commit | b21462355a61d69bedf15ae51304719f6014b8df (patch) | |
tree | f58b2e00551d9d2981882520d0f64f7e8cf73722 /ext/node/polyfills/querystring.js | |
parent | 96b581bdd2bedb31aa51c0a992686f27ed1a1f10 (diff) |
Revert "fix(runtime): Make native modal keyboard interaction consistent with browsers" (#21739)
Reverts denoland/deno#18453
Fixes https://github.com/denoland/deno/issues/21602
https://github.com/denoland/deno/issues/21631
https://github.com/denoland/deno/issues/21641
Reasons for revert:
- alert() and confirm() swallowed ^C with raw mode.
- prompt() did not re-raise the interrupt signal from rustyline.
- Default 'Y' on confirm() is a bad default and breaking change.
cc @lionel-rowe
Diffstat (limited to 'ext/node/polyfills/querystring.js')
0 files changed, 0 insertions, 0 deletions