Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug

* * *
Bug 1425458 - Resource timing entries Workers - part 10 - Correct parameters in NS_NewChannel in nsDataObj.cpp, r=me
This commit is contained in:
Andrea Marchesini
2018-01-24 17:17:31 +01:00
parent 902ebef8d5
commit 3faaf5a84b
61 changed files with 225 additions and 12 deletions

View File

@@ -2127,6 +2127,7 @@ nsUrlClassifierDBService::SendThreatHitReport(nsIChannel *aChannel,
nsContentUtils::GetSystemPrincipal(),
nsILoadInfo::SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL,
nsIContentPolicy::TYPE_OTHER,
nullptr, // aPerformanceStorage
nullptr, // aLoadGroup
nullptr,
loadFlags);