Skip to content

Commit 818a414

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent 36a3ed2 commit 818a414

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ final class BackForwardCacheNotRestoredReasonEnum
107107
const OUTSTANDING_NETWORK_REQUEST_DIRECT_SOCKET = 'OutstandingNetworkRequestDirectSocket';
108108
const INJECTED_JAVASCRIPT = 'InjectedJavascript';
109109
const INJECTED_STYLE_SHEET = 'InjectedStyleSheet';
110+
const DUMMY = 'Dummy';
110111
const CONTENT_SECURITY_HANDLER = 'ContentSecurityHandler';
111112
const CONTENT_WEB_AUTHENTICATION_A_P_I = 'ContentWebAuthenticationAPI';
112113
const CONTENT_FILE_CHOOSER = 'ContentFileChooser';

protocol.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17714,6 +17714,7 @@
1771417714
"OutstandingNetworkRequestDirectSocket",
1771517715
"InjectedJavascript",
1771617716
"InjectedStyleSheet",
17717+
"Dummy",
1771717718
"ContentSecurityHandler",
1771817719
"ContentWebAuthenticationAPI",
1771917720
"ContentFileChooser",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7bf8910dabf5201080addc4d070ab937 protocol.json
1+
7086d9e2df3d1a5d6867b1e19de478dc protocol.json

0 commit comments

Comments
 (0)