- From: Joshua Bell <notifications@github.com>
- Date: Tue, 11 Jun 2019 16:40:47 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 June 2019 23:41:09 UTC
* Define array keys as "byte sequence" and compare with "byte less than" * Compare strings using "code unit less than" * Make a few lists/sets the Infra types, and use items, contains, append, and so on. * Simplify key comparison steps for non-equal types. * Linkify "Assert:" No normative changes. You can view, comment on, or merge this pull request online at: https://github.com/w3c/IndexedDB/pull/275 -- Commit Summary -- * Use Infra terms to simplify text. -- File Changes -- M index.bs (149) -- Patch Links -- https://github.com/w3c/IndexedDB/pull/275.patch https://github.com/w3c/IndexedDB/pull/275.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/275
Received on Tuesday, 11 June 2019 23:41:09 UTC