Closed Bug 1689592 Opened 4 years ago Closed 4 years ago

Update existing users' references to old http mailto: provider links

Categories

(Firefox :: File Handling, defect, P1)

Desktop
All
defect

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: Gijs, Assigned: Gijs)

References

Details

Attachments

(1 file)

We now have some infrastructure to update protocol handlers, cf. https://searchfox.org/mozilla-central/rev/f9ad45c76ba50bdee54bebd14e6625ae14d4d085/uriloader/exthandler/HandlerService.js#235 .

We should use it to migrate any "old" http entries to the new https ones added in the deps in bug 1526890. This should fix the concern raised by Yahoo Japan in https://groups.google.com/u/1/g/firefox-dev/c/ZOxTG-hwPQQ .

I expect we should leave removed entries that are still in people's profiles (where there is no HTTPS equivalent) alone.

Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED

Ryan and Mike, how do we feel about taking stuff like this on ESR? (see https://groups.google.com/u/1/g/firefox-dev/c/ZOxTG-hwPQQ for context). The current state is not great, but it's going to be worse when the http version goes away. The annoying bit is going to be that I'll have to write some custom code for ESR as the UI migration versions are different and we can't "just" backport it...

Severity: -- → S3
Flags: needinfo?(ryanvm)
Flags: needinfo?(mozilla)
Priority: -- → P1
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/85e7e692ce77 replace old http mailto handlers with https equivalents, r=mak

If we can create a backport patch without too much risk, this seems like a worthwhile change to take, yes.

Flags: needinfo?(ryanvm)

Yeah, I agree. Hopefully matching the UI versions should be a big deal.

Flags: needinfo?(mozilla)
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: