tp_contact_request_contact_info_async() should not pull if connection supports Push
@gdesmott
Submitted by Guillaume Desmottes Assigned to Telepathy bugs list
Description
If the connection has the Contact_Info_Flags Push and we already have the contact info of the contact, tp_contact_request_contact_info_async() could succeed right away without pulling the contact info from the CM. In that case we are sure that the CM would have told us if the contact info has changed since our first pulling.