Skip to content

Fix onLoadFinished sometimes being called with wrong arguments#147

Open
awlayton wants to merge 2 commits intobaudehlo:masterfrom
awlayton:master
Open

Fix onLoadFinished sometimes being called with wrong arguments#147
awlayton wants to merge 2 commits intobaudehlo:masterfrom
awlayton:master

Conversation

@awlayton
Copy link

With SlimerJS, onLoadFinished was called with an array of the arguments as the first argument, instead of actually receiving multiple arguments. This fixes that.

There was already a test for onLoadFinished, but I changed to it fail like it should for the above scenario.

@leonardorifeli
Copy link

ping

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