tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

289410-1.xhtml (322B)


      1 <?xml version="1.0"?>
      2 <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
      3 
      4 <window id="crash-window"
      5        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
      6 
      7  <scrollbox>
      8    <tree id="crash-tree">
      9      <treecols/>
     10      <treechildren/>
     11    </tree>
     12  </scrollbox>
     13 
     14 </window>