toolkit/mozapps/extensions/test/xpcshell/data/test_gfxBlacklist2.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>0x2782</device>
michael@0 11 </devices>
michael@0 12 <feature> DIRECT2D </feature>
michael@0 13 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 14 <driverVersion> 8.52.322.2202 </driverVersion>
michael@0 15 <driverVersionComparator> LESS_THAN </driverVersionComparator>
michael@0 16 </gfxBlacklistEntry>
michael@0 17 <gfxBlacklistEntry>
michael@0 18 <os>WINNT 6.0</os>
michael@0 19 <vendor>0xdcba</vendor>
michael@0 20 <devices>
michael@0 21 <device>0x2783</device>
michael@0 22 <device>0x1234</device>
michael@0 23 <device>0x2782</device>
michael@0 24 </devices>
michael@0 25 <feature> DIRECT3D_9_LAYERS </feature>
michael@0 26 <featureStatus> BLOCKED_DRIVER_VERSION </featureStatus>
michael@0 27 <driverVersion> 8.52.322.2202 </driverVersion>
michael@0 28 <driverVersionComparator> LESS_THAN </driverVersionComparator>
michael@0 29 </gfxBlacklistEntry>
michael@0 30 </gfxItems>
michael@0 31 </blocklist>

mercurial