I'm trying to figure out if these elements are still used anywhere in our code: https://searchfox.org/comm-central/rev/faba8b4037ce7434416ee2f5fb2d00497675795b/mail/components/accountcreation/content/accountSetup.xhtml#50-108 I doesn't seem like it, as the general "insecure" warning seems to be handled in one single place when showing the `#warningbox` element.
Bug 1697575 Comment 17 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I'm trying to figure out if these elements are still used anywhere in our code: https://searchfox.org/comm-central/rev/faba8b4037ce7434416ee2f5fb2d00497675795b/mail/components/accountcreation/content/accountSetup.xhtml#50-108 It doesn't seem like it, as the general "insecure" warning seems to be handled in one single place when showing the `#warningbox` element. Just wondering if I'm missing something obvious.