ICEpush
  1. ICEpush
  2. PUSH-324

Make multi-window support optional

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: EE-4.0.0.GA, 4.1
    • Component/s: JavaScript Client
    • Labels:
      None
    • Environment:
      BridgeIt Services, Push
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description

      For most applications, it is useful to share the push connection between multiple windows. However, a single user may use multiple BridgeIt Services applications within a single browser and have different push permissions in these applications.

        Activity

        Hide
        Ted Goddard added a comment -

        Whether this is the default for BridgeIt applications is not yet clear, but it should be supported through an ice.push configuration mechanism.

        Show
        Ted Goddard added a comment - Whether this is the default for BridgeIt applications is not yet clear, but it should be supported through an ice.push configuration mechanism.
        Hide
        Mircea Toma added a comment -

        Introduced ice.push.configuration.nonSharedConnection configuration property, when set to true each bridge instance will have its own push connection created.
        Behind the scenes only the Slot implementation was changed to use a window local object instead of localStorage.

        Show
        Mircea Toma added a comment - Introduced ice.push.configuration.nonSharedConnection configuration property, when set to true each bridge instance will have its own push connection created. Behind the scenes only the Slot implementation was changed to use a window local object instead of localStorage.
        Hide
        Mircea Toma added a comment - - edited

        Changed slot implementation so that parameter change takes effect dynamically since configuration is not necessarily defined when slot.js loads.

        Show
        Mircea Toma added a comment - - edited Changed slot implementation so that parameter change takes effect dynamically since configuration is not necessarily defined when slot.js loads.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: