enum Protocol::Page::PermissionsPolicyFeature
Overview
All Permissions Policy features. This enum should match the one defined in third_party/blink/renderer/core/permissions_policy/permissions_policy_features.json5.
Defined in:
protocol/page.crEnum Members
-
Accelerometer =
0
-
AmbientLightSensor =
1
-
AttributionReporting =
2
-
Autoplay =
3
-
Bluetooth =
4
-
BrowsingTopics =
5
-
Camera =
6
-
ChDpr =
7
-
ChDeviceMemory =
8
-
ChDownlink =
9
-
ChEct =
10
-
ChPrefersColorScheme =
11
-
ChPrefersReducedMotion =
12
-
ChRtt =
13
-
ChSaveData =
14
-
ChUa =
15
-
ChUaArch =
16
-
ChUaBitness =
17
-
ChUaPlatform =
18
-
ChUaModel =
19
-
ChUaMobile =
20
-
ChUaFull =
21
-
ChUaFullVersion =
22
-
ChUaFullVersionList =
23
-
ChUaPlatformVersion =
24
-
ChUaReduced =
25
-
ChUaWow64 =
26
-
ChViewportHeight =
27
-
ChViewportWidth =
28
-
ChWidth =
29
-
ClipboardRead =
30
-
ClipboardWrite =
31
-
CrossOriginIsolated =
32
-
DirectSockets =
33
-
DisplayCapture =
34
-
DocumentDomain =
35
-
EncryptedMedia =
36
-
ExecutionWhileOutOfViewport =
37
-
ExecutionWhileNotRendered =
38
-
FocusWithoutUserActivation =
39
-
Fullscreen =
40
-
Frobulate =
41
-
Gamepad =
42
-
Geolocation =
43
-
Gyroscope =
44
-
Hid =
45
-
IdentityCredentialsGet =
46
-
IdleDetection =
47
-
InterestCohort =
48
-
JoinAdInterestGroup =
49
-
KeyboardMap =
50
-
LocalFonts =
51
-
Magnetometer =
52
-
Microphone =
53
-
Midi =
54
-
OtpCredentials =
55
-
Payment =
56
-
PictureInPicture =
57
-
PublickeyCredentialsGet =
58
-
RunAdAuction =
59
-
ScreenWakeLock =
60
-
Serial =
61
-
StorageAccess =
64
-
SyncXhr =
65
-
TrustTokenRedemption =
66
-
Unload =
67
-
Usb =
68
-
VerticalScroll =
69
-
WindowPlacement =
71
-
XrSpatialTracking =
72
Instance Method Summary
- #accelerometer?
- #ambient_light_sensor?
- #attribution_reporting?
- #autoplay?
- #bluetooth?
- #browsing_topics?
- #camera?
- #ch_device_memory?
- #ch_downlink?
- #ch_dpr?
- #ch_ect?
- #ch_prefers_color_scheme?
- #ch_prefers_reduced_motion?
- #ch_rtt?
- #ch_save_data?
- #ch_ua?
- #ch_ua_arch?
- #ch_ua_bitness?
- #ch_ua_full?
- #ch_ua_full_version?
- #ch_ua_full_version_list?
- #ch_ua_mobile?
- #ch_ua_model?
- #ch_ua_platform?
- #ch_ua_platform_version?
- #ch_ua_reduced?
- #ch_ua_wow64?
- #ch_viewport_height?
- #ch_viewport_width?
- #ch_width?
- #clipboard_read?
- #clipboard_write?
- #cross_origin_isolated?
- #direct_sockets?
- #display_capture?
- #document_domain?
- #encrypted_media?
- #execution_while_not_rendered?
- #execution_while_out_of_viewport?
- #focus_without_user_activation?
- #frobulate?
- #fullscreen?
- #gamepad?
- #geolocation?
- #gyroscope?
- #hid?
- #identity_credentials_get?
- #idle_detection?
- #interest_cohort?
- #join_ad_interest_group?
- #keyboard_map?
- #local_fonts?
- #magnetometer?
- #microphone?
- #midi?
- #otp_credentials?
- #payment?
- #picture_in_picture?
- #publickey_credentials_get?
- #run_ad_auction?
- #screen_wake_lock?
- #serial?
- #shared_autofill?
- #shared_storage?
- #storage_access?
- #sync_xhr?
- #trust_token_redemption?
- #unload?
- #usb?
- #vertical_scroll?
- #web_share?
- #window_placement?
- #xr_spatial_tracking?