Skip to content

fix isDataURI, it must be used in the HTML as well as JS #5963

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

Merged
merged 2 commits into from
Dec 22, 2017
Merged

Conversation

kripken
Copy link
Member

@kripken kripken commented Dec 21, 2017

Fixes breakage from #5959.

@kripken
Copy link
Member Author

kripken commented Dec 21, 2017

@buu700 thanks, you were right, this was including the code in the wrong place. It needs to be before the first use, which is in the wasm code, so this broke the test you just added ;)

I added a commit with a fix.

@kripken
Copy link
Member Author

kripken commented Dec 21, 2017

All browser tests pass for me with this locally.

@kripken kripken merged commit 4bc6ed6 into incoming Dec 22, 2017
@kripken kripken deleted the fix branch December 22, 2017 04:25
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.

1 participant