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

Only parse cordova callback hash #370

Merged
merged 1 commit into from
Mar 1, 2017
Merged

Conversation

hzalaz
Copy link
Member

@hzalaz hzalaz commented Mar 1, 2017

Ignore the rest of url loaded that do not match cordova's callback and also only close the popup when we either find an error or a result to parse.

Ignore the rest of url loaded that do not match cordova's callback.

Also only close the popup when we either find an error or a result to parse.
@hzalaz hzalaz added this to the v8-Next milestone Mar 1, 2017
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@2cf3091). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master     #370   +/-   ##
=========================================
  Coverage          ?   97.61%           
=========================================
  Files             ?       35           
  Lines             ?     1176           
  Branches          ?      196           
=========================================
  Hits              ?     1148           
  Misses            ?       28           
  Partials          ?        0
Impacted Files Coverage Δ
plugins/cordova/popup-handler.js 91.89% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cf3091...38a9139. Read the comment docs.

@hzalaz hzalaz merged commit ef0eefd into master Mar 1, 2017
@hzalaz hzalaz deleted the fixed-cordova-popup-stuck branch March 1, 2017 21:32
@hzalaz hzalaz modified the milestones: v8-Next, v8.3.0 Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants