Some components are somewhat big and we might not need to load them. We should have a way to inspect component metadata that can be read from the signed imageloader manifest after the component is registered but before it is loaded. This would allow us to package metadata that could help us make the decision about whether or not we need to load the component in the imageloader manifest instead of always loading the component.
The metadata could just be an entry in the imageloader manifest and upon request imageloader can give us the JSON blob, if it exists.
Comment 1 by kerrnel@chromium.org
, Oct 10 2017