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

This commit is contained in:
Andrea Marchesini
2018-01-24 17:17:31 +01:00
parent 1a681fb45c
commit b434804b93
60 changed files with 224 additions and 12 deletions

View File

@@ -327,6 +327,7 @@ HTMLTrackElement::LoadResource()
static_cast<Element*>(this),
secFlags,
nsIContentPolicy::TYPE_INTERNAL_TRACK,
nullptr, // PerformanceStorage
loadGroup,
nullptr, // aCallbacks
nsIRequest::LOAD_NORMAL | nsIChannel::LOAD_CLASSIFY_URI);