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

        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        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.
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Mircea Toma [ mircea.toma ]
        Fix Version/s 4.0 [ 11383 ]
        Affects Documentation (User Guide, Ref. Guide, etc.),Compatibility/Configuration [ 10003, 10002 ]
        Assignee Priority P2 [ 10011 ]
        Ken Fyten made changes -
        Fix Version/s EE-4.0.0.GA [ 11170 ]
        Fix Version/s 4.0 [ 11383 ]
        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.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Mircea Toma made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Mircea Toma made changes -
        Comment [ Need to make parameter to take effect dynamically since configuration is not necessarily defined when _slot.js_ loads. ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42071 Mon Aug 04 18:41:10 MDT 2014 mircea.toma PUSH-324 Made so that parameter change takes effect dynamically since configuration is not necessarily defined when _slot.js_ loads.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/samples/basic/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/javascript/slot.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42072 Mon Aug 04 18:42:05 MDT 2014 mircea.toma PUSH-324 Removed context parameter added by mistake.
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/samples/basic/src/main/webapp/WEB-INF/web.xml
        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.
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 4.1 [ 11570 ]
        Ken Fyten made changes -
        Issue Type New Feature [ 2 ] Improvement [ 4 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: