File tree 9 files changed +12
-8
lines changed
9 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -29426,7 +29426,7 @@ type OverSampleType = "2x" | "4x" | "none";
29426
29426
type PanningModelType = "HRTF" | "equalpower";
29427
29427
type PaymentComplete = "fail" | "success" | "unknown";
29428
29428
type PaymentShippingType = "delivery" | "pickup" | "shipping";
29429
- type PermissionName = "geolocation" | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access";
29429
+ type PermissionName = "camera" | " geolocation" | "microphone " | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access";
29430
29430
type PermissionState = "denied" | "granted" | "prompt";
29431
29431
type PlaybackDirection = "alternate" | "alternate-reverse" | "normal" | "reverse";
29432
29432
type PositionAlignSetting = "auto" | "center" | "line-left" | "line-right";
Original file line number Diff line number Diff line change @@ -8708,7 +8708,7 @@ type MediaEncodingType = "record" | "webrtc";
8708
8708
type NotificationDirection = "auto" | "ltr" | "rtl" ;
8709
8709
type NotificationPermission = "default" | "denied" | "granted" ;
8710
8710
type OffscreenRenderingContextId = "2d" | "bitmaprenderer" | "webgl" | "webgl2" | "webgpu" ;
8711
- type PermissionName = "geolocation" | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
8711
+ type PermissionName = "camera" | " geolocation" | "microphone " | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
8712
8712
type PermissionState = "denied" | "granted" | "prompt" ;
8713
8713
type PredefinedColorSpace = "display-p3" | "srgb" ;
8714
8714
type PremultiplyAlpha = "default" | "none" | "premultiply" ;
Original file line number Diff line number Diff line change @@ -8705,7 +8705,7 @@ type MediaEncodingType = "record" | "webrtc";
8705
8705
type NotificationDirection = "auto" | "ltr" | "rtl" ;
8706
8706
type NotificationPermission = "default" | "denied" | "granted" ;
8707
8707
type OffscreenRenderingContextId = "2d" | "bitmaprenderer" | "webgl" | "webgl2" | "webgpu" ;
8708
- type PermissionName = "geolocation" | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
8708
+ type PermissionName = "camera" | " geolocation" | "microphone " | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
8709
8709
type PermissionState = "denied" | "granted" | "prompt" ;
8710
8710
type PredefinedColorSpace = "display-p3" | "srgb" ;
8711
8711
type PremultiplyAlpha = "default" | "none" | "premultiply" ;
Original file line number Diff line number Diff line change @@ -29404,7 +29404,7 @@ type OverSampleType = "2x" | "4x" | "none";
29404
29404
type PanningModelType = "HRTF" | "equalpower";
29405
29405
type PaymentComplete = "fail" | "success" | "unknown";
29406
29406
type PaymentShippingType = "delivery" | "pickup" | "shipping";
29407
- type PermissionName = "geolocation" | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access";
29407
+ type PermissionName = "camera" | " geolocation" | "microphone " | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access";
29408
29408
type PermissionState = "denied" | "granted" | "prompt";
29409
29409
type PlaybackDirection = "alternate" | "alternate-reverse" | "normal" | "reverse";
29410
29410
type PositionAlignSetting = "auto" | "center" | "line-left" | "line-right";
Original file line number Diff line number Diff line change @@ -8708,7 +8708,7 @@ type MediaEncodingType = "record" | "webrtc";
8708
8708
type NotificationDirection = "auto" | "ltr" | "rtl" ;
8709
8709
type NotificationPermission = "default" | "denied" | "granted" ;
8710
8710
type OffscreenRenderingContextId = "2d" | "bitmaprenderer" | "webgl" | "webgl2" | "webgpu" ;
8711
- type PermissionName = "geolocation" | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
8711
+ type PermissionName = "camera" | " geolocation" | "microphone " | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
8712
8712
type PermissionState = "denied" | "granted" | "prompt" ;
8713
8713
type PredefinedColorSpace = "display-p3" | "srgb" ;
8714
8714
type PremultiplyAlpha = "default" | "none" | "premultiply" ;
Original file line number Diff line number Diff line change @@ -8705,7 +8705,7 @@ type MediaEncodingType = "record" | "webrtc";
8705
8705
type NotificationDirection = "auto" | "ltr" | "rtl" ;
8706
8706
type NotificationPermission = "default" | "denied" | "granted" ;
8707
8707
type OffscreenRenderingContextId = "2d" | "bitmaprenderer" | "webgl" | "webgl2" | "webgpu" ;
8708
- type PermissionName = "geolocation" | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
8708
+ type PermissionName = "camera" | " geolocation" | "microphone " | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
8709
8709
type PermissionState = "denied" | "granted" | "prompt" ;
8710
8710
type PredefinedColorSpace = "display-p3" | "srgb" ;
8711
8711
type PremultiplyAlpha = "default" | "none" | "premultiply" ;
Original file line number Diff line number Diff line change @@ -9837,7 +9837,7 @@ type NotificationDirection = "auto" | "ltr" | "rtl";
9837
9837
type NotificationPermission = "default" | "denied" | "granted" ;
9838
9838
type OffscreenRenderingContextId = "2d" | "bitmaprenderer" | "webgl" | "webgl2" | "webgpu" ;
9839
9839
type OpusBitstreamFormat = "ogg" | "opus" ;
9840
- type PermissionName = "geolocation" | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
9840
+ type PermissionName = "camera" | " geolocation" | "microphone " | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
9841
9841
type PermissionState = "denied" | "granted" | "prompt" ;
9842
9842
type PredefinedColorSpace = "display-p3" | "srgb" ;
9843
9843
type PremultiplyAlpha = "default" | "none" | "premultiply" ;
Original file line number Diff line number Diff line change @@ -9837,7 +9837,7 @@ type NotificationDirection = "auto" | "ltr" | "rtl";
9837
9837
type NotificationPermission = "default" | "denied" | "granted" ;
9838
9838
type OffscreenRenderingContextId = "2d" | "bitmaprenderer" | "webgl" | "webgl2" | "webgpu" ;
9839
9839
type OpusBitstreamFormat = "ogg" | "opus" ;
9840
- type PermissionName = "geolocation" | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
9840
+ type PermissionName = "camera" | " geolocation" | "microphone " | "midi" | "notifications" | "persistent-storage" | "push" | "screen-wake-lock" | "storage-access" ;
9841
9841
type PermissionState = "denied" | "granted" | "prompt" ;
9842
9842
type PredefinedColorSpace = "display-p3" | "srgb" ;
9843
9843
type PremultiplyAlpha = "default" | "none" | "premultiply" ;
Original file line number Diff line number Diff line change 338
338
// https://w3c.github.io/powerful-features-registry/#registry-table-of-powerful-features
339
339
// Please add a feature only when it's supported by multiple engines.
340
340
"value" : [
341
+ // Full support: https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API#browser_compatibility
342
+ " camera" ,
341
343
// Full support: https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API#browser_compatibility
342
344
" geolocation" ,
345
+ // Full support: https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API#browser_compatibility
346
+ " microphone" ,
343
347
// Gecko and Blink: https://developer.mozilla.org/en-US/docs/Web/API/Web_MIDI_API#browser_compatibility
344
348
" midi" ,
345
349
// Full support: https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API#browser_compatibility
You can’t perform that action at this time.
0 commit comments