devtools-protocol 0.0.996622 → 0.0.997149
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.
- package/json/browser_protocol.json +1 -16
- package/package.json +1 -1
- package/pdl/browser_protocol.pdl +1 -13
- package/types/protocol.d.ts +2 -17
@@ -1605,7 +1605,6 @@
|
|
1605
1605
|
"SelectionAddRangeIntersect",
|
1606
1606
|
"SharedArrayBufferConstructedWithoutIsolation",
|
1607
1607
|
"TextToSpeech_DisallowedByAutoplay",
|
1608
|
-
"Untranslated",
|
1609
1608
|
"V8SharedArrayBufferConstructedInExtensionWithoutIsolation",
|
1610
1609
|
"WebCodecsVideoFrameDefaultTimestamp",
|
1611
1610
|
"XHRJSONEncodingDetection",
|
@@ -1615,7 +1614,7 @@
|
|
1615
1614
|
},
|
1616
1615
|
{
|
1617
1616
|
"id": "DeprecationIssueDetails",
|
1618
|
-
"description": "This issue tracks information needed to print a deprecation message.\
|
1617
|
+
"description": "This issue tracks information needed to print a deprecation message.\nhttps://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/third_party/blink/renderer/core/frame/deprecation/README.md",
|
1619
1618
|
"type": "object",
|
1620
1619
|
"properties": [
|
1621
1620
|
{
|
@@ -1627,20 +1626,6 @@
|
|
1627
1626
|
"name": "sourceCodeLocation",
|
1628
1627
|
"$ref": "SourceCodeLocation"
|
1629
1628
|
},
|
1630
|
-
{
|
1631
|
-
"name": "message",
|
1632
|
-
"description": "The content of an untranslated deprecation issue,\ne.g. \"window.inefficientLegacyStorageMethod will be removed in M97,\naround January 2022. Please use Web Storage or Indexed Database\ninstead. This standard was abandoned in January, 1970. See\nhttps://www.chromestatus.com/feature/5684870116278272 for more details.\"",
|
1633
|
-
"deprecated": true,
|
1634
|
-
"optional": true,
|
1635
|
-
"type": "string"
|
1636
|
-
},
|
1637
|
-
{
|
1638
|
-
"name": "deprecationType",
|
1639
|
-
"description": "The id of an untranslated deprecation issue e.g. PrefixedStorageInfo.",
|
1640
|
-
"deprecated": true,
|
1641
|
-
"optional": true,
|
1642
|
-
"type": "string"
|
1643
|
-
},
|
1644
1629
|
{
|
1645
1630
|
"name": "type",
|
1646
1631
|
"$ref": "DeprecationIssueType"
|
package/package.json
CHANGED
package/pdl/browser_protocol.pdl
CHANGED
@@ -799,7 +799,6 @@ experimental domain Audits
|
|
799
799
|
SelectionAddRangeIntersect
|
800
800
|
SharedArrayBufferConstructedWithoutIsolation
|
801
801
|
TextToSpeech_DisallowedByAutoplay
|
802
|
-
Untranslated
|
803
802
|
V8SharedArrayBufferConstructedInExtensionWithoutIsolation
|
804
803
|
WebCodecsVideoFrameDefaultTimestamp
|
805
804
|
XHRJSONEncodingDetection
|
@@ -807,22 +806,11 @@ experimental domain Audits
|
|
807
806
|
XRSupportsSession
|
808
807
|
|
809
808
|
# This issue tracks information needed to print a deprecation message.
|
810
|
-
#
|
811
|
-
# https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/deprecation.cc
|
812
|
-
# TODO(crbug.com/1264960): Re-work format to add i18n support per:
|
813
|
-
# https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/public/devtools_protocol/README.md
|
809
|
+
# https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/third_party/blink/renderer/core/frame/deprecation/README.md
|
814
810
|
type DeprecationIssueDetails extends object
|
815
811
|
properties
|
816
812
|
optional AffectedFrame affectedFrame
|
817
813
|
SourceCodeLocation sourceCodeLocation
|
818
|
-
# The content of an untranslated deprecation issue,
|
819
|
-
# e.g. "window.inefficientLegacyStorageMethod will be removed in M97,
|
820
|
-
# around January 2022. Please use Web Storage or Indexed Database
|
821
|
-
# instead. This standard was abandoned in January, 1970. See
|
822
|
-
# https://www.chromestatus.com/feature/5684870116278272 for more details."
|
823
|
-
deprecated optional string message
|
824
|
-
# The id of an untranslated deprecation issue e.g. PrefixedStorageInfo.
|
825
|
-
deprecated optional string deprecationType
|
826
814
|
DeprecationIssueType type
|
827
815
|
|
828
816
|
type ClientHintIssueReason extends string
|
package/types/protocol.d.ts
CHANGED
@@ -3376,30 +3376,15 @@ export namespace Protocol {
|
|
3376
3376
|
frameId?: Page.FrameId;
|
3377
3377
|
}
|
3378
3378
|
|
3379
|
-
export type DeprecationIssueType = ('AuthorizationCoveredByWildcard' | 'BatteryStatusInsecureOrigin' | 'CanRequestURLHTTPContainingNewline' | 'ChromeLoadTimesConnectionInfo' | 'ChromeLoadTimesFirstPaintAfterLoadTime' | 'ChromeLoadTimesWasAlternateProtocolAvailable' | 'CookieWithTruncatingChar' | 'CrossOriginAccessBasedOnDocumentDomain' | 'CrossOriginWindowAlert' | 'CrossOriginWindowConfirm' | 'CSSSelectorInternalMediaControlsOverlayCastButton' | 'CustomCursorIntersectsViewport' | 'DeprecationExample' | 'DocumentDomainSettingWithoutOriginAgentClusterHeader' | 'EventPath' | 'GeolocationInsecureOrigin' | 'GeolocationInsecureOriginDeprecatedNotRemoved' | 'GetUserMediaInsecureOrigin' | 'HostCandidateAttributeGetter' | 'InsecurePrivateNetworkSubresourceRequest' | 'LegacyConstraintGoogCpuOveruseDetection' | 'LegacyConstraintGoogIPv6' | 'LegacyConstraintGoogScreencastMinBitrate' | 'LegacyConstraintGoogSuspendBelowMinBitrate' | 'LocalCSSFileExtensionRejected' | 'MediaElementAudioSourceNode' | 'MediaSourceAbortRemove' | 'MediaSourceDurationTruncatingBuffered' | 'NoSysexWebMIDIWithoutPermission' | 'NotificationInsecureOrigin' | 'NotificationPermissionRequestedIframe' | 'ObsoleteWebRtcCipherSuite' | 'PaymentRequestBasicCard' | 'PaymentRequestShowWithoutGesture' | 'PictureSourceSrc' | 'PrefixedCancelAnimationFrame' | 'PrefixedRequestAnimationFrame' | 'PrefixedStorageInfo' | 'PrefixedVideoDisplayingFullscreen' | 'PrefixedVideoEnterFullscreen' | 'PrefixedVideoEnterFullScreen' | 'PrefixedVideoExitFullscreen' | 'PrefixedVideoExitFullScreen' | 'PrefixedVideoSupportsFullscreen' | 'RangeExpand' | 'RequestedSubresourceWithEmbeddedCredentials' | 'RTCConstraintEnableDtlsSrtpFalse' | 'RTCConstraintEnableDtlsSrtpTrue' | 'RTCPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics' | 'RTCPeerConnectionLegacyCreateWithMediaConstraints' | 'RTCPeerConnectionSdpSemanticsPlanB' | 'RtcpMuxPolicyNegotiate' | 'RTPDataChannel' | 'SelectionAddRangeIntersect' | 'SharedArrayBufferConstructedWithoutIsolation' | 'TextToSpeech_DisallowedByAutoplay' | '
|
3379
|
+
export type DeprecationIssueType = ('AuthorizationCoveredByWildcard' | 'BatteryStatusInsecureOrigin' | 'CanRequestURLHTTPContainingNewline' | 'ChromeLoadTimesConnectionInfo' | 'ChromeLoadTimesFirstPaintAfterLoadTime' | 'ChromeLoadTimesWasAlternateProtocolAvailable' | 'CookieWithTruncatingChar' | 'CrossOriginAccessBasedOnDocumentDomain' | 'CrossOriginWindowAlert' | 'CrossOriginWindowConfirm' | 'CSSSelectorInternalMediaControlsOverlayCastButton' | 'CustomCursorIntersectsViewport' | 'DeprecationExample' | 'DocumentDomainSettingWithoutOriginAgentClusterHeader' | 'EventPath' | 'GeolocationInsecureOrigin' | 'GeolocationInsecureOriginDeprecatedNotRemoved' | 'GetUserMediaInsecureOrigin' | 'HostCandidateAttributeGetter' | 'InsecurePrivateNetworkSubresourceRequest' | 'LegacyConstraintGoogCpuOveruseDetection' | 'LegacyConstraintGoogIPv6' | 'LegacyConstraintGoogScreencastMinBitrate' | 'LegacyConstraintGoogSuspendBelowMinBitrate' | 'LocalCSSFileExtensionRejected' | 'MediaElementAudioSourceNode' | 'MediaSourceAbortRemove' | 'MediaSourceDurationTruncatingBuffered' | 'NoSysexWebMIDIWithoutPermission' | 'NotificationInsecureOrigin' | 'NotificationPermissionRequestedIframe' | 'ObsoleteWebRtcCipherSuite' | 'PaymentRequestBasicCard' | 'PaymentRequestShowWithoutGesture' | 'PictureSourceSrc' | 'PrefixedCancelAnimationFrame' | 'PrefixedRequestAnimationFrame' | 'PrefixedStorageInfo' | 'PrefixedVideoDisplayingFullscreen' | 'PrefixedVideoEnterFullscreen' | 'PrefixedVideoEnterFullScreen' | 'PrefixedVideoExitFullscreen' | 'PrefixedVideoExitFullScreen' | 'PrefixedVideoSupportsFullscreen' | 'RangeExpand' | 'RequestedSubresourceWithEmbeddedCredentials' | 'RTCConstraintEnableDtlsSrtpFalse' | 'RTCConstraintEnableDtlsSrtpTrue' | 'RTCPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics' | 'RTCPeerConnectionLegacyCreateWithMediaConstraints' | 'RTCPeerConnectionSdpSemanticsPlanB' | 'RtcpMuxPolicyNegotiate' | 'RTPDataChannel' | 'SelectionAddRangeIntersect' | 'SharedArrayBufferConstructedWithoutIsolation' | 'TextToSpeech_DisallowedByAutoplay' | 'V8SharedArrayBufferConstructedInExtensionWithoutIsolation' | 'WebCodecsVideoFrameDefaultTimestamp' | 'XHRJSONEncodingDetection' | 'XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload' | 'XRSupportsSession');
|
3380
3380
|
|
3381
3381
|
/**
|
3382
3382
|
* This issue tracks information needed to print a deprecation message.
|
3383
|
-
*
|
3384
|
-
* https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/deprecation.cc
|
3385
|
-
* TODO(crbug.com/1264960): Re-work format to add i18n support per:
|
3386
|
-
* https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/public/devtools_protocol/README.md
|
3383
|
+
* https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/third_party/blink/renderer/core/frame/deprecation/README.md
|
3387
3384
|
*/
|
3388
3385
|
export interface DeprecationIssueDetails {
|
3389
3386
|
affectedFrame?: AffectedFrame;
|
3390
3387
|
sourceCodeLocation: SourceCodeLocation;
|
3391
|
-
/**
|
3392
|
-
* The content of an untranslated deprecation issue,
|
3393
|
-
* e.g. "window.inefficientLegacyStorageMethod will be removed in M97,
|
3394
|
-
* around January 2022. Please use Web Storage or Indexed Database
|
3395
|
-
* instead. This standard was abandoned in January, 1970. See
|
3396
|
-
* https://www.chromestatus.com/feature/5684870116278272 for more details."
|
3397
|
-
*/
|
3398
|
-
message?: string;
|
3399
|
-
/**
|
3400
|
-
* The id of an untranslated deprecation issue e.g. PrefixedStorageInfo.
|
3401
|
-
*/
|
3402
|
-
deprecationType?: string;
|
3403
3388
|
type: DeprecationIssueType;
|
3404
3389
|
}
|
3405
3390
|
|