- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Mon, 13 Apr 2020 16:28:53 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 April 2020 23:29:06 UTC
@mkruisselbrink approved this pull request. lgtm > @@ -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=]. nit (but unrelated to this PR) this would probably be more precise as the origin of the relevant settings object for this (actually not sure which global/settings object this refers to...) -- 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#pullrequestreview-392504670
Received on Monday, 13 April 2020 23:29:06 UTC