Pārlūkot izejas kodu

misc: don't show a warning on Safari with VP8

master
Saúl Ibarra Corretgé 6 gadus atpakaļ
vecāks
revīzija
9625be1db3
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      react/features/conference/functions.js

+ 1
- 0
react/features/conference/functions.js Parādīt failu

21
             && !browser.isFirefox()
21
             && !browser.isFirefox()
22
             && !browser.isNWJS()
22
             && !browser.isNWJS()
23
             && !browser.isElectron()
23
             && !browser.isElectron()
24
+            && !(browser.isSafariWithVP8() && browser.usesPlanB())
24
 
25
 
25
             // Adding react native to the list of recommended browsers is not
26
             // Adding react native to the list of recommended browsers is not
26
             // necessary for now because the function won't be executed at all
27
             // necessary for now because the function won't be executed at all

Notiek ielāde…
Atcelt
Saglabāt