Closed eviljeff closed 3 years ago
sql.telemetry.mozilla.org/queries/82037/source shows 43 files remaining that are webextension=False. (They will either need to be deleted beforehand, or in the migration)
Should we track this separately? When should we expect to delete these files? cc @wagnerand
triggering the deletes with a migration is possible, but it wouldn't be a bad idea to investigate why they're still there. I'm pretty sure they're files from disabled versions but haven't confirmed that for each file.
Those files are signed with the privileged cert. Since they won't run in any recent version of Firefox, I think it's safe to delete them.
@eviljeff I verified this on -dev and -stage:
custom
will show n/a as score in this case.@eviljeff
I talked with @willdurand and filed a followup for MAD https://github.com/mozilla/addons/issues/8526
Since AMO stage looks good I think this can be marked verified - FF92(Win10).
All add-ons have been webextensions for years on AMO prod, and we dropped support for parsing installing rdfs in mozilla/addons#8248 a few months back, effectively stopping any new uploads even by admins. We should drop the actual model field, and any lingering supporting code that differentiates between webextension files and non-webextension files.
https://sql.telemetry.mozilla.org/queries/82037/source shows 43 files remaining that are webextension=False. (They will either need to be deleted beforehand, or in the migration)
For QA: