Closed
Description
As there is no syntax in JavaScript to add an index based property to window accidentally (you need to use window
name explicitly), these numbered entries should not be considered as global leaks.
This is particularly important when dealing with iframes in browsers as Firefox or Chrome. These iframes produces numbered entries in the global object (window
) that are not global leaks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels