- From: Joshua Bell <notifications@github.com>
- Date: Thu, 19 Sep 2019 22:08:46 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 20 September 2019 05:09:08 UTC
Fixes issue noted in:
https://github.com/w3c/IndexedDB/issues/209#issuecomment-310539709
Closes #???
The following tasks have been completed:
* [ ] Confirmed there are no ReSpec/BikeShed errors or warnings.
* [ ] Modified Web platform tests (link to pull request)
Implementation commitment:
* [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
* [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
* [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/IndexedDB/pull/297
-- Commit Summary --
* Replace var with let/const in examples.
-- File Changes --
M index.bs (96)
-- Patch Links --
https://github.com/w3c/IndexedDB/pull/297.patch
https://github.com/w3c/IndexedDB/pull/297.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/297
Received on Friday, 20 September 2019 05:09:08 UTC