PermissionCheckHandlerHandlerDetails
Properties
Link copied to clipboard
The origin of the frame embedding the frame that made the permission check. Only set for cross-origin sub frames making permission checks.
Link copied to clipboard
The access type of a fileSystem
request. Can be writable
or readable
.
Link copied to clipboard
Whether a fileSystem
request is a directory.
Link copied to clipboard
Whether the frame making the request is the main frame.
Link copied to clipboard
The type of media access being requested, can be video
, audio
or unknown
.
Link copied to clipboard
The last URL the requesting frame loaded. This is not provided for cross-origin sub frames making permission checks.
Link copied to clipboard
The security origin of the media
check.