Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes various issues in authorization request handlers #133

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pixtron
Copy link

@pixtron pixtron commented Dec 6, 2019

this.locationLike.assign(url);
resolve(null);
})
.catch(error => reject(error));
Copy link
Author

Choose a reason for hiding this comment

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

Catch and bubble up errors to avoid unhandled promise rejection.

@pixtron
Copy link
Author

pixtron commented Dec 14, 2019

@tikurahul could you check the PR again after my changes regarding your comments?

@huangyq23
Copy link

@tikurahul We are interested in having this PR releases as it addresses our security concerns.

@pixtron
Copy link
Author

pixtron commented Jan 21, 2020

@tikurahul please let me know if there is something holding you back merging this PR.

@NaokiOtsu
Copy link

@tikurahul Sorry, thank you for seeing this PR.

@chrissy25
Copy link

Hi, do you still consider to merge this pull request as we are pretty interested in those changes?

@jmakr0
Copy link

jmakr0 commented Jul 1, 2020

+1

@DSchrupert
Copy link

any reason why this hasn't been merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants