Commit 605849bf authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! Bug 40925: Implemented the Security Level component

Bug 42587: Remove ensureCustomElements in esr 128
parent db7c5811
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -157,9 +157,6 @@ var SecurityLevelPanel = {
  _populated: false,

  _populateXUL() {
    // TODO: Used for #securityLevel-learnMore. Remove with esr 128.
    window.ensureCustomElements("moz-support-link");

    this._elements = {
      panel: document.getElementById("securityLevel-panel"),
      background: document.getElementById("securityLevel-background"),