ICEpush
  1. ICEpush
  2. PUSH-136

Implement inter window communication using HTML5 local storage feature

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major 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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24843 Thu Jun 16 15:42:15 MDT 2011 mircea.toma PUSH-136 Implemented inter-window communication using the HTML5 local storage feature. Abstracted the inter-window notification feature to create two different implementations, the old cookie pooling mechanism and the new local storage event notifications. The HTML5 strategy is picked automatically when the local storage feature is detected in the browser.
        Files Changed
        Commit graph MODIFY /icepush/trunk/core/build.javascript.xml
        Commit graph ADD /icepush/trunk/core/src/main/javascript/inter.window.notification.js
        Commit graph MODIFY /icepush/trunk/core/src/main/javascript/application.js

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: