Skip to content

Commit 6fe2207

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

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

gen-src/ChromeDevtoolsProtocol/Model/Browser/PermissionTypeEnum.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ final class PermissionTypeEnum
3232
public const PROTECTED_MEDIA_IDENTIFIER = 'protectedMediaIdentifier';
3333
public const SENSORS = 'sensors';
3434
public const STORAGE_ACCESS = 'storageAccess';
35+
public const TOP_LEVEL_STORAGE_ACCESS = 'topLevelStorageAccess';
3536
public const VIDEO_CAPTURE = 'videoCapture';
3637
public const VIDEO_CAPTURE_PAN_TILT_ZOOM = 'videoCapturePanTiltZoom';
3738
public const WAKE_LOCK_SCREEN = 'wakeLockScreen';

protocol.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,6 +2175,7 @@
21752175
"protectedMediaIdentifier",
21762176
"sensors",
21772177
"storageAccess",
2178+
"topLevelStorageAccess",
21782179
"videoCapture",
21792180
"videoCapturePanTiltZoom",
21802181
"wakeLockScreen",

protocol.json.md5

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

0 commit comments

Comments
 (0)