Closed Bug 1350901 Opened 7 years ago Closed 7 years ago

ExtensionProtocolHandler::SubstituteChannel is missing a nullcheck on aLoadInfo

Categories

(WebExtensions :: General, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1350680

People

(Reporter: mayhemer, Unassigned)

Details

In case NewProxiedChannel2 on the handler fails from whatever reasons, [1] will try NewProxiedChannel which will pass null load info.

[1] https://dxr.mozilla.org/mozilla-central/rev/e03e0c60462c775c7558a1dc9d5cf2076c3cd1f9/netwerk/base/nsIOService.cpp#775
Looks like the same thing Kris found in bug 1350680 comment 2.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.