toolkit/mozapps/plugins/tests/pfs_bug435788_1.rdf

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 <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:pfs="http://www.mozilla.org/2004/pfs-rdf#">
michael@0 3
michael@0 4 <RDF:Description about="urn:mozilla:plugin-results:application/x-working-plugin">
michael@0 5 <pfs:plugins><RDF:Seq>
michael@0 6 <RDF:li resource="urn:mozilla:plugin:{8d3ab839-e03e-41a5-acd3-be1eabf94810}"/>
michael@0 7 </RDF:Seq></pfs:plugins>
michael@0 8 </RDF:Description>
michael@0 9
michael@0 10 <RDF:Description about="urn:mozilla:plugin:{8d3ab839-e03e-41a5-acd3-be1eabf94810}">
michael@0 11 <pfs:updates><RDF:Seq>
michael@0 12 <RDF:li resource="urn:mozilla:plugin:{8d3ab839-e03e-41a5-acd3-be1eabf94810}:"/>
michael@0 13 </RDF:Seq></pfs:updates>
michael@0 14 </RDF:Description>
michael@0 15
michael@0 16 <RDF:Description about="urn:mozilla:plugin:{8d3ab839-e03e-41a5-acd3-be1eabf94810}:">
michael@0 17 <pfs:name>Test plugin 1</pfs:name>
michael@0 18 <pfs:requestedMimetype>application/x-working-plugin</pfs:requestedMimetype>
michael@0 19 <pfs:guid>{8d3ab839-e03e-41a5-acd3-be1eabf94810}</pfs:guid>
michael@0 20 <pfs:version/>
michael@0 21 <pfs:IconUrl/>
michael@0 22 <pfs:InstallerLocation>http://example.com/browser/toolkit/mozapps/plugins/tests/GoodPlugin</pfs:InstallerLocation>
michael@0 23 <pfs:InstallerHash/>
michael@0 24 <pfs:InstallerShowsUI>false</pfs:InstallerShowsUI>
michael@0 25 <pfs:manualInstallationURL>http://www.mozilla.com</pfs:manualInstallationURL>
michael@0 26 <pfs:licenseURL/>
michael@0 27 <pfs:needsRestart>false</pfs:needsRestart>
michael@0 28 </RDF:Description>
michael@0 29
michael@0 30 <RDF:Description about="urn:mozilla:plugin-results:application/x-broken-installer">
michael@0 31 <pfs:plugins><RDF:Seq>
michael@0 32 <RDF:li resource="urn:mozilla:plugin:{949a51e0-c633-4d9e-bf3a-6e0c2bc6e508}"/>
michael@0 33 </RDF:Seq></pfs:plugins>
michael@0 34 </RDF:Description>
michael@0 35
michael@0 36 <RDF:Description about="urn:mozilla:plugin:{949a51e0-c633-4d9e-bf3a-6e0c2bc6e508}">
michael@0 37 <pfs:updates><RDF:Seq>
michael@0 38 <RDF:li resource="urn:mozilla:plugin:{949a51e0-c633-4d9e-bf3a-6e0c2bc6e508}:"/>
michael@0 39 </RDF:Seq></pfs:updates>
michael@0 40 </RDF:Description>
michael@0 41
michael@0 42 <RDF:Description about="urn:mozilla:plugin:{949a51e0-c633-4d9e-bf3a-6e0c2bc6e508}:">
michael@0 43 <pfs:name>Test plugin 2</pfs:name>
michael@0 44 <pfs:requestedMimetype>application/x-broken-installer</pfs:requestedMimetype>
michael@0 45 <pfs:guid>{949a51e0-c633-4d9e-bf3a-6e0c2bc6e508}</pfs:guid>
michael@0 46 <pfs:version/>
michael@0 47 <pfs:IconUrl/>
michael@0 48 <pfs:InstallerLocation>http://example.com/browser/toolkit/mozapps/plugins/tests/BadPlugin</pfs:InstallerLocation>
michael@0 49 <pfs:InstallerHash/>
michael@0 50 <pfs:InstallerShowsUI>false</pfs:InstallerShowsUI>
michael@0 51 <pfs:manualInstallationURL>http://www.mozilla.com</pfs:manualInstallationURL>
michael@0 52 <pfs:licenseURL/>
michael@0 53 <pfs:needsRestart>false</pfs:needsRestart>
michael@0 54 </RDF:Description>
michael@0 55
michael@0 56 <RDF:Description about="urn:mozilla:plugin-results:application/x-broken-plugin-hash">
michael@0 57 <pfs:plugins><RDF:Seq>
michael@0 58 <RDF:li resource="urn:mozilla:plugin:{cf1765cc-f962-4680-8a4d-2ba13971a24f}"/>
michael@0 59 </RDF:Seq></pfs:plugins>
michael@0 60 </RDF:Description>
michael@0 61
michael@0 62 <RDF:Description about="urn:mozilla:plugin:{cf1765cc-f962-4680-8a4d-2ba13971a24f}">
michael@0 63 <pfs:updates><RDF:Seq>
michael@0 64 <RDF:li resource="urn:mozilla:plugin:{cf1765cc-f962-4680-8a4d-2ba13971a24f}:"/>
michael@0 65 </RDF:Seq></pfs:updates>
michael@0 66 </RDF:Description>
michael@0 67
michael@0 68 <RDF:Description about="urn:mozilla:plugin:{cf1765cc-f962-4680-8a4d-2ba13971a24f}:">
michael@0 69 <pfs:name>Test plugin 3</pfs:name>
michael@0 70 <pfs:requestedMimetype>application/x-broken-plugin-hash</pfs:requestedMimetype>
michael@0 71 <pfs:guid>{8d3ab839-e03e-41a5-acd3-be1eabf94810}</pfs:guid>
michael@0 72 <pfs:version/>
michael@0 73 <pfs:IconUrl/>
michael@0 74 <pfs:InstallerLocation>http://example.com/browser/toolkit/mozapps/plugins/tests/GoodPlugin</pfs:InstallerLocation>
michael@0 75 <pfs:InstallerHash>sha1:foo</pfs:InstallerHash>
michael@0 76 <pfs:InstallerShowsUI>false</pfs:InstallerShowsUI>
michael@0 77 <pfs:manualInstallationURL>http://www.mozilla.com</pfs:manualInstallationURL>
michael@0 78 <pfs:licenseURL/>
michael@0 79 <pfs:needsRestart>false</pfs:needsRestart>
michael@0 80 </RDF:Description>
michael@0 81
michael@0 82
michael@0 83 <RDF:Description about="urn:mozilla:plugin-results:application/x-working-extension">
michael@0 84 <pfs:plugins><RDF:Seq>
michael@0 85 <RDF:li resource="urn:mozilla:plugin:{2fdd6830-66fe-43e7-8ef6-ce49998c8926}"/>
michael@0 86 </RDF:Seq></pfs:plugins>
michael@0 87 </RDF:Description>
michael@0 88
michael@0 89 <RDF:Description about="urn:mozilla:plugin:{2fdd6830-66fe-43e7-8ef6-ce49998c8926}">
michael@0 90 <pfs:updates><RDF:Seq>
michael@0 91 <RDF:li resource="urn:mozilla:plugin:{2fdd6830-66fe-43e7-8ef6-ce49998c8926}:"/>
michael@0 92 </RDF:Seq></pfs:updates>
michael@0 93 </RDF:Description>
michael@0 94
michael@0 95 <RDF:Description about="urn:mozilla:plugin:{2fdd6830-66fe-43e7-8ef6-ce49998c8926}:">
michael@0 96 <pfs:name>Test extension 1</pfs:name>
michael@0 97 <pfs:requestedMimetype>application/x-working-extension</pfs:requestedMimetype>
michael@0 98 <pfs:guid>{2fdd6830-66fe-43e7-8ef6-ce49998c8926}</pfs:guid>
michael@0 99 <pfs:version/>
michael@0 100 <pfs:IconUrl/>
michael@0 101 <pfs:XPILocation>http://example.com/browser/toolkit/mozapps/plugins/tests/GoodExtension.xpi</pfs:XPILocation>
michael@0 102 <pfs:XPIHash>sha1:ccda7915ba891cc6fd9d0874b8042be2ecaa2d65</pfs:XPIHash>
michael@0 103 <pfs:InstallerShowsUI>false</pfs:InstallerShowsUI>
michael@0 104 <pfs:manualInstallationURL>http://www.mozilla.com</pfs:manualInstallationURL>
michael@0 105 <pfs:licenseURL/>
michael@0 106 <pfs:needsRestart>false</pfs:needsRestart>
michael@0 107 </RDF:Description>
michael@0 108
michael@0 109 <RDF:Description about="urn:mozilla:plugin-results:application/x-broken-extension">
michael@0 110 <pfs:plugins><RDF:Seq>
michael@0 111 <RDF:li resource="urn:mozilla:plugin:{91fdf294-3a51-48c6-b5e8-423b0eb4e84e}"/>
michael@0 112 </RDF:Seq></pfs:plugins>
michael@0 113 </RDF:Description>
michael@0 114
michael@0 115 <RDF:Description about="urn:mozilla:plugin:{91fdf294-3a51-48c6-b5e8-423b0eb4e84e}">
michael@0 116 <pfs:updates><RDF:Seq>
michael@0 117 <RDF:li resource="urn:mozilla:plugin:{91fdf294-3a51-48c6-b5e8-423b0eb4e84e}:"/>
michael@0 118 </RDF:Seq></pfs:updates>
michael@0 119 </RDF:Description>
michael@0 120
michael@0 121 <RDF:Description about="urn:mozilla:plugin:{91fdf294-3a51-48c6-b5e8-423b0eb4e84e}:">
michael@0 122 <pfs:name>Test extension 2</pfs:name>
michael@0 123 <pfs:requestedMimetype>application/x-broken-extension</pfs:requestedMimetype>
michael@0 124 <pfs:guid>{91fdf294-3a51-48c6-b5e8-423b0eb4e84e}</pfs:guid>
michael@0 125 <pfs:version/>
michael@0 126 <pfs:IconUrl/>
michael@0 127 <pfs:XPILocation>http://example.com/browser/toolkit/mozapps/plugins/tests/BadExtension.xpi</pfs:XPILocation>
michael@0 128 <pfs:XPIHash/>
michael@0 129 <pfs:InstallerShowsUI>false</pfs:InstallerShowsUI>
michael@0 130 <pfs:manualInstallationURL>http://www.mozilla.com</pfs:manualInstallationURL>
michael@0 131 <pfs:licenseURL/>
michael@0 132 <pfs:needsRestart>false</pfs:needsRestart>
michael@0 133 </RDF:Description>
michael@0 134
michael@0 135 <RDF:Description about="urn:mozilla:plugin-results:application/x-broken-extension-hash">
michael@0 136 <pfs:plugins><RDF:Seq>
michael@0 137 <RDF:li resource="urn:mozilla:plugin:{889d0f32-4c77-4a57-8be1-44d109a210e4}"/>
michael@0 138 </RDF:Seq></pfs:plugins>
michael@0 139 </RDF:Description>
michael@0 140
michael@0 141 <RDF:Description about="urn:mozilla:plugin:{889d0f32-4c77-4a57-8be1-44d109a210e4}">
michael@0 142 <pfs:updates><RDF:Seq>
michael@0 143 <RDF:li resource="urn:mozilla:plugin:{889d0f32-4c77-4a57-8be1-44d109a210e4}:"/>
michael@0 144 </RDF:Seq></pfs:updates>
michael@0 145 </RDF:Description>
michael@0 146
michael@0 147 <RDF:Description about="urn:mozilla:plugin:{889d0f32-4c77-4a57-8be1-44d109a210e4}:">
michael@0 148 <pfs:name>Test extension 3</pfs:name>
michael@0 149 <pfs:requestedMimetype>application/x-broken-extension-hash</pfs:requestedMimetype>
michael@0 150 <pfs:guid>{889d0f32-4c77-4a57-8be1-44d109a210e4}</pfs:guid>
michael@0 151 <pfs:version/>
michael@0 152 <pfs:IconUrl/>
michael@0 153 <pfs:XPILocation>http://example.com/browser/toolkit/mozapps/plugins/tests/GoodExtension.xpi</pfs:XPILocation>
michael@0 154 <pfs:XPIHash>sha1:3504e7bd87bad1246b7a016b29bdb50fe41dbc83</pfs:XPIHash>
michael@0 155 <pfs:InstallerShowsUI>false</pfs:InstallerShowsUI>
michael@0 156 <pfs:manualInstallationURL>http://www.mozilla.com</pfs:manualInstallationURL>
michael@0 157 <pfs:licenseURL/>
michael@0 158 <pfs:needsRestart>false</pfs:needsRestart>
michael@0 159 </RDF:Description>
michael@0 160
michael@0 161 </RDF:RDF>

mercurial