Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-02-21 13:52:31 +03:00
parent 28a5bdc600
commit 01cc2c2726

View File

@ -319,6 +319,7 @@ var BaseBrowserPrototype = {
opts) opts)
: opts : opts
// item id...
// XXX revise id generation... // XXX revise id generation...
// XXX these should include the path... (???) // XXX these should include the path... (???)
var key = opts.id || JSON.stringify(value) var key = opts.id || JSON.stringify(value)