Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 900446 - Pick Contact Activity filtered by webcontact/tel should return filtered tel info and contact data #11507

Merged
merged 1 commit into from Aug 16, 2013

Conversation

fcampo
Copy link
Contributor

@fcampo fcampo commented Aug 13, 2013

No description provided.

case 1:
// if one required type of data
if (this.activityDataType == 'webcontacts/tel') {
result = {};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not needed as result is {} already.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sadly it's needed, as we modify result in line 91

fcampo pushed a commit that referenced this pull request Aug 16, 2013
Bug 900446 - Pick Contact Activity filtered by webcontact/tel should return filtered tel info and contact data (r=arcturus)
@fcampo fcampo merged commit e4bf40d into mozilla-b2g:master Aug 16, 2013
@fcampo fcampo deleted the contactActivity-900446 branch August 16, 2013 09:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants