Merge mozilla-central to mozilla-inbound
This commit is contained in:
@@ -5927,7 +5927,7 @@ HTMLMediaElement::OpenUnsupportedMediaWithExtenalAppIfNeeded()
|
||||
LOG(LogLevel::Debug, ("Open unsupported type \'%s\' with external apps.",
|
||||
mMimeType.get()));
|
||||
nsContentUtils::DispatchTrustedEvent(OwnerDoc(), static_cast<nsIContent*>(this),
|
||||
NS_LITERAL_STRING("OpenMediaWithExtenalApp"),
|
||||
NS_LITERAL_STRING("OpenMediaWithExternalApp"),
|
||||
true,
|
||||
true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user