Hi Richard.

+webextensions-support@: please jump in with a more relevant response!

I don't work on add-on dev so unfortunately I don't know off-hand but I can
point you to some resources:
- Differences between desktop & Android on MDN
<https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Differences_between_desktop_and_Android>:
outside of this page, the documentation generally seems light on
Android-specific details, but this page might give some indication about
the UI APIs you can use
- WebExtensions on MDN:
<https://developer.mozilla.org/en-US/Add-ons/WebExtensions> in the
reference section on the right, you can find all the UI APIs (again, they
may be light on Android specifics)

If I had to speculate, I would unfortunately say there's no exact
replacement for Prompt.jsm. Opening a new tab with your prompt written in
HTML might be the closest solution.

Hopefully webextensions-support@ has a better answer!
- Mike (:mcomella)

On Tue, Aug 1, 2017 at 6:54 AM, Richard Z <r...@linux-m68k.org> wrote:

> Hi,
>
> I am using
>   https://developer.mozilla.org/en-US/Add-ons/Legacy_Firefox_
> for_Android/API/Prompt.jsm
> for some addons. What is supposed to be the replacement of this?
>
> Richard
>
> --
> Name and OpenPGP keys available from pgp key servers
>
> _______________________________________________
> mobile-firefox-dev mailing list
> mobile-firefox-dev@mozilla.org
> https://mail.mozilla.org/listinfo/mobile-firefox-dev
>
_______________________________________________
mobile-firefox-dev mailing list
mobile-firefox-dev@mozilla.org
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to