Opened 10 years ago

Closed 4 years ago

#70 closed task (fixed)

Check for memory leaks

Reported by: simon Owned by: nobody
Priority: major Milestone:
Component: misc Version: 1.0
Keywords: optimization Cc:

Description

Dan S. mentioned this while we were meeting. It's very easy to leak memory when you're passing around objects in JavaScript.

Change History (3)

comment:1 Changed 10 years ago by dstillman

  • Milestone changed from 1.0 Beta 1 to 1.0 Final

comment:2 Changed 10 years ago by dstillman

  • Component changed from uncategorized to misc
  • Keywords optimization added

comment:3 Changed 4 years ago by simon

  • Resolution set to fixed
  • Status changed from new to closed

We don't leak large amounts of memory (and definitely don't leak any compartments), so I think this is dead.

Note: See TracTickets for help on using tickets.