maildev@lists.thunderbird.net

Thunderbird email developers

View all threads

JS Account potentially busted

JK
Jörg Knobloch
Thu, Nov 16, 2017 9:51 PM

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.

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.
RK
R Kent James
Sat, Nov 18, 2017 10:02 PM

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

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 >
JK
Jörg Knobloch
Sat, Nov 18, 2017 10:29 PM

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.

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. https://bugzilla.mozilla.org/show_bug.cgi?id=1418011#c3