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

remove unnecssary execute #8

Merged

Conversation

jamie-houston
Copy link
Contributor

v8Executor.execute was unnecessary here as this is only setting references, not calling v8. This was causing an issue depending on when bindV8ToChromeDebuggerIfReady was called.

@jamie-houston
Copy link
Contributor Author

@AlexTrotsenko would you be able to pull this in and publish? We're trying to push a build and unable to include J2V8 Debugger without this fix.

@AlexTrotsenko
Copy link
Owner

Hi @jamie-houston thanks for pinging me, I will take care of it tomorrow

@AlexTrotsenko
Copy link
Owner

@jamie-houston please have a look at my minor clean-up commit.
If it looks fine for you - I will merge this MR right after.

P.S. if you would like to - you can squash all these 3 commits

@AlexTrotsenko
Copy link
Owner

In order to speed-up publishing I have already added Release 0.2.1 commit to the same branch as well.
I will do it once you confirm you are ok with clean-up changes.

@jamie-houston
Copy link
Contributor Author

@AlexTrotsenko looks good. Thanks!

@AlexTrotsenko AlexTrotsenko merged commit ca81c53 into AlexTrotsenko:master Jun 5, 2020
@AlexTrotsenko
Copy link
Owner

@jamie-houston merged and pushed new 0.2.1 tag. You can grab it as always via jitpack.io.

@jamie-houston jamie-houston deleted the cleanup-initialize branch June 5, 2020 14:22
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.

None yet

2 participants