mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 07:24:47 +00:00
2616cac8b3
nsIMutable is used only by DOM Blob/File. But Blobs are immutable by spec. FileBlobImpl has a couple of lazy member values, but those are called when the object is cloned in order to be sent to a different thread/process. Differential Revision: https://phabricator.services.mozilla.com/D58946 --HG-- extra : moz-landing-system : lando