Bug 1565515 - Added note declaring that key list must be kept sorted r=asuth,ttung

Differential Revision: https://phabricator.services.mozilla.com/D37855

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Simon Giesecke 2019-07-26 13:50:56 +00:00
Родитель 5e09a8935e
Коммит baf859f4e6
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -32,6 +32,7 @@ function* testSteps() {
let store = db.createObjectStore("store");
// Test simple inserts
// Note: the keys must be in order
var keys = [
-1 / 0,
-1.7e308,