gpgme/lang/js/BrowserTestExtension
Maximilian Krambach e16a87e839 js: Making objects inmutable
--

* An Object.freeze should stop any malicious third party from changing
  objects' methods once the objects are instantiated (see unittest for
  an approach that would have worked before)
  - An initialized gpgmejs- object doesn't have a '_Keyring' property
    anymore (it still has its 'Keyring')
  - The internal expect='base64' needed to be turned into a method.
2018-07-30 12:31:27 +02:00
..
2018-07-30 12:31:27 +02:00
2018-07-03 12:41:49 +02:00
2018-06-06 13:05:53 +02:00
2018-06-06 13:05:53 +02:00
2018-06-06 13:05:53 +02:00
2018-06-06 13:05:53 +02:00
2018-05-28 17:26:56 +02:00
2018-05-08 18:33:41 +02:00
2018-05-08 18:33:41 +02:00