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

Bug 832182: [Communication] Allow second phone call. #8610

Merged
merged 1 commit into from Mar 21, 2013

Conversation

rexboy7
Copy link
Contributor

@rexboy7 rexboy7 commented Mar 13, 2013

No description provided.

@@ -80,6 +79,8 @@ var TelephonyHelper = (function() {
error();
}
};
} else {
displayMessage('UnableToCall');
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Condition for 'UnableToHold' is now removed to prevent complicating the flow. We can just determine whether the extra call is failed by inspecting variable call.
I think it's better to notify user that his/her extra call is failed, so leaving a displayMessage here.

Copy link
Contributor

Choose a reason for hiding this comment

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

makes sense

rexboy7 added a commit that referenced this pull request Mar 21, 2013
Bug 832182: [Communication] Allow second phone call.
@rexboy7 rexboy7 merged commit 1f39227 into mozilla-b2g:master Mar 21, 2013
rexboy7 added a commit that referenced this pull request Mar 21, 2013
Bug 832182: [Communication] Allow second phone call.(cherry picked from commit 1f39227)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants