To those who care,
M-C made nsIURI "builtinclass", that means it's C++ only and can't be
overridden in JS.
That breaks JS Account, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1418011
Jörg.
Yes that is going to be bad for me. I'll have to see what workarounds
are available.
:rkent
On 11/16/2017 1:51 PM, Jörg Knobloch wrote:
To those who care,
M-C made nsIURI "builtinclass", that means it's C++ only and can't be
overridden in JS.
That breaks JS Account, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1418011
Jörg.
Maildev mailing list
Maildev@lists.thunderbird.net
http://lists.thunderbird.net/mailman/listinfo/maildev_lists.thunderbird.net
On 18/11/2017 23:02, R Kent James wrote:
Yes that is going to be bad for me. I'll have to see what workarounds
are available.