Hi all,
I'd like to create a new sub-module named Add-ons under the Fenix module (since there is no Android top-level module at the moment).
The intent is for the Add-ons team to be able to improve add-ons support in Firefox for Android independently on the Android team, who has a lot of ground to cover already. The long-term goal of this module is for both the Android and Add-ons engineers to share ownership of the Android-specific add-ons internals.
Name: Fenix :: Add-ons
Description: Add-ons code for Firefox for Android
Owner: William Durand
Peers: Luca Greco, Rob Wu, Tomislav Jovanovic
Source dirs:
- mobile/android/fenix/app/src/main/java/org/mozilla/fenix/addons
- mobile/android/fenix/app/src/main/java/org/mozilla/fenix/extension
- mobile/android/android-components/components/feature/addons
- mobile/android/android-components/samples/browser/src/main/java/org/mozilla/samples/browser/addons
- mobile/android/android-components/components/concept/engine/src/main/java/mozilla/components/concept/engine/webextension
- mobile/android/android-components/components/support/webextensions/src/main/java/mozilla/components/support/webextensions
- mobile/android/android-components/components/browser/engine-gecko/src/main/java/mozilla/components/browser/engine/gecko/webextension
Bugzilla components: Firefox for Android :: WebExtensions, WebExtensions :: Android
Note: we'll likely consolidate both Bugzilla components in the future.
Let me know if anyone has questions or concerns. Otherwise, we'll proceed with these changes in the next few weeks. Thank you!
Cheers,
Will