gecko-dev/dom/prio
Chris H-C 935aa7dacf Bug 1530481 - Refactor PrioEncoder to be usable from C++. r=rhelmer
For some reason Telemetry's gtests doesn't like one or more of the dependencies
of mprio.h, so I had to move it into PrioEncoder's cpp and forward declare the
PublicKey typedefs.

It isn't the cleanest, but I'm surprised C++ let me off with just that level
of nonsensery.

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

--HG--
extra : moz-landing-system : lando
2019-03-22 12:51:22 +00:00
..
test/gtest Bug 1530481 - Refactor PrioEncoder to be usable from C++. r=rhelmer 2019-03-22 12:51:22 +00:00
moz.build Bug 1535353 - update Core :: DOM: * bugzilla product and component meta data in moz.build files after reorganization in bug 1533440 r=hsinyi 2019-03-17 23:13:22 +00:00
PrioEncoder.cpp Bug 1530481 - Refactor PrioEncoder to be usable from C++. r=rhelmer 2019-03-22 12:51:22 +00:00
PrioEncoder.h Bug 1530481 - Refactor PrioEncoder to be usable from C++. r=rhelmer 2019-03-22 12:51:22 +00:00