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

Instrument Window native constructors #29

Open
yuhao opened this issue May 13, 2016 · 0 comments
Open

Instrument Window native constructors #29

yuhao opened this issue May 13, 2016 · 0 comments

Comments

@yuhao
Copy link
Owner

yuhao commented May 13, 2016

This patch instruments the MutationObserver. There are other native constructors that might need to be instrumented.

One scalable way of doing this is to specify a function constructor as some sort of IDL. Based on that, we can automatically generate the instrumented version. Basically we just want to change the proxied arguments to their source.

@yuhao yuhao changed the title Instrument Window Native Constructors Instrument Window native constructors May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant