Home
last modified time | relevance | path

Searched refs:removeBehaviorRestriction (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.h314 …void removeBehaviorRestriction(BehaviorRestrictions restriction) { m_restrictions &= ~restriction;… in removeBehaviorRestriction() function
DHTMLMediaElement.cpp717 removeBehaviorRestriction(RequirePageConsentToLoadMediaRestriction); in loadInternal()
847 removeBehaviorRestriction(RequireUserGestureForRateChangeRestriction); in loadResource()