-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add test page for global JS leaks #52
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks awesome, great job. I left couple of notes.
Thanks @kdzwinel - I've updated with the changes you asked for! |
e333104
to
a7bc8f1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Three more nits to keep same format for all the pages. Feel free to merge after this.
Great work 🙌
Co-authored-by: Konrad Dzwinel <kdzwinel@gmail.com>
https://app.asana.com/0/1186013049913869/1200703914275433/f
Adds a new test page that compares
window
to vanilla browsers to see if changes to JS globals are detectable.