- From: Jeffrey Yasskin <notifications@github.com>
- Date: Wed, 27 Jul 2016 07:51:25 -0700
- To: whatwg/storage <storage@noreply.github.com>
- Message-ID: <whatwg/storage/pull/36/r72454176@github.com>
> -"<dfn export for=PermissionName type=enum-value><code>persistent-storage</code></dfn>", but since > -that specification is not in great shape at the moment that has not happened yet. > +The <dfn for="PermissionName" enum-value>"<code>persistent-storage</code>"</dfn> <a>powerful feature</a>'s > +permission-related flags, algorithms, and types are defaulted except for: > + > +<dl> > + <dt><a>permission state</a></dt> > + <dd> > + <code>{name: {{"persistent-storage"}}}</code>'s <a>permission state</a> must > + have the same value for all <a>environment settings objects</a> with a given <a>origin</a>. > + </dd> > + > + <dt><a>permission revocation algorithm</a></dt> > + <dd algorithm="permission-revocation"> > + If <code>{name: {{"persistent-storage"}}}</code>'s <a>permission state</a> is not {{"granted"}}, > + set the current <a>origin</a>’s <a>site storage unit</a>'s Done. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/storage/pull/36/files/a5e9e69063941f9cc7f50a1a10d57f5b5ab7de52#r72454176
Received on Wednesday, 27 July 2016 14:51:56 UTC