Closed
Bug 1360980
Opened 8 years ago
Closed 4 years ago
Remove unused `org.mozilla.gecko.browserid.verifier` package?
Categories
(Firefox for Android Graveyard :: Firefox Accounts, enhancement)
Firefox for Android Graveyard
Firefox Accounts
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: rfkelly, Unassigned)
Details
AFAICT the package `org.mozilla.gecko.browserid.verifier` has no consumers in the tree, e.g. this search shows only package declarations but no imports:
https://dxr.mozilla.org/mozilla-central/search?q=browserid.verifier
We'd like to eventually retire the two servers "verifier.login.persona.org" and "verifier.accounts.firefox.com" that are referenced by files in that package, so if these are indeed not being used, can we please remove them from the tree so nobody gets tempted to start using them again?
Thanks :-)
Comment 1•8 years ago
|
||
Hello!
Should I remove the stated files having package `org.mozilla.gecko.browserid.verifier`?
Flags: needinfo?(rfkelly)
Reporter | ||
Comment 2•8 years ago
|
||
I'm going to redirect this to Grisha, who knows a lot more about the Android codebase than I do
Flags: needinfo?(rfkelly) → needinfo?(gkruglov)
Comment 3•8 years ago
|
||
AFAIK this isn't used anywhere. Let's remove the dead code!
Owais, if you're keen, please submit a patch removing this package and corresponding mentions in the android-services.mozbuild file.
Flags: needinfo?(gkruglov)
Comment 4•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•