#11607 closed defect (duplicate)
Memory level increases when refreshing the test_Select page
Reported by: | Roberto Mosqueda | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.5 |
Keywords: | memory leak | Cc: | David Schwartz, [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
Testing type: Memory leaks
Widget: dijit.form.Select
Short description: After refreshing the page test_Select several times the use of memory increases and it is never released.
Steps to reproduce:
- Using Chrome 5, open the test_Select page (/dijit/tests/form/test_Select.htm)
- Start the process explorer tool to monitor the memory used by chrome
- Press F5 or refresh the page several times
Actual results: the use of memory increases and it was not free
Expected results: the memory should be released
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | SelectChrome5.GIF added |
---|
comment:1 Changed 10 years ago by
Cc: | [email protected]… removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Dup of #11606.