Closed
Bug 1668457
Opened 4 years ago
Closed 4 years ago
Ensure DNS prefetch is disabled in E10s mode
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(thunderbird_esr78 unaffected)
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | unaffected |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
I've set a TODO comment in InitMsgWindow
about this, and here's a bug to remind me to do it.
Assignee | ||
Comment 1•4 years ago
|
||
Fixed by this change here in bug 1667294:
https://hg.mozilla.org/comm-central/rev/fb0e4da49a0b372db38a993e68c373efac3ebf3a#l10.1
All mail display goes through nsMessenger::OpenURL
(actually nsMessenger::CompleteOpenURL
after a later patch) so prefetch is always disabled.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → geoff
You need to log in
before you can comment on or make changes to this bug.
Description
•