service_manager::Resolver::Resolve() shouldn't run the completion callback in failure cases |
||
Issue descriptionIf the implementor of Resolver::Resolve() (Catalog) can't resolve (e.g. because manifest file can't be found), it creates a dummy result & runs the resolved callback. This is bad. It should instead just drop the callback & not run it.
,
Oct 17
|
||
►
Sign in to add a comment |
||
Comment 1 by benhenry@chromium.org
, Aug 1