mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
![Marco Bonardo](/assets/img/avatar_default.png)
`mParamsArray` doesn't need to be released on the main-thread as it doesn't contain anymore instances of XPCVariant. The variants used are derived from thread-safe Storage Variant_base. Differential Revision: https://phabricator.services.mozilla.com/D220100