devtools-protocol 0.0.1028116 → 0.0.1028580

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1589,6 +1589,7 @@
1589
1589
  "ObsoleteWebRtcCipherSuite",
1590
1590
  "OpenWebDatabaseInsecureContext",
1591
1591
  "OverflowVisibleOnReplacedElement",
1592
+ "PersistentQuotaType",
1592
1593
  "PictureSourceSrc",
1593
1594
  "PrefixedCancelAnimationFrame",
1594
1595
  "PrefixedRequestAnimationFrame",
@@ -8952,6 +8953,14 @@
8952
8953
  "parameters": [
8953
8954
  {
8954
8955
  "name": "securityOrigin",
8956
+ "description": "At least and at most one of securityOrigin, storageKey must be specified.\nSecurity origin.",
8957
+ "optional": true,
8958
+ "type": "string"
8959
+ },
8960
+ {
8961
+ "name": "storageKey",
8962
+ "description": "Storage key.",
8963
+ "optional": true,
8955
8964
  "type": "string"
8956
8965
  },
8957
8966
  {
@@ -9040,7 +9049,14 @@
9040
9049
  "parameters": [
9041
9050
  {
9042
9051
  "name": "securityOrigin",
9043
- "description": "Security origin.",
9052
+ "description": "At least and at most one of securityOrigin, storageKey must be specified.\nSecurity origin.",
9053
+ "optional": true,
9054
+ "type": "string"
9055
+ },
9056
+ {
9057
+ "name": "storageKey",
9058
+ "description": "Storage key.",
9059
+ "optional": true,
9044
9060
  "type": "string"
9045
9061
  },
9046
9062
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "devtools-protocol",
3
- "version": "0.0.1028116",
3
+ "version": "0.0.1028580",
4
4
  "description": "The Chrome DevTools Protocol JSON",
5
5
  "repository": "https://github.com/ChromeDevTools/devtools-protocol",
6
6
  "author": "The Chromium Authors",
@@ -782,6 +782,7 @@ experimental domain Audits
782
782
  ObsoleteWebRtcCipherSuite
783
783
  OpenWebDatabaseInsecureContext
784
784
  OverflowVisibleOnReplacedElement
785
+ PersistentQuotaType
785
786
  PictureSourceSrc
786
787
  PrefixedCancelAnimationFrame
787
788
  PrefixedRequestAnimationFrame
@@ -4105,7 +4106,11 @@ experimental domain IndexedDB
4105
4106
  # Delete a range of entries from an object store
4106
4107
  command deleteObjectStoreEntries
4107
4108
  parameters
4108
- string securityOrigin
4109
+ # At least and at most one of securityOrigin, storageKey must be specified.
4110
+ # Security origin.
4111
+ optional string securityOrigin
4112
+ # Storage key.
4113
+ optional string storageKey
4109
4114
  string databaseName
4110
4115
  string objectStoreName
4111
4116
  # Range of entry keys to delete
@@ -4143,8 +4148,11 @@ experimental domain IndexedDB
4143
4148
  # Gets metadata of an object store
4144
4149
  command getMetadata
4145
4150
  parameters
4151
+ # At least and at most one of securityOrigin, storageKey must be specified.
4146
4152
  # Security origin.
4147
- string securityOrigin
4153
+ optional string securityOrigin
4154
+ # Storage key.
4155
+ optional string storageKey
4148
4156
  # Database name.
4149
4157
  string databaseName
4150
4158
  # Object store name.
@@ -3474,7 +3474,7 @@ export namespace Protocol {
3474
3474
  frameId?: Page.FrameId;
3475
3475
  }
3476
3476
 
3477
- export type DeprecationIssueType = ('AuthorizationCoveredByWildcard' | 'CanRequestURLHTTPContainingNewline' | 'ChromeLoadTimesConnectionInfo' | 'ChromeLoadTimesFirstPaintAfterLoadTime' | 'ChromeLoadTimesWasAlternateProtocolAvailable' | 'CookieWithTruncatingChar' | 'CrossOriginAccessBasedOnDocumentDomain' | 'CrossOriginWindowAlert' | 'CrossOriginWindowConfirm' | 'CSSSelectorInternalMediaControlsOverlayCastButton' | 'DeprecationExample' | 'DocumentDomainSettingWithoutOriginAgentClusterHeader' | 'EventPath' | 'ExpectCTHeader' | 'GeolocationInsecureOrigin' | 'GeolocationInsecureOriginDeprecatedNotRemoved' | 'GetUserMediaInsecureOrigin' | 'HostCandidateAttributeGetter' | 'IdentityInCanMakePaymentEvent' | 'InsecurePrivateNetworkSubresourceRequest' | 'LegacyConstraintGoogIPv6' | 'LocalCSSFileExtensionRejected' | 'MediaSourceAbortRemove' | 'MediaSourceDurationTruncatingBuffered' | 'NavigateEventRestoreScroll' | 'NavigateEventTransitionWhile' | 'NoSysexWebMIDIWithoutPermission' | 'NotificationInsecureOrigin' | 'NotificationPermissionRequestedIframe' | 'ObsoleteWebRtcCipherSuite' | 'OpenWebDatabaseInsecureContext' | 'OverflowVisibleOnReplacedElement' | 'PictureSourceSrc' | 'PrefixedCancelAnimationFrame' | 'PrefixedRequestAnimationFrame' | 'PrefixedStorageInfo' | 'PrefixedVideoDisplayingFullscreen' | 'PrefixedVideoEnterFullscreen' | 'PrefixedVideoEnterFullScreen' | 'PrefixedVideoExitFullscreen' | 'PrefixedVideoExitFullScreen' | 'PrefixedVideoSupportsFullscreen' | 'RangeExpand' | 'RequestedSubresourceWithEmbeddedCredentials' | 'RTCConstraintEnableDtlsSrtpFalse' | 'RTCConstraintEnableDtlsSrtpTrue' | 'RTCPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics' | 'RTCPeerConnectionSdpSemanticsPlanB' | 'RtcpMuxPolicyNegotiate' | 'SharedArrayBufferConstructedWithoutIsolation' | 'TextToSpeech_DisallowedByAutoplay' | 'V8SharedArrayBufferConstructedInExtensionWithoutIsolation' | 'XHRJSONEncodingDetection' | 'XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload' | 'XRSupportsSession');
3477
+ export type DeprecationIssueType = ('AuthorizationCoveredByWildcard' | 'CanRequestURLHTTPContainingNewline' | 'ChromeLoadTimesConnectionInfo' | 'ChromeLoadTimesFirstPaintAfterLoadTime' | 'ChromeLoadTimesWasAlternateProtocolAvailable' | 'CookieWithTruncatingChar' | 'CrossOriginAccessBasedOnDocumentDomain' | 'CrossOriginWindowAlert' | 'CrossOriginWindowConfirm' | 'CSSSelectorInternalMediaControlsOverlayCastButton' | 'DeprecationExample' | 'DocumentDomainSettingWithoutOriginAgentClusterHeader' | 'EventPath' | 'ExpectCTHeader' | 'GeolocationInsecureOrigin' | 'GeolocationInsecureOriginDeprecatedNotRemoved' | 'GetUserMediaInsecureOrigin' | 'HostCandidateAttributeGetter' | 'IdentityInCanMakePaymentEvent' | 'InsecurePrivateNetworkSubresourceRequest' | 'LegacyConstraintGoogIPv6' | 'LocalCSSFileExtensionRejected' | 'MediaSourceAbortRemove' | 'MediaSourceDurationTruncatingBuffered' | 'NavigateEventRestoreScroll' | 'NavigateEventTransitionWhile' | 'NoSysexWebMIDIWithoutPermission' | 'NotificationInsecureOrigin' | 'NotificationPermissionRequestedIframe' | 'ObsoleteWebRtcCipherSuite' | 'OpenWebDatabaseInsecureContext' | 'OverflowVisibleOnReplacedElement' | 'PersistentQuotaType' | 'PictureSourceSrc' | 'PrefixedCancelAnimationFrame' | 'PrefixedRequestAnimationFrame' | 'PrefixedStorageInfo' | 'PrefixedVideoDisplayingFullscreen' | 'PrefixedVideoEnterFullscreen' | 'PrefixedVideoEnterFullScreen' | 'PrefixedVideoExitFullscreen' | 'PrefixedVideoExitFullScreen' | 'PrefixedVideoSupportsFullscreen' | 'RangeExpand' | 'RequestedSubresourceWithEmbeddedCredentials' | 'RTCConstraintEnableDtlsSrtpFalse' | 'RTCConstraintEnableDtlsSrtpTrue' | 'RTCPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics' | 'RTCPeerConnectionSdpSemanticsPlanB' | 'RtcpMuxPolicyNegotiate' | 'SharedArrayBufferConstructedWithoutIsolation' | 'TextToSpeech_DisallowedByAutoplay' | 'V8SharedArrayBufferConstructedInExtensionWithoutIsolation' | 'XHRJSONEncodingDetection' | 'XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload' | 'XRSupportsSession');
3478
3478
 
3479
3479
  /**
3480
3480
  * This issue tracks information needed to print a deprecation message.
@@ -8144,7 +8144,15 @@ export namespace Protocol {
8144
8144
  }
8145
8145
 
8146
8146
  export interface DeleteObjectStoreEntriesRequest {
8147
- securityOrigin: string;
8147
+ /**
8148
+ * At least and at most one of securityOrigin, storageKey must be specified.
8149
+ * Security origin.
8150
+ */
8151
+ securityOrigin?: string;
8152
+ /**
8153
+ * Storage key.
8154
+ */
8155
+ storageKey?: string;
8148
8156
  databaseName: string;
8149
8157
  objectStoreName: string;
8150
8158
  /**
@@ -8197,9 +8205,14 @@ export namespace Protocol {
8197
8205
 
8198
8206
  export interface GetMetadataRequest {
8199
8207
  /**
8208
+ * At least and at most one of securityOrigin, storageKey must be specified.
8200
8209
  * Security origin.
8201
8210
  */
8202
- securityOrigin: string;
8211
+ securityOrigin?: string;
8212
+ /**
8213
+ * Storage key.
8214
+ */
8215
+ storageKey?: string;
8203
8216
  /**
8204
8217
  * Database name.
8205
8218
  */