struct Protocol::Audits::SharedArrayBufferIssueDetails

Overview

Details for a issue arising from an SAB being instantiated in, or transferred to a context that is not cross-origin isolated.

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 is_warning : Bool #

[View source]
def source_code_location : SourceCodeLocation #

[View source]

[View source]