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

[IAP]Throw an error when the options.channel is undefined #37

Merged
merged 1 commit into from
Apr 26, 2016

Conversation

minggangw
Copy link
Contributor

If the options.channel is undefined, when passing it to navigator.iap.init()
method, the Promise should be rejected and an error named
"InvalidAccessError" is thrown also.

BUG=XWALK-6798

If the options.channel is undefined, when passing it to navigator.iap.init()
method, the Promise should be rejected and an error named
"InvalidAccessError" is thrown also.

BUG=XWALK-6798
@minggangw
Copy link
Contributor Author

@halton @jondong please review this PR, thanks!

@halton
Copy link

halton commented Apr 26, 2016

LGTM and merging.

@halton halton merged commit 4bdd0dd into crosswalk-project:master Apr 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants