Bug 1454238: Remove nsINode::eMEDIA. r=bz
MozReview-Commit-ID: LPutL6PlrgG
This commit is contained in:
@@ -6532,12 +6532,6 @@ void HTMLMediaElement::NotifyShutdownEvent()
|
||||
AddRemoveSelfReference();
|
||||
}
|
||||
|
||||
bool
|
||||
HTMLMediaElement::IsNodeOfType(uint32_t aFlags) const
|
||||
{
|
||||
return !(aFlags & ~eMEDIA);
|
||||
}
|
||||
|
||||
void HTMLMediaElement::DispatchAsyncSourceError(nsIContent* aSourceElement)
|
||||
{
|
||||
LOG_EVENT(LogLevel::Debug, ("%p Queuing simple source error event", this));
|
||||
|
||||
Reference in New Issue
Block a user