Closed
Bug 1266812
Opened 10 years ago
Closed 10 years ago
Lightning triggers Warning: NetUtil.asyncFetch() requires the channel to have one of the security flags set in the loadinfo (see nsILoadInfo)
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1272864
People
(Reporter: ssitter, Unassigned)
Details
When Lightning is enabled in Thunderbird 48.0a1 (20160422030257) the following message is reported in error console during startup:
Warning: NetUtil.asyncFetch() requires the channel to have one of the security flags set in the loadinfo (see nsILoadInfo). Please create channel using NetUtil.newChannel()
This warning was introduced with Bug 1257930
<https://hg.mozilla.org/mozilla-central/rev/22521e3f311e>
We should look at and maybe update the following locations:
http://mxr.mozilla.org/comm-central/search?string=asyncFetch&find=calendar
| Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•