Click or drag to resize

DeprecationIssueType Enumeration

Version 104.4.240
DeprecationIssueType

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.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
DeprecationExample10 DeprecationExample
DocumentDomainSettingWithoutOriginAgentClusterHeader11 DocumentDomainSettingWithoutOriginAgentClusterHeader
EventPath12 EventPath
GeolocationInsecureOrigin13 GeolocationInsecureOrigin
GeolocationInsecureOriginDeprecatedNotRemoved14 GeolocationInsecureOriginDeprecatedNotRemoved
GetUserMediaInsecureOrigin15 GetUserMediaInsecureOrigin
HostCandidateAttributeGetter16 HostCandidateAttributeGetter
IdentityInCanMakePaymentEvent17 IdentityInCanMakePaymentEvent
InsecurePrivateNetworkSubresourceRequest18 InsecurePrivateNetworkSubresourceRequest
LegacyConstraintGoogIPv619 LegacyConstraintGoogIPv6
LocalCSSFileExtensionRejected20 LocalCSSFileExtensionRejected
MediaSourceAbortRemove21 MediaSourceAbortRemove
MediaSourceDurationTruncatingBuffered22 MediaSourceDurationTruncatingBuffered
NoSysexWebMIDIWithoutPermission23 NoSysexWebMIDIWithoutPermission
NotificationInsecureOrigin24 NotificationInsecureOrigin
NotificationPermissionRequestedIframe25 NotificationPermissionRequestedIframe
ObsoleteWebRtcCipherSuite26 ObsoleteWebRtcCipherSuite
OpenWebDatabaseInsecureContext27 OpenWebDatabaseInsecureContext
PictureSourceSrc28 PictureSourceSrc
PrefixedCancelAnimationFrame29 PrefixedCancelAnimationFrame
PrefixedRequestAnimationFrame30 PrefixedRequestAnimationFrame
PrefixedStorageInfo31 PrefixedStorageInfo
PrefixedVideoDisplayingFullscreen32 PrefixedVideoDisplayingFullscreen
PrefixedVideoEnterFullscreen33 PrefixedVideoEnterFullscreen
PrefixedVideoEnterFullScreen34 PrefixedVideoEnterFullScreen
PrefixedVideoExitFullscreen35 PrefixedVideoExitFullscreen
PrefixedVideoExitFullScreen36 PrefixedVideoExitFullScreen
PrefixedVideoSupportsFullscreen37 PrefixedVideoSupportsFullscreen
RangeExpand38 RangeExpand
RequestedSubresourceWithEmbeddedCredentials39 RequestedSubresourceWithEmbeddedCredentials
RTCConstraintEnableDtlsSrtpFalse40 RTCConstraintEnableDtlsSrtpFalse
RTCConstraintEnableDtlsSrtpTrue41 RTCConstraintEnableDtlsSrtpTrue
RTCPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics42 RTCPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics
RTCPeerConnectionSdpSemanticsPlanB43 RTCPeerConnectionSdpSemanticsPlanB
RtcpMuxPolicyNegotiate44 RtcpMuxPolicyNegotiate
SharedArrayBufferConstructedWithoutIsolation45 SharedArrayBufferConstructedWithoutIsolation
TextToSpeechDisallowedByAutoplay46 TextToSpeech_DisallowedByAutoplay
V8SharedArrayBufferConstructedInExtensionWithoutIsolation47 V8SharedArrayBufferConstructedInExtensionWithoutIsolation
XHRJSONEncodingDetection48 XHRJSONEncodingDetection
XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload49 XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload
XRSupportsSession50 XRSupportsSession
See Also