gecko-dev/toolkit/components/kvstore
Nan Jiang 938f7d3e16 Bug 1543836 - Add writeMany to kvstore r=myk
This new API allows consumer to both put and delete in batch.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 18:36:38 +00:00
..
src Bug 1543836 - Add writeMany to kvstore r=myk 2019-04-22 18:36:38 +00:00
test/xpcshell Bug 1543836 - Add writeMany to kvstore r=myk 2019-04-22 18:36:38 +00:00
.eslintrc.js
Cargo.toml Bug 1542888 - avoid Rkv::Manager call to std::fs::canonicalize r=lina 2019-04-09 03:57:18 +00:00
kvstore.jsm Bug 1543836 - Add writeMany to kvstore r=myk 2019-04-22 18:36:38 +00:00
moz.build Bug 1542990 - Use "Toolkit :: Storage" for kvstore bugs. DONTBUILD r=mak,myk 2019-04-09 18:11:57 +00:00
nsIKeyValue.idl Bug 1543836 - Add writeMany to kvstore r=myk 2019-04-22 18:36:38 +00:00
nsKeyValueModule.cpp Bug 1541792 - Replace linker magic with manual component registration. r=froydnj 2019-04-05 02:30:56 +00:00