Skip to content

Commit

Permalink
Update to Chrome DevTools Protocol version 1269399
Browse files Browse the repository at this point in the history
  • Loading branch information
Protocol Update Workflow committed Mar 8, 2024
1 parent fba769b commit 24b0edf
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 @@ -30199,6 +30199,7 @@ public final class org/hildan/chrome/devtools/domains/page/BackForwardCacheNotRe
public static final field BackForwardCacheDisabledForDelegate Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field BackForwardCacheDisabledForPrerender Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field BroadcastChannel Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field BroadcastChannelOnMessage Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field BrowsingInstanceNotSwapped Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field CacheControlNoStore Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
public static final field CacheControlNoStoreCookieModified Lorg/hildan/chrome/devtools/domains/page/BackForwardCacheNotRestoredReason;
Expand Down
1 change: 1 addition & 0 deletions protocol/browser_protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -17418,6 +17418,7 @@
"CookieDisabled",
"HTTPAuthRequired",
"CookieFlushed",
"BroadcastChannelOnMessage",
"WebSocket",
"WebTransport",
"WebRTC",
Expand Down
2 changes: 1 addition & 1 deletion protocol/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1266816
1269399

0 comments on commit 24b0edf

Please sign in to comment.