Skip to content

Memory leak over time, while tab with the game in focus #9

Open
@Areso

Description

Working workaround: change tab for awhile (2 minutes or so), and minimize browser to be sure. At least FF will clear RAM.
Issue also confirmed in Chrome.
The reason is DOM (node list, which grows with each message in textarea).
Since GC can't be called, it's interesting thing to solve.

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions