Skip to content

Window indices are being considered memory leaks #855

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions