matrix-js-sdk
f80af686 - End the verification timer when verification is done

Comment changes are shownComment changes are hidden
Commit
5 years ago
End the verification timer when verification is done Fixes https://github.com/matrix-org/matrix-js-sdk/issues/980 This also improves cleanliness in the tests to cancel/terminate timers when needed.
Author
Parents
  • spec/unit/crypto/verification
    • File
      request.spec.js
    • File
      sas.spec.js
  • src/crypto/verification
    • File
      Base.js