Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix #2167 on Windows#2267

Merged
rogerwang merged 1 commit into
nwjs:masterfrom
ghostoy:master
Sep 1, 2014
Merged

Fix #2167 on Windows#2267
rogerwang merged 1 commit into
nwjs:masterfrom
ghostoy:master

Conversation

@ghostoy

@ghostoy ghostoy commented Aug 31, 2014

Copy link
Copy Markdown
Member

The origin fix checks if the filename is empty or "blank". If so, on Windows, the filename is stripped from second letter of location.pathname. However in case of "blank" location, it results in setting process.mainModule.filename to "lank" instead of "blank". This will cause the check fails in the next call.

rogerwang added a commit that referenced this pull request Sep 1, 2014
@rogerwang rogerwang merged commit 8b358d9 into nwjs:master Sep 1, 2014
@rogerwang

Copy link
Copy Markdown
Member

please add another PR to add yourself to AUTHORS

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