ICEpush
  1. ICEpush
  2. PUSH-298

ICEpush should work in cookieless mode

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEpush
    • Assignee Priority:
      P2

      Description

      ICEpush should work in cookieless mode by using local storage when available.

        Activity

        Hide
        Mircea Toma added a comment -

        Modified bridge to used slots for keeping the values previously kept in cookies. These slots are backed by either cookies are the local storage. The local storage implementation is preferred if the browser provides the feature.

        Show
        Mircea Toma added a comment - Modified bridge to used slots for keeping the values previously kept in cookies. These slots are backed by either cookies are the local storage. The local storage implementation is preferred if the browser provides the feature.
        Hide
        Ken Fyten added a comment -

        Please add instructions for QA on how best to test both cookieful and cookie less modes for push also.

        Show
        Ken Fyten added a comment - Please add instructions for QA on how best to test both cookieful and cookie less modes for push also.
        Hide
        Mircea Toma added a comment - - edited

        To disable local storage follow the instructions described here: http://webdevwonders.com/clear-dom-storage/

        Show
        Mircea Toma added a comment - - edited To disable local storage follow the instructions described here: http://webdevwonders.com/clear-dom-storage/
        Hide
        Mircea Toma added a comment -

        When local storage is disabled the ICEpush bridge will use cookies.

        Testing should be focused on verifying if notifications are received, first using one window and then with multiple windows/tabs.

        Show
        Mircea Toma added a comment - When local storage is disabled the ICEpush bridge will use cookies. Testing should be focused on verifying if notifications are received, first using one window and then with multiple windows/tabs.
        Hide
        Mircea Toma added a comment -

        Back-ported changes to maintenance branch.

        Show
        Mircea Toma added a comment - Back-ported changes to maintenance branch.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: