Backed out changeset bd757c7d0bad (bug 1242874)
This commit is contained in:
@@ -5586,12 +5586,6 @@ HTMLMediaElement::ComputedMuted() const
|
||||
return (mMuted & MUTED_BY_AUDIO_CHANNEL);
|
||||
}
|
||||
|
||||
nsSuspendedTypes
|
||||
HTMLMediaElement::ComputedSuspended() const
|
||||
{
|
||||
return mAudioChannelSuspended;
|
||||
}
|
||||
|
||||
bool
|
||||
HTMLMediaElement::IsCurrentlyPlaying() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user