- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 05 Jun 2020 04:25:49 -0700
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 June 2020 11:26:01 UTC
@annevk commented on this pull request. > - <li><p>Set <var>shed</var>[<var>key</var>] to <var>shelf</var>. - </ol> + <li><p>If <var>shed</var>[<var>key</var>] does not <a for=map>exist</a>, then set + <var>shed</var>[<var>key</var>] to the result of running <a>create a storage shelf</a> with That would be less locally consistent. -- 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/93#discussion_r435858520
Received on Friday, 5 June 2020 11:26:01 UTC