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

Allowing for module loading from jar URI. #2

Merged
merged 1 commit into from
Jul 5, 2011
Merged

Allowing for module loading from jar URI. #2

merged 1 commit into from
Jul 5, 2011

Conversation

tschaub
Copy link
Contributor

@tschaub tschaub commented Jul 4, 2011

Currently, if a UrlModuleSourceProvider is constructed with a list that contains a jar based URI, module loading will fail.

@tschaub
Copy link
Contributor Author

tschaub commented Jul 4, 2011

Nothing clever with the tests. But they demonstrate that require tests pass with modules in a jar.

szegedi added a commit that referenced this pull request Jul 5, 2011
Allowing for module loading from jar URI.
@szegedi szegedi merged commit 9f6f106 into mozilla:master Jul 5, 2011
@szegedi
Copy link
Contributor

szegedi commented Jul 5, 2011

Well, I'm convinced; merged it.

@szegedi
Copy link
Contributor

szegedi commented Jul 7, 2011

Added a fix against null base URI in ab9037d

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