Descriptioncontacts: Only download contacts from "My Contacts" group.
The contacts GData code was previously fetching the default
feed, which includes "Other Contacts" suggested by Gmail
(i.e. everyone you've ever emailed).
This change makes GDataContactsService first fetch the list
of contact groups so it can find the ID of the user-curated
"My Contacts" group, and then use it when requesting the
contacts themselves.
BUG=128805
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150575
Patch Set 1 #Patch Set 2 : minor changes #
Total comments: 7
Patch Set 3 : merge and apply review feedback #
Messages
Total messages: 6 (0 generated)
|