Skip to content

Commit df4f4b8

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent e3cf7af commit df4f4b8

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
@@ -55,6 +55,7 @@ final class BackForwardCacheNotRestoredReasonEnum
5555
const BROWSING_INSTANCE_NOT_SWAPPED = 'BrowsingInstanceNotSwapped';
5656
const BACK_FORWARD_CACHE_DISABLED_FOR_DELEGATE = 'BackForwardCacheDisabledForDelegate';
5757
const OPT_IN_UNLOAD_HEADER_NOT_PRESENT = 'OptInUnloadHeaderNotPresent';
58+
const UNLOAD_HANDLER_EXISTS_IN_MAIN_FRAME = 'UnloadHandlerExistsInMainFrame';
5859
const UNLOAD_HANDLER_EXISTS_IN_SUB_FRAME = 'UnloadHandlerExistsInSubFrame';
5960
const SERVICE_WORKER_UNREGISTRATION = 'ServiceWorkerUnregistration';
6061
const CACHE_CONTROL_NO_STORE = 'CacheControlNoStore';

protocol.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17618,6 +17618,7 @@
1761817618
"BrowsingInstanceNotSwapped",
1761917619
"BackForwardCacheDisabledForDelegate",
1762017620
"OptInUnloadHeaderNotPresent",
17621+
"UnloadHandlerExistsInMainFrame",
1762117622
"UnloadHandlerExistsInSubFrame",
1762217623
"ServiceWorkerUnregistration",
1762317624
"CacheControlNoStore",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
33819f8fde6202f249f6d4bf79e455e8 protocol.json
1+
ee20c8cf0e501767f543a484d708081d protocol.json

0 commit comments

Comments
 (0)