- From: Joshua Bell <notifications@github.com>
- Date: Tue, 14 Apr 2020 09:36:23 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 April 2020 16:36:40 UTC
@inexorabletash commented on this pull request. > @@ -2196,7 +2196,7 @@ when invoked, must run these steps: 1. If |version| is 0 (zero), [=throw=] a [=TypeError=]. -1. Let |origin| be the [=/origin=] of the global scope used to access **this**. +1. Let |origin| be the [=/origin=] of the global scope used to access [=/this=]. Thanks. I'll tackle that separately. -- 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/325#discussion_r408277389
Received on Tuesday, 14 April 2020 16:36:40 UTC