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

        Hide
        Mircea Toma added a comment -

        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.

        Show
        Mircea Toma added a comment - 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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: