Opened 9 years ago
Closed 8 years ago
#15708 closed defect (patchwelcome)
grid memory leak in IE8
Reported by: | adros | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Memory leak occures in IE8, if I click a row in grid and refresh the page. This can be simulated on existing test: grid/tests/test_data_grid.html
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I think its related to bug #8294, which should be fixing this problem. But is it leaking again after this changeset was applied (http://bugs.dojotoolkit.org/changeset/28551/dojo).