Merge mozilla-central to inbound. a=merge CLOSED TREE

This commit is contained in:
Margareta Eliza Balazs
2018-06-26 12:24:32 +03:00
403 changed files with 4462 additions and 3065 deletions

View File

@@ -1996,7 +1996,7 @@ HTMLMediaElement::Load()
IsAllowedToPlay(),
OwnerDoc(),
DocumentOrigin(OwnerDoc()).get(),
OwnerDoc() ? OwnerDoc()->HasBeenUserActivated() : 0,
OwnerDoc() ? OwnerDoc()->HasBeenUserGestureActivated() : 0,
mMuted,
mVolume));