This file is indexed.

/usr/share/xul-ext/y-u-no-validate/content/y-u-no-validateOverlay.xul is in xul-ext-y-u-no-validate 2013052407-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
<?xml version="1.0"?>
<!DOCTYPE overlay >


<overlay id="y-u-no-validateOverlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <script type="application/x-javascript" src="chrome://y-u-no-validate/content/y-u-no-validateOverlay.js" />

  <groupbox id="certStatusGroupBox">
    <checkbox id="permanent" checked="false" />
  </groupbox>
</overlay>