Click or drag to resize

DeprecationIssueDetails Properties

Version 99.2.120

The DeprecationIssueDetails type exposes the following members.

Properties
  NameDescription
Public propertyAffectedFrame
AffectedFrame
Public propertyDeprecationType
DeprecationType
Public propertyMessage
The content of the deprecation issue (this won't be translated), 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
Top
See Also