Skip to content

Hold an internal reference to AccountManagerServicesRequest while it is being...

Simon Morlat requested to merge fix/acm-request-ref into master

Hold an internal reference to AccountManagerServicesRequest while it is being processed, as we can't really expect the application to hold this reference.

Merge request reports