Skip to content

Commit 6114d77

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent cf27f6a commit 6114d77

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ final class PermissionsPolicyFeatureEnum
7777
public const STORAGE_ACCESS_API = 'storage-access-api';
7878
public const SYNC_XHR = 'sync-xhr';
7979
public const TRUST_TOKEN_REDEMPTION = 'trust-token-redemption';
80+
public const UNLOAD = 'unload';
8081
public const USB = 'usb';
8182
public const VERTICAL_SCROLL = 'vertical-scroll';
8283
public const WEB_SHARE = 'web-share';

protocol.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17709,6 +17709,7 @@
1770917709
"storage-access-api",
1771017710
"sync-xhr",
1771117711
"trust-token-redemption",
17712+
"unload",
1771217713
"usb",
1771317714
"vertical-scroll",
1771417715
"web-share",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
68d825d9d5147c31aff814ebf598da5a protocol.json
1+
d342da8ee5692ac4a054ccdc7d73ff52 protocol.json

0 commit comments

Comments
 (0)