Hey Caitlin.

+webextensions-support@ who will hopefully know better than I.

Short answer: I don't know. Normally the API data is available on MDN's
Browser Support for Javascript APIs page
<https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs>
but `allowPopups...` is unfortunately missing and the version info is not
available on the specific `allowPopups...` MDN page
<https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/browserSettings/allowPopupsForUserEvents>
.

#webextensions might be a good place to ask. Or, looking at the blame, it
looks like :bsilverberg [1] implemented this so perhaps you could ask them
directly?

That being said, given the functionality, I'm surprised this doesn't *just
work* on Android in 57 – perhaps it's a bug!

Hope that helps!
- Mike (:mcomella)

[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1339550

On Thu, Sep 28, 2017 at 1:37 PM, Caitlin Neiman <cnei...@mozilla.com> wrote:

> Hi all,
>
> I'm passing on a message from the developer of the extension Popup
> Blocker Ultimate
> <https://addons.mozilla.org/en-US/firefox/addon/popup-blocker-ultimate/?src=ss>,
> who's getting close to completing the migration to WebExtensions APIs. One
> key API needed for the migration, browserSettings.allowPopupsForUserEvents
> <https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Developing_WebExtensions_for_Firefox_for_Android>,
> will be landing in desktop in 57.
>
> He is wondering which mobile release will include this API. I wasn't sure
> where to look, and was hoping someone on this list might be able to point
> me in the right direction.
>
> Thanks so much!
>
> Warmly,
> Caitlin
>
> --
> Caitlin Neiman
> Community Manager, Add-ons
> Mozilla
>
> _______________________________________________
> 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