Fix for "FF 45 aborts initial request for new domains"
Posted: Thu Feb 04, 2016 12:39 pm
Since updating to Firefox 45.0b1, pages from new domain would not load until a second attempt. For example, visit https://lwn.net for the first time, the page load simply aborts and will only pass when opening it for the second time (affects both addresses entered via the location bar and anchors in a HTML page).
logcat
By the way, the https://noscript.net/nsa/ page links to the older 3.5a9 version rather than the current 3.5a10.
logcat
Code: Select all
[NSA] First request https://lwn.net/checked in 314 (including lazy init) at 1454589276774
[NSA Error] TypeError: Cc['@mozilla.org/netwerk/global-channel-event-sink;1'] is undefined
ChannelReplacement.prototype._onChannelRedirect@resource://noscript_3_5a10/modules/ChannelReplacement.jsm:195:1
ChannelReplacement.prototype._redirect@resource://noscript_3_5a10/modules/ChannelReplacement.jsm:298:9
ChannelReplacement.prototype.replace/</self.observeCapture/self.open@resource://noscript_3_5a10/modules/ChannelReplacement.jsm:267:36
ABE.deferIfNeeded/</</<@resource://noscript_3_5a10/modules/ABE.jsm:293:13
DNS.resolve/resolve/<@resource://noscript_3_5a10/modules/DNS.jsm:248:15
DNSListener.prototype.onLookupComplete@resource://noscript_3_5a10/modules/DNS.jsm:365:24