Skip to content

Commit 4e4ea1d

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent f4503dc commit 4e4ea1d

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

gen-src/ChromeDevtoolsProtocol/Model/Audits/DeprecationIssueTypeEnum.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ final class DeprecationIssueTypeEnum
3535
public const LOCAL_C_S_S_FILE_EXTENSION_REJECTED = 'LocalCSSFileExtensionRejected';
3636
public const MEDIA_SOURCE_ABORT_REMOVE = 'MediaSourceAbortRemove';
3737
public const MEDIA_SOURCE_DURATION_TRUNCATING_BUFFERED = 'MediaSourceDurationTruncatingBuffered';
38+
public const NAVIGATE_EVENT_RESTORE_SCROLL = 'NavigateEventRestoreScroll';
39+
public const NAVIGATE_EVENT_TRANSITION_WHILE = 'NavigateEventTransitionWhile';
3840
public const NO_SYSEX_WEB_M_I_D_I_WITHOUT_PERMISSION = 'NoSysexWebMIDIWithoutPermission';
3941
public const NOTIFICATION_INSECURE_ORIGIN = 'NotificationInsecureOrigin';
4042
public const NOTIFICATION_PERMISSION_REQUESTED_IFRAME = 'NotificationPermissionRequestedIframe';

protocol.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,6 +1571,8 @@
15711571
"LocalCSSFileExtensionRejected",
15721572
"MediaSourceAbortRemove",
15731573
"MediaSourceDurationTruncatingBuffered",
1574+
"NavigateEventRestoreScroll",
1575+
"NavigateEventTransitionWhile",
15741576
"NoSysexWebMIDIWithoutPermission",
15751577
"NotificationInsecureOrigin",
15761578
"NotificationPermissionRequestedIframe",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c3ccaff1781becb05fd504ba7a1dd5e9 protocol.json
1+
14a28008bd1030321810e8f72b065430 protocol.json

0 commit comments

Comments
 (0)