For whatever reason, exceptions are raised on Firefox when checkPermissions is called., "'camera' (value of 'name' member of PermissionDescriptor) is not a valid value for enumeration PermissionName." and "'microphone' (value of 'name' member of PermissionDescriptor) is not a valid value for enumeration PermissionName." so instead of changing to denied when this happens, just issue a silent warning and continue. Fixes: QTBUG-125381 Pick-to: 6.7 6.6 Change-Id: I03ee45297d28f4b99cc96f593cf529113747488b Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%