Closed Bug 1209694 Opened 9 years ago Closed 9 years ago

Add nullcheck before accessing mLoadInfo in httpbasechannel

Categories

(Core :: DOM: Service Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1208755

People

(Reporter: ckerschb, Unassigned)

References

Details

The LoadInfo within httpbaseChannel might be null in case addons register there own protocolHandler. We need to add a nullcheck for the code added within Bug 1184798.
Blocks: 1184798
jdm, since you reviewed, do you wanna add those checks whererever we access mLoadInfo: > http://hg.mozilla.org/mozilla-central/rev/5061c446e169
Flags: needinfo?(josh)
Blocks: 1206199
I already have a patch for this over in bug 1208755. Just needs someone to review.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(josh)
You need to log in before you can comment on or make changes to this bug.