struct Protocol::Audits::ClientHintIssueDetails

Overview

This issue tracks client hints related issues. It's used to deprecate old features, encourage the use of new ones, and provide general guidance.

Included Modules

Defined in:

protocol/audits.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def client_hint_issue_reason : ClientHintIssueReason #

[View source]
def source_code_location : SourceCodeLocation #

[View source]