Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha3
-
Fix Version/s: 2.0-Beta
-
Component/s: JavaScript Client
-
Labels:None
-
Environment:HTML5 compatible browsers
Description
Implement inter window communication using HTML5 local storage feature as an alternative to the cookie based strategy. The advantage of this implementation would be the usage of the build-in storage event notification as opposed to using a pooling mechanism for picking up the incoming notifications.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24843 | Thu Jun 16 15:42:15 MDT 2011 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/core/build.javascript.xml
ADD /icepush/trunk/core/src/main/javascript/inter.window.notification.js MODIFY /icepush/trunk/core/src/main/javascript/application.js |