Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Do not throw when attempting to parse URLs #106

Merged
merged 2 commits into from
Nov 21, 2017
Merged

Conversation

50Wliu
Copy link
Contributor

@50Wliu 50Wliu commented Nov 21, 2017

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

Silently catch the error instead.

Alternate Designs

None.

Benefits

Less errors.

Possible Drawbacks

None.

Applicable Issues

Fixes atom/atom#16252.

@50Wliu 50Wliu merged commit edd73d9 into master Nov 21, 2017
@50Wliu 50Wliu deleted the wl-handle-undefined-url branch November 21, 2017 14:14
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.

Uncaught TypeError: Parameter "url" must be a string, not undefined
1 participant