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

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 <?xml version="1.0" encoding="UTF-8"?>
michael@0 2
michael@0 3 <blocklist xmlns="http://www.mozilla.org/2006/addons-blocklist">
michael@0 4 <gfxItems>
michael@0 5 <gfxBlacklistEntry>
michael@0 6 <os>WINNT 6.1</os>
michael@0 7 <vendor>0xabcd</vendor>
michael@0 8 <devices>
michael@0 9 <device>0x2783</device>
michael@0 10 <device>0x1234</device>
michael@0 11 <device>0x2782</device>
michael@0 12 </devices>
michael@0 13 <feature> DIRECT2D </feature>
michael@0 14 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 15 <driverVersion> 8.52.322.2202 </driverVersion>
michael@0 16 <driverVersionComparator> LESS_THAN </driverVersionComparator>
michael@0 17 </gfxBlacklistEntry>
michael@0 18 <gfxBlacklistEntry>
michael@0 19 <os>WINNT 6.0</os>
michael@0 20 <vendor>0xdcba</vendor>
michael@0 21 <devices>
michael@0 22 <device>0x2783</device>
michael@0 23 <device>0x1234</device>
michael@0 24 <device>0x2782</device>
michael@0 25 </devices>
michael@0 26 <feature> DIRECT3D_9_LAYERS </feature>
michael@0 27 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 28 <driverVersion> 8.52.322.2202 </driverVersion>
michael@0 29 <driverVersionComparator> LESS_THAN </driverVersionComparator>
michael@0 30 </gfxBlacklistEntry>
michael@0 31 <gfxBlacklistEntry>
michael@0 32 <os>WINNT 6.1</os>
michael@0 33 <vendor>0xabab</vendor>
michael@0 34 <devices>
michael@0 35 <device>0x2783</device>
michael@0 36 <device>0x1234</device>
michael@0 37 <device>0x2782</device>
michael@0 38 </devices>
michael@0 39 <feature> DIRECT2D </feature>
michael@0 40 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 41 <driverVersion> 8.52.322.2202 </driverVersion>
michael@0 42 <driverVersionComparator> GREATER_THAN_OR_EQUAL </driverVersionComparator>
michael@0 43 </gfxBlacklistEntry>
michael@0 44 <gfxBlacklistEntry>
michael@0 45 <os>WINNT 6.1</os>
michael@0 46 <vendor>0xdcdc</vendor>
michael@0 47 <devices>
michael@0 48 <device>0x2783</device>
michael@0 49 <device>0x1234</device>
michael@0 50 <device>0x2782</device>
michael@0 51 </devices>
michael@0 52 <feature> DIRECT2D </feature>
michael@0 53 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 54 <driverVersion> 8.52.322.1111 </driverVersion>
michael@0 55 <driverVersionComparator> EQUAL </driverVersionComparator>
michael@0 56 </gfxBlacklistEntry>
michael@0 57 <gfxBlacklistEntry>
michael@0 58 <os>Darwin 9</os>
michael@0 59 <vendor>0xabcd</vendor>
michael@0 60 <devices>
michael@0 61 <device>0x2783</device>
michael@0 62 <device>0x1234</device>
michael@0 63 <device>0x2782</device>
michael@0 64 </devices>
michael@0 65 <feature> DIRECT2D </feature>
michael@0 66 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 67 </gfxBlacklistEntry>
michael@0 68 <gfxBlacklistEntry>
michael@0 69 <os>Linux</os>
michael@0 70 <vendor>0xabcd</vendor>
michael@0 71 <devices>
michael@0 72 <device>0x2783</device>
michael@0 73 <device>0x1234</device>
michael@0 74 <device>0x2782</device>
michael@0 75 </devices>
michael@0 76 <feature> DIRECT2D </feature>
michael@0 77 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 78 </gfxBlacklistEntry>
michael@0 79 <gfxBlacklistEntry>
michael@0 80 <os>Android</os>
michael@0 81 <vendor>abcd</vendor>
michael@0 82 <devices>
michael@0 83 <device>wxyz</device>
michael@0 84 <device>asdf</device>
michael@0 85 <device>erty</device>
michael@0 86 </devices>
michael@0 87 <feature> DIRECT2D </feature>
michael@0 88 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 89 <driverVersion> 5 </driverVersion>
michael@0 90 <driverVersionComparator> LESS_THAN_OR_EQUAL </driverVersionComparator>
michael@0 91 </gfxBlacklistEntry>
michael@0 92 <gfxBlacklistEntry>
michael@0 93 <os>Android</os>
michael@0 94 <vendor>dcdc</vendor>
michael@0 95 <devices>
michael@0 96 <device>uiop</device>
michael@0 97 <device>vbnm</device>
michael@0 98 <device>hjkl</device>
michael@0 99 </devices>
michael@0 100 <feature> DIRECT2D </feature>
michael@0 101 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 102 <driverVersion> 5 </driverVersion>
michael@0 103 <driverVersionComparator> EQUAL </driverVersionComparator>
michael@0 104 </gfxBlacklistEntry>
michael@0 105 <gfxBlacklistEntry>
michael@0 106 <os>Android</os>
michael@0 107 <vendor>abab</vendor>
michael@0 108 <devices>
michael@0 109 <device>ghjk</device>
michael@0 110 <device>cvbn</device>
michael@0 111 </devices>
michael@0 112 <feature> DIRECT2D </feature>
michael@0 113 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 114 <driverVersion> 7 </driverVersion>
michael@0 115 <driverVersionComparator> GREATER_THAN_OR_EQUAL </driverVersionComparator>
michael@0 116 </gfxBlacklistEntry>
michael@0 117 <gfxBlacklistEntry>
michael@0 118 <os>WINNT 6.1</os>
michael@0 119 <vendor>0xabcd</vendor>
michael@0 120 <devices>
michael@0 121 <device>0x6666</device>
michael@0 122 </devices>
michael@0 123 <feature> DIRECT2D </feature>
michael@0 124 <featureStatus> BLOCKED_DEVICE </featureStatus>
michael@0 125 </gfxBlacklistEntry>
michael@0 126 <gfxBlacklistEntry>
michael@0 127 <os>Darwin 9</os>
michael@0 128 <vendor>0xabcd</vendor>
michael@0 129 <devices>
michael@0 130 <device>0x6666</device>
michael@0 131 </devices>
michael@0 132 <feature> DIRECT2D </feature>
michael@0 133 <featureStatus> BLOCKED_DEVICE </featureStatus>
michael@0 134 </gfxBlacklistEntry>
michael@0 135 <gfxBlacklistEntry>
michael@0 136 <os>Linux</os>
michael@0 137 <vendor>0xabcd</vendor>
michael@0 138 <devices>
michael@0 139 <device>0x6666</device>
michael@0 140 </devices>
michael@0 141 <feature> DIRECT2D </feature>
michael@0 142 <featureStatus> BLOCKED_DEVICE </featureStatus>
michael@0 143 </gfxBlacklistEntry>
michael@0 144 <gfxBlacklistEntry>
michael@0 145 <os>Android</os>
michael@0 146 <vendor>0xabcd</vendor>
michael@0 147 <devices>
michael@0 148 <device>0x6666</device>
michael@0 149 </devices>
michael@0 150 <feature> DIRECT2D </feature>
michael@0 151 <featureStatus> BLOCKED_DEVICE </featureStatus>
michael@0 152 </gfxBlacklistEntry>
michael@0 153 </gfxItems>
michael@0 154 </blocklist>

mercurial