gecko-dev/third_party
Myk Melez 2c76682892 Bug 1527104 - use rkv::OwnedValue instead of internal OwnedValue in kvstore r=nika
The kvstore crate that landed in bug 1490496 uses an internal implementation of OwnedValue because the rkv crate's equivalent was insufficient at the time that kvstore was being developed.

rkv's OwnedValue has since evolved to support kvstore's use cases, and bug 1525392 is updating mozilla-central to the latest version of rkv; so we should replace kvstore's internal OwnedValue with rkv::OwnedValue.

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

--HG--
extra : moz-landing-system : lando
2019-02-15 18:33:30 +00:00
..
aom Bug 1368843: Enable libaom on Android. r=jya 2018-09-20 08:25:35 +00:00
dav1d Bug 1520174 - Update dav1d from upstream to f813285. r=TD-Linux 2019-01-16 00:05:25 +00:00
msgpack Bug 1421501 - build integration for vendored msgpack r=glandium 2018-08-06 15:10:36 -07:00
prio Bug 1521360 - ensure that Prio early cleanup runs correctly r=henrycg 2019-02-08 22:52:56 +00:00
python Backed out 4 changesets (bug 1508381) for multiple Windows build bustages CLOSED TREE 2019-01-31 23:14:11 +02:00
rust Bug 1527104 - use rkv::OwnedValue instead of internal OwnedValue in kvstore r=nika 2019-02-15 18:33:30 +00:00
webkit/PerformanceTests Bug 1493648 - Can we run the Godot Engine wasm benchmark in automation? r=jmaher 2018-10-17 10:40:57 +03:00
moz.build Bug 1493400 - Import dav1d into tree. r=glob 2018-11-24 01:53:30 +00:00