Bug 1789357 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

There is a wrong import which tries to load the `AppInfo.jsm` from `"chrome://remote/content/remote/AppInfo.jsm"`. Also I missed to correctly rebase against the `/webdriver/tests/bidi/browsing_context/load/load.py | test_new_context[window]` test, which should also never run on Android.

Going to push again once it's fixed and verified locally.
There is a wrong import which tries to load the `AppInfo.jsm` from `"chrome://remote/content/remote/AppInfo.jsm"`. 

Going to push again once it's fixed and verified locally.

Back to Bug 1789357 Comment 4