binarynate Updated address-bar.html to detect the enter key through KeyboardEven…
2990eab Dec 30, 2022
Updated address-bar.html to detect the enter key through KeyboardEven…
…t.key instead of KeyboardEvent.code so that it also works when used with 3D WebView for Android with Gecko Engine (in which case KeyboardEvent.code is empty).
2990eab