зеркало из https://github.com/mozilla/gecko-dev.git
2ff8332d74
I'm gonna guess there was no existing use of the tuple serialization/deserialization code, because `Bytes` doesn't exist in the deserializer, and cannot possibly function properly on tuple members that serialize to a non-constant size, since it's called on a default-constructed tuple. This patch took inspiration in the deserializer for Variant and seems to work fine. Differential Revision: https://phabricator.services.mozilla.com/D135028 |
||
---|---|---|
.. | ||
android | ||
baseprofiler | ||
build | ||
linker | ||
misc | ||
static | ||
tests | ||
moz.build | ||
mozglue.rc |