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

Relative url support for ElectronContainer.createWindow #143

Merged
merged 2 commits into from
Apr 4, 2018

Conversation

bingenito
Copy link
Member

electron.ts:

  • Ensure all url passed to new BrowserWindow are converted to absolute

Fixes #140

electron.ts:
- Ensure all url passed to new BrowserWindow are converted to absolute

Fixes #140
@bingenito bingenito requested a review from a team April 2, 2018 16:23
@codecov
Copy link

codecov bot commented Apr 2, 2018

Codecov Report

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

@@            Coverage Diff            @@
##             master     #143   +/-   ##
=========================================
  Coverage          ?   93.24%           
=========================================
  Files             ?       14           
  Lines             ?     1169           
  Branches          ?      203           
=========================================
  Hits              ?     1090           
  Misses            ?       79           
  Partials          ?        0
Impacted Files Coverage Δ
src/Electron/electron.ts 98.3% <100%> (ø)

@bingenito bingenito merged commit 1fb98a6 into morganstanley:master Apr 4, 2018
@bingenito bingenito deleted the ISSUE-140 branch May 11, 2018 11:52
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.

2 participants