Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-545

Improve DOMNotificationRouter checks for closed registrations

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Low Low
    • 4.0.14, 6.0.1, 5.0.11
    • None
    • DOM runtime
    • None

      The checks done by DOMNotificationRouter assume the listener instance can become null, which it cannot. There is a separate knob, available in AbstractRegistration to indicate whether the registration was closed.

      This is not critical, as the registration is removed, but it may be observing notifications while it is being unregistered.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: