toolkit/mozapps/extensions/test/xpcshell/data/test_gfxBlacklist.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/extensions/test/xpcshell/data/test_gfxBlacklist.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,154 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +
     1.6 +<blocklist xmlns="http://www.mozilla.org/2006/addons-blocklist">
     1.7 +  <gfxItems>
     1.8 +    <gfxBlacklistEntry>
     1.9 +      <os>WINNT 6.1</os>
    1.10 +      <vendor>0xabcd</vendor>
    1.11 +      <devices>
    1.12 +        <device>0x2783</device>
    1.13 +        <device>0x1234</device>
    1.14 +        <device>0x2782</device>
    1.15 +      </devices>
    1.16 +      <feature> DIRECT2D </feature>
    1.17 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
    1.18 +      <driverVersion> 8.52.322.2202 </driverVersion>
    1.19 +      <driverVersionComparator> LESS_THAN </driverVersionComparator>
    1.20 +    </gfxBlacklistEntry>
    1.21 +    <gfxBlacklistEntry>
    1.22 +      <os>WINNT 6.0</os>
    1.23 +      <vendor>0xdcba</vendor>
    1.24 +      <devices>
    1.25 +        <device>0x2783</device>
    1.26 +        <device>0x1234</device>
    1.27 +        <device>0x2782</device>
    1.28 +      </devices>
    1.29 +      <feature> DIRECT3D_9_LAYERS </feature>
    1.30 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
    1.31 +      <driverVersion> 8.52.322.2202 </driverVersion>
    1.32 +      <driverVersionComparator> LESS_THAN </driverVersionComparator>
    1.33 +    </gfxBlacklistEntry>
    1.34 +    <gfxBlacklistEntry>
    1.35 +      <os>WINNT 6.1</os>
    1.36 +      <vendor>0xabab</vendor>
    1.37 +      <devices>
    1.38 +        <device>0x2783</device>
    1.39 +        <device>0x1234</device>
    1.40 +        <device>0x2782</device>
    1.41 +      </devices>
    1.42 +      <feature> DIRECT2D </feature>
    1.43 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
    1.44 +      <driverVersion> 8.52.322.2202 </driverVersion>
    1.45 +      <driverVersionComparator> GREATER_THAN_OR_EQUAL </driverVersionComparator>
    1.46 +    </gfxBlacklistEntry>
    1.47 +    <gfxBlacklistEntry>
    1.48 +      <os>WINNT 6.1</os>
    1.49 +      <vendor>0xdcdc</vendor>
    1.50 +      <devices>
    1.51 +        <device>0x2783</device>
    1.52 +        <device>0x1234</device>
    1.53 +        <device>0x2782</device>
    1.54 +      </devices>
    1.55 +      <feature> DIRECT2D </feature>
    1.56 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
    1.57 +      <driverVersion> 8.52.322.1111 </driverVersion>
    1.58 +      <driverVersionComparator> EQUAL </driverVersionComparator>
    1.59 +    </gfxBlacklistEntry>
    1.60 +    <gfxBlacklistEntry>
    1.61 +      <os>Darwin 9</os>
    1.62 +      <vendor>0xabcd</vendor>
    1.63 +      <devices>
    1.64 +        <device>0x2783</device>
    1.65 +        <device>0x1234</device>
    1.66 +        <device>0x2782</device>
    1.67 +      </devices>
    1.68 +      <feature> DIRECT2D </feature>
    1.69 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
    1.70 +    </gfxBlacklistEntry>
    1.71 +    <gfxBlacklistEntry>
    1.72 +      <os>Linux</os>
    1.73 +      <vendor>0xabcd</vendor>
    1.74 +      <devices>
    1.75 +        <device>0x2783</device>
    1.76 +        <device>0x1234</device>
    1.77 +        <device>0x2782</device>
    1.78 +      </devices>
    1.79 +      <feature> DIRECT2D </feature>
    1.80 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
    1.81 +    </gfxBlacklistEntry>
    1.82 +    <gfxBlacklistEntry>
    1.83 +      <os>Android</os>
    1.84 +      <vendor>abcd</vendor>
    1.85 +      <devices>
    1.86 +        <device>wxyz</device>
    1.87 +        <device>asdf</device>
    1.88 +        <device>erty</device>
    1.89 +      </devices>
    1.90 +      <feature> DIRECT2D </feature>
    1.91 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
    1.92 +      <driverVersion> 5 </driverVersion>
    1.93 +      <driverVersionComparator> LESS_THAN_OR_EQUAL </driverVersionComparator>
    1.94 +    </gfxBlacklistEntry>
    1.95 +    <gfxBlacklistEntry>
    1.96 +      <os>Android</os>
    1.97 +      <vendor>dcdc</vendor>
    1.98 +      <devices>
    1.99 +        <device>uiop</device>
   1.100 +        <device>vbnm</device>
   1.101 +        <device>hjkl</device>
   1.102 +      </devices>
   1.103 +      <feature> DIRECT2D </feature>
   1.104 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
   1.105 +      <driverVersion> 5 </driverVersion>
   1.106 +      <driverVersionComparator> EQUAL </driverVersionComparator>
   1.107 +    </gfxBlacklistEntry>
   1.108 +    <gfxBlacklistEntry>
   1.109 +      <os>Android</os>
   1.110 +      <vendor>abab</vendor>
   1.111 +      <devices>
   1.112 +        <device>ghjk</device>
   1.113 +        <device>cvbn</device>
   1.114 +      </devices>
   1.115 +      <feature> DIRECT2D </feature>
   1.116 +      <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
   1.117 +      <driverVersion> 7 </driverVersion>
   1.118 +      <driverVersionComparator> GREATER_THAN_OR_EQUAL </driverVersionComparator>
   1.119 +    </gfxBlacklistEntry>
   1.120 +    <gfxBlacklistEntry>
   1.121 +      <os>WINNT 6.1</os>
   1.122 +      <vendor>0xabcd</vendor>
   1.123 +      <devices>
   1.124 +        <device>0x6666</device>
   1.125 +      </devices>
   1.126 +      <feature> DIRECT2D </feature>
   1.127 +      <featureStatus> BLOCKED_DEVICE </featureStatus>
   1.128 +    </gfxBlacklistEntry>
   1.129 +    <gfxBlacklistEntry>
   1.130 +      <os>Darwin 9</os>
   1.131 +      <vendor>0xabcd</vendor>
   1.132 +      <devices>
   1.133 +        <device>0x6666</device>
   1.134 +      </devices>
   1.135 +      <feature> DIRECT2D </feature>
   1.136 +      <featureStatus> BLOCKED_DEVICE </featureStatus>
   1.137 +    </gfxBlacklistEntry>
   1.138 +    <gfxBlacklistEntry>
   1.139 +      <os>Linux</os>
   1.140 +      <vendor>0xabcd</vendor>
   1.141 +      <devices>
   1.142 +        <device>0x6666</device>
   1.143 +      </devices>
   1.144 +      <feature> DIRECT2D </feature>
   1.145 +      <featureStatus> BLOCKED_DEVICE </featureStatus>
   1.146 +    </gfxBlacklistEntry>
   1.147 +    <gfxBlacklistEntry>
   1.148 +      <os>Android</os>
   1.149 +      <vendor>0xabcd</vendor>
   1.150 +      <devices>
   1.151 +        <device>0x6666</device>
   1.152 +      </devices>
   1.153 +      <feature> DIRECT2D </feature>
   1.154 +      <featureStatus> BLOCKED_DEVICE </featureStatus>
   1.155 +    </gfxBlacklistEntry>
   1.156 +  </gfxItems>
   1.157 +</blocklist>

mercurial