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

fix(page): migrate exposeFunction from console.debug to Runtime.installBinding #2631

Merged
merged 1 commit into from
Jun 18, 2018

Conversation

alexkozy
Copy link
Contributor

New way is faster and cleaner.

@alexkozy
Copy link
Contributor Author

It is demo PR, it shows how new binding API may be used instead of console.debug.

It requires at least rolling Chromium with Runtime.installBinding before merging.

@aslushnikov
Copy link
Contributor

This is awesome.

@kozy: pptr's chromium version already includes your binding patches to V8; this should all work once you rebaseline this PR on tip-of-tree.

@alexkozy
Copy link
Contributor Author

Andrey, I believe that this PR is ready! :)

@aslushnikov aslushnikov changed the title Migrate exposeFunction from console.debug to Runtime.installBinding fix(page): migrate exposeFunction from console.debug to Runtime.installBinding Jun 18, 2018
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