Bug 1265978. Part 1 - add mozDumpDebugInfo() to HTMLMediaElement.webidl. r=bz.
MozReview-Commit-ID: E0RZRyWnZrF
This commit is contained in:
@@ -564,6 +564,12 @@ HTMLMediaElement::GetMozDebugReaderData(nsAString& aString)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
HTMLMediaElement::MozDumpDebugInfo()
|
||||
{
|
||||
// Tell mDecoder to dump debugging info.
|
||||
}
|
||||
|
||||
already_AddRefed<DOMMediaStream>
|
||||
HTMLMediaElement::GetSrcObject() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user