Bug 1815267 - Adjust PIP toggle in MSN r=kpatenio

Differential Revision: https://phabricator.services.mozilla.com/D170351
This commit is contained in:
janvi01 2023-02-24 01:31:39 +00:00
Родитель 1afdfc8b8a
Коммит 65ad197431
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -118,6 +118,11 @@ let AVAILABLE_PIP_OVERRIDES;
"https://*.laracasts.com/*": { policy: TOGGLE_POLICIES.ONE_QUARTER },
},
msn: {
"https://*.msn.com/*": {
visibilityThreshold: 0.7,
},
},
mxplayer: {
"https://*.mxplayer.in/*": {
videoWrapperScriptPath: "video-wrappers/videojsWrapper.js",