Closed
Bug 1908033
Opened 1 year ago
Closed 1 year 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•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Except "Local Folders" and "smart mailboxes", of course.
| Assignee | ||
Updated•1 year 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•1 year 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•1 year 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•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year 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: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•