Details
Description
When ace:submitMonitor and ice:outputConnectionStatus register for the connection listeners, there's no means for them to de-register from the listeners, when the components clean themselves up when they're removed from the page. This causes a memory leak, and requires the listener methods to flag themselves as defunct, so they'll just return when called, instead of simply being de-registered.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33375 | Mon Feb 11 09:51:39 MST 2013 | mircea.toma | |
Files Changed | ||||
MODIFY
/projects/bridge-support/src/main/javascript/collection.js
MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js |