Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3746

Enhance ServerComm to avoid null callback

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.10, 4.6.0
    • None
    • None
    • None
    • 4.6 M6

      message.callback.forEach(function(cb) {
      if (!cb || !cb.handler)

      { throw new Error("The message cannot be sent with a null callback or a null handler"); }

      });

            raphael Raphaël Franchet
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: