Skip to content

Commit 5321017

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent 6fe2207 commit 5321017

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

gen-src/ChromeDevtoolsProtocol/Model/Page/PermissionsPolicyFeatureEnum.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,14 @@ final class PermissionsPolicyFeatureEnum
7070
public const OTP_CREDENTIALS = 'otp-credentials';
7171
public const PAYMENT = 'payment';
7272
public const PICTURE_IN_PICTURE = 'picture-in-picture';
73+
public const PRIVATE_AGGREGATION = 'private-aggregation';
7374
public const PUBLICKEY_CREDENTIALS_GET = 'publickey-credentials-get';
7475
public const RUN_AD_AUCTION = 'run-ad-auction';
7576
public const SCREEN_WAKE_LOCK = 'screen-wake-lock';
7677
public const SERIAL = 'serial';
7778
public const SHARED_AUTOFILL = 'shared-autofill';
7879
public const SHARED_STORAGE = 'shared-storage';
80+
public const SHARED_STORAGE_SELECT_URL = 'shared-storage-select-url';
7981
public const SMART_CARD = 'smart-card';
8082
public const STORAGE_ACCESS = 'storage-access';
8183
public const SYNC_XHR = 'sync-xhr';

protocol.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17831,12 +17831,14 @@
1783117831
"otp-credentials",
1783217832
"payment",
1783317833
"picture-in-picture",
17834+
"private-aggregation",
1783417835
"publickey-credentials-get",
1783517836
"run-ad-auction",
1783617837
"screen-wake-lock",
1783717838
"serial",
1783817839
"shared-autofill",
1783917840
"shared-storage",
17841+
"shared-storage-select-url",
1784017842
"smart-card",
1784117843
"storage-access",
1784217844
"sync-xhr",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5cb152be08b60c23c1a13cd1ab721a47 protocol.json
1+
574743d844d43efcaf5eb6b0a16951c3 protocol.json

0 commit comments

Comments
 (0)