+78
−0
+164
−0
Loading
Added prompts to geckoview.js window to collect active prompts using the added GeckoViewPrompterChild and GeckoViewPrompterParent. Added a way to get and set the prompt message text, callback, and accept prompt(), confirm(), and alert(). Changed confirm-different-origin-frame.sub.html.ini and prompt-different-origin-frame.sub.html.ini to expect ERROR on Android because the prior GeckoView test runner was dismissing or canceling prompts automatically due to not having a prompt delegate. Differential Revision: https://phabricator.services.mozilla.com/D133927