Click or drag to resize

DeprecationIssueDetails Properties

Version 102.0.100

The DeprecationIssueDetails type exposes the following members.

Properties
  NameDescription
Public propertyAffectedFrame
AffectedFrame
Public propertyDeprecationType
The id of an untranslated deprecation issue e.g. PrefixedStorageInfo.
Public propertyMessage
The content of an untranslated deprecation issue, e.g. "window.inefficientLegacyStorageMethod will be removed in M97, around January 2022. Please use Web Storage or Indexed Database instead. This standard was abandoned in January, 1970. See https://www.chromestatus.com/feature/5684870116278272 for more details."
Public propertySourceCodeLocation
SourceCodeLocation
Public propertyType
Type
Top
See Also