Click or drag to resize

DeprecationIssueType Enumeration

Version 103.0.120
DeprecationIssueType

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax
public enum DeprecationIssueType
Members
  Member nameValueDescription
AuthorizationCoveredByWildcard0 AuthorizationCoveredByWildcard
CanRequestURLHTTPContainingNewline1 CanRequestURLHTTPContainingNewline
ChromeLoadTimesConnectionInfo2 ChromeLoadTimesConnectionInfo
ChromeLoadTimesFirstPaintAfterLoadTime3 ChromeLoadTimesFirstPaintAfterLoadTime
ChromeLoadTimesWasAlternateProtocolAvailable4 ChromeLoadTimesWasAlternateProtocolAvailable
CookieWithTruncatingChar5 CookieWithTruncatingChar
CrossOriginAccessBasedOnDocumentDomain6 CrossOriginAccessBasedOnDocumentDomain
CrossOriginWindowAlert7 CrossOriginWindowAlert
CrossOriginWindowConfirm8 CrossOriginWindowConfirm
CSSSelectorInternalMediaControlsOverlayCastButton9 CSSSelectorInternalMediaControlsOverlayCastButton
CustomCursorIntersectsViewport10 CustomCursorIntersectsViewport
DeprecationExample11 DeprecationExample
DocumentDomainSettingWithoutOriginAgentClusterHeader12 DocumentDomainSettingWithoutOriginAgentClusterHeader
EventPath13 EventPath
GeolocationInsecureOrigin14 GeolocationInsecureOrigin
GeolocationInsecureOriginDeprecatedNotRemoved15 GeolocationInsecureOriginDeprecatedNotRemoved
GetUserMediaInsecureOrigin16 GetUserMediaInsecureOrigin
HostCandidateAttributeGetter17 HostCandidateAttributeGetter
InsecurePrivateNetworkSubresourceRequest18 InsecurePrivateNetworkSubresourceRequest
LegacyConstraintGoogIPv619 LegacyConstraintGoogIPv6
LocalCSSFileExtensionRejected20 LocalCSSFileExtensionRejected
MediaElementAudioSourceNode21 MediaElementAudioSourceNode
MediaSourceAbortRemove22 MediaSourceAbortRemove
MediaSourceDurationTruncatingBuffered23 MediaSourceDurationTruncatingBuffered
NoSysexWebMIDIWithoutPermission24 NoSysexWebMIDIWithoutPermission
NotificationInsecureOrigin25 NotificationInsecureOrigin
NotificationPermissionRequestedIframe26 NotificationPermissionRequestedIframe
ObsoleteWebRtcCipherSuite27 ObsoleteWebRtcCipherSuite
PaymentRequestBasicCard28 PaymentRequestBasicCard
PaymentRequestShowWithoutGesture29 PaymentRequestShowWithoutGesture
PictureSourceSrc30 PictureSourceSrc
PrefixedCancelAnimationFrame31 PrefixedCancelAnimationFrame
PrefixedRequestAnimationFrame32 PrefixedRequestAnimationFrame
PrefixedStorageInfo33 PrefixedStorageInfo
PrefixedVideoDisplayingFullscreen34 PrefixedVideoDisplayingFullscreen
PrefixedVideoEnterFullscreen35 PrefixedVideoEnterFullscreen
PrefixedVideoEnterFullScreen36 PrefixedVideoEnterFullScreen
PrefixedVideoExitFullscreen37 PrefixedVideoExitFullscreen
PrefixedVideoExitFullScreen38 PrefixedVideoExitFullScreen
PrefixedVideoSupportsFullscreen39 PrefixedVideoSupportsFullscreen
RangeExpand40 RangeExpand
RequestedSubresourceWithEmbeddedCredentials41 RequestedSubresourceWithEmbeddedCredentials
RTCConstraintEnableDtlsSrtpFalse42 RTCConstraintEnableDtlsSrtpFalse
RTCConstraintEnableDtlsSrtpTrue43 RTCConstraintEnableDtlsSrtpTrue
RTCPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics44 RTCPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics
RTCPeerConnectionSdpSemanticsPlanB45 RTCPeerConnectionSdpSemanticsPlanB
RtcpMuxPolicyNegotiate46 RtcpMuxPolicyNegotiate
RTPDataChannel47 RTPDataChannel
SharedArrayBufferConstructedWithoutIsolation48 SharedArrayBufferConstructedWithoutIsolation
TextToSpeechDisallowedByAutoplay49 TextToSpeech_DisallowedByAutoplay
V8SharedArrayBufferConstructedInExtensionWithoutIsolation50 V8SharedArrayBufferConstructedInExtensionWithoutIsolation
XHRJSONEncodingDetection51 XHRJSONEncodingDetection
XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload52 XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload
XRSupportsSession53 XRSupportsSession
See Also