зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1035831 Stop video streams fading when mousing over video in Loop. r=dmose
This commit is contained in:
Родитель
21fbd2ce39
Коммит
6fc3f18d43
|
@ -207,7 +207,8 @@ loop.shared.views = (function(_, OT, l10n) {
|
|||
height: "auto",
|
||||
style: {
|
||||
bugDisplayMode: "off",
|
||||
buttonDisplayMode: "off"
|
||||
buttonDisplayMode: "off",
|
||||
nameDisplayMode: "off"
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
@ -207,7 +207,8 @@ loop.shared.views = (function(_, OT, l10n) {
|
|||
height: "auto",
|
||||
style: {
|
||||
bugDisplayMode: "off",
|
||||
buttonDisplayMode: "off"
|
||||
buttonDisplayMode: "off",
|
||||
nameDisplayMode: "off"
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче