Skip to content

Commit

Permalink
Update to Chrome DevTools Protocol version 1343927
Browse files Browse the repository at this point in the history
  • Loading branch information
Protocol Update Workflow committed Aug 21, 2024
1 parent e6e61df commit b7f2262
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions api/chrome-devtools-kotlin.api
Original file line number Diff line number Diff line change
Expand Up @@ -31508,6 +31508,7 @@ public final class org/hildan/chrome/devtools/domains/page/BackForwardCacheNotRe
public static final field Companion Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason$Companion;
public static final field ConflictingBrowsingInstance Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field ContainsPlugins Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field ContentDiscarded Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field ContentFileChooser Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field ContentFileSystemAccess Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field ContentMediaDevicesDispatcherHost Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
Expand Down
1 change: 1 addition & 0 deletions protocol-definition/browser_protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -18495,6 +18495,7 @@
"ContentWebUSB",
"ContentMediaSessionService",
"ContentScreenReader",
"ContentDiscarded",
"EmbedderPopupBlockerTabHelper",
"EmbedderSafeBrowsingTriggeredPopupBlocker",
"EmbedderSafeBrowsingThreatDetails",
Expand Down
2 changes: 1 addition & 1 deletion protocol-definition/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1342118
1343927

0 comments on commit b7f2262

Please sign in to comment.