Skip to content

memory leak in PopupViewImpl #823

@gregsheremeta

Description

@gregsheremeta

Hi,

leaks memory.

We have some very large non-singleton popups in our application, and when we upgraded GWT-P and pulled in this code, the application started leaking a ton of memory and slowing down. Window lives forever, and popups never get GC'd.

Overloading repositionOnWindowResize to return false prevents the addition of the resize handler, which works us around the issue.

Metadata

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