Review Mozilla 1982032: Add LoadURIOption to force loading as a MediaDocument
🔍 Bugzilla Audit
Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1982032
Description
It conflicts with our patch to netwerk/protocol/http/HttpBaseChannel.cpp in f2a6f958.
While the change seems simple (replace aContentPolicyType with contentPolicyType), does it even make sense to keep this part of that patch?
Maybe we can dump it.