mozilla / addon-compatibility-reporter

Add-on Compatibility Reporter (Redux)
https://wiki.mozilla.org/AMO:Projects/ACR
16 stars 12 forks source link

Support Firefox for Android -- For Electrolysis compatibility test #77

Open davidhedlund opened 7 years ago

davidhedlund commented 7 years ago

Add-on Compatibility Reporter only support Firefox which is useful to see which installed add-ons that are compatible with multiprocess.

The official download link for Firefox for Android will download: fennec-52.0.multi.android-arm.apk

It should be noted that multiprocess are disabled (see about:support), but it does not really matter because it is disabled in the Desktop version of Firefox as well and addon-compatibility-reporter still support it.

wagnerand commented 7 years ago

Which of these products use e10s?

Our resources are very limited and the path forward is WebExtensions only (which are already e10s compatible by default), but I think I would accept a patch for this.

wagnerand commented 7 years ago

You were asking to add support for other products. Which of these products use/support/offer e10s?

wagnerand commented 7 years ago

Alright, what exactly is your ask here?

davidhedlund commented 7 years ago

@wagnerand Can we finish this conversation?

wagnerand commented 7 years ago

Our resources are very limited and the path forward is WebExtensions only (which are already e10s compatible by default), but I think I would accept a patch for this.

I think this is still correct.

davidhedlund commented 7 years ago

@wagnerand Yes, but this make it impossible to find out if a Firefox-Android add-on is compatible with Electrolysis. As long as you don't state it on the add-on AMO page.

davidhedlund commented 7 years ago

https://github.com/mozilla/addons/issues/4168