mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 21:22:47 +00:00

While much of this is simply converting code (and removing extraneous `size` parameters), toolkit/xre/GeckoArgs.{h,cpp} has some significant changes to support sending read-only handles (which is all we need!). Differential Revision: https://phabricator.services.mozilla.com/D236750