- From: Austin Sullivan <notifications@github.com>
- Date: Thu, 06 Apr 2023 18:02:27 -0700
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 April 2023 01:02:33 UTC
@a-sully commented on this pull request. > @@ -179,6 +179,10 @@ defined by the following table: <td>"<code>caches</code>" <td>« "<code>local</code>" » <td>null + <tr> + <td>"<code>fileSystem</code>" + <td>« "<code>local</code>" » + <td>5 × 2<sup>20</sup> (i.e., 5 mebibytes) This is currently defined as `null` in the FS spec, but I think that spec should be updated? https://fs.spec.whatwg.org/#sandboxed-filesystem -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/storage/pull/163#pullrequestreview-1375722663 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/storage/pull/163/review/1375722663@github.com>
Received on Friday, 7 April 2023 01:02:33 UTC