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

Sandboxed module for WebInspector #6

Merged
merged 11 commits into from
Mar 21, 2016
Merged

Sandboxed module for WebInspector #6

merged 11 commits into from
Mar 21, 2016

Conversation

paulirish
Copy link
Owner

Boy this was fun stuff.

I think this will work... next steps are to move all the WebInspector
calls to inside of the sm.require(). It's failing now because the
peekLast is using the outer context when the Array.prototype on the
inner context has been updated.

I'm curious if there could be a wrapper module.. if so, i feel like all
WebInspector calls would have to be WebInspector().

Anyhow. the fix inside this module is moving more over the sm.require()
border. seems ok.
… before all this. not sure why so different.
paulirish added a commit that referenced this pull request Mar 21, 2016
Sandboxed module for WebInspector
@paulirish paulirish merged commit c785dfd into master Mar 21, 2016
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