Closed
Bug 1908033
Opened 4 months ago
Closed 4 months ago
Clean up after bug 1906992 (NS_ERROR_MALFORMED_URI on startup)
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(thunderbird_esr128 unaffected)
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr128 | --- | unaffected |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(2 files)
We should now be able to remove the mailnews deny list from netwerk. And I want to add an early return to nsMsgAccountManager::CreateIncomingServer
to block attempts to create a server with an invalid hostname.
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•4 months ago
|
||
Except "Local Folders" and "smart mailboxes", of course.
Assignee | ||
Updated•4 months ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/integration/autoland/rev/6d65b2a7254c
Remove mailnews deny list hack. r=hsivonen,necko-reviewers,kershaw
Assignee | ||
Comment 5•4 months ago
|
||
Gah. I know what went wrong, and it's not the patch. My test profile was all messed up by last week's investigations. Not going to reland just yet. I'll wait until I'm not having a bad day.
Flags: needinfo?(geoff)
Updated•4 months ago
|
Summary: Clean up after bug 1906992 → Clean up after bug 1906992 (NS_ERROR_MALFORMED_URI on startup)
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/integration/autoland/rev/fb9cbd780c25
Remove mailnews deny list hack. r=hsivonen,necko-reviewers,kershaw
Comment 7•4 months ago
|
||
bugherder |
Assignee | ||
Updated•4 months ago
|
Keywords: leave-open
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/0e8d29acf81f
Prevent the creation of incoming servers with invalid hostnames. r=babolivier
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•