JavaScript Indexing

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsDocument  >   settings_applications[[Prototype]]

{object_name}

Editing

hasStorageAccess()

Details

현재 문서가 분할되지 않은 쿠키(cookie)에 엑세스할 수 있는지 여부를 불리언(boolean)으로 확인하는 Promise 객체를 반환한다.

설명

분할되지 않은 쿠키 또는 분할된 쿠키에 대한 자세한 내용은 Storage Access API를 참고하기 바란다.

구문

형식
document.hasStorageAccess()

지원 웹브라우저