https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 79bc6fa50f588d5ebc6daa726ebebf88a4e4c3c6 authored by Nika Layzell on 21 March 2024, 19:35:40 UTC
Bug 1886852 - Avoid registering unnecessary MessageManager listeners when SHIP is enabled, r=smaug, a=dsmith
Tip revision: 79bc6fa
button-ref.html
<!DOCTYPE>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <button class='barred-ref'></button>
  </body>
</html>
back to top