toolkit/mozapps/extensions/test/browser/browser_bug557956.rdf

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/extensions/test/browser/browser_bug557956.rdf	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,220 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +
     1.6 +<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     1.7 +         xmlns:em="http://www.mozilla.org/2004/em-rdf#">
     1.8 +
     1.9 +  <RDF:Description about="urn:mozilla:extension:addon1@tests.mozilla.org">
    1.10 +    <em:updates>
    1.11 +      <RDF:Seq>
    1.12 +        <RDF:li>
    1.13 +          <RDF:Description>
    1.14 +            <em:version>1.0</em:version>
    1.15 +            <em:targetApplication>
    1.16 +              <RDF:Description>
    1.17 +                <em:id>toolkit@mozilla.org</em:id>
    1.18 +                <em:minVersion>0</em:minVersion>
    1.19 +                <em:maxVersion>*</em:maxVersion>
    1.20 +              </RDF:Description>
    1.21 +            </em:targetApplication>
    1.22 +          </RDF:Description>
    1.23 +        </RDF:li>
    1.24 +      </RDF:Seq>
    1.25 +    </em:updates>
    1.26 +  </RDF:Description>
    1.27 +
    1.28 +  <RDF:Description about="urn:mozilla:extension:addon2@tests.mozilla.org">
    1.29 +    <em:updates>
    1.30 +      <RDF:Seq>
    1.31 +        <RDF:li>
    1.32 +          <RDF:Description>
    1.33 +            <em:version>1.0</em:version>
    1.34 +            <em:targetApplication>
    1.35 +              <RDF:Description>
    1.36 +                <em:id>toolkit@mozilla.org</em:id>
    1.37 +                <em:minVersion>0</em:minVersion>
    1.38 +                <em:maxVersion>0</em:maxVersion>
    1.39 +              </RDF:Description>
    1.40 +            </em:targetApplication>
    1.41 +          </RDF:Description>
    1.42 +        </RDF:li>
    1.43 +      </RDF:Seq>
    1.44 +    </em:updates>
    1.45 +  </RDF:Description>
    1.46 +
    1.47 +  <RDF:Description about="urn:mozilla:extension:addon3@tests.mozilla.org">
    1.48 +    <em:updates>
    1.49 +      <RDF:Seq>
    1.50 +        <RDF:li>
    1.51 +          <RDF:Description>
    1.52 +            <em:version>1.0</em:version>
    1.53 +            <em:targetApplication>
    1.54 +              <RDF:Description>
    1.55 +                <em:id>toolkit@mozilla.org</em:id>
    1.56 +                <em:minVersion>0</em:minVersion>
    1.57 +                <em:maxVersion>0</em:maxVersion>
    1.58 +              </RDF:Description>
    1.59 +            </em:targetApplication>
    1.60 +          </RDF:Description>
    1.61 +        </RDF:li>
    1.62 +      </RDF:Seq>
    1.63 +    </em:updates>
    1.64 +  </RDF:Description>
    1.65 +
    1.66 +  <RDF:Description about="urn:mozilla:extension:addon4@tests.mozilla.org">
    1.67 +    <em:updates>
    1.68 +      <RDF:Seq>
    1.69 +        <RDF:li>
    1.70 +          <RDF:Description>
    1.71 +            <em:version>1.0</em:version>
    1.72 +            <em:targetApplication>
    1.73 +              <RDF:Description>
    1.74 +                <em:id>toolkit@mozilla.org</em:id>
    1.75 +                <em:minVersion>1</em:minVersion>
    1.76 +                <em:maxVersion>*</em:maxVersion>
    1.77 +              </RDF:Description>
    1.78 +            </em:targetApplication>
    1.79 +          </RDF:Description>
    1.80 +        </RDF:li>
    1.81 +      </RDF:Seq>
    1.82 +    </em:updates>
    1.83 +  </RDF:Description>
    1.84 +
    1.85 +  <RDF:Description about="urn:mozilla:extension:addon5@tests.mozilla.org">
    1.86 +    <em:updates>
    1.87 +      <RDF:Seq>
    1.88 +        <RDF:li>
    1.89 +          <RDF:Description>
    1.90 +            <em:version>1.0</em:version>
    1.91 +            <em:targetApplication>
    1.92 +              <RDF:Description>
    1.93 +                <em:id>toolkit@mozilla.org</em:id>
    1.94 +                <em:minVersion>0</em:minVersion>
    1.95 +                <em:maxVersion>*</em:maxVersion>
    1.96 +              </RDF:Description>
    1.97 +            </em:targetApplication>
    1.98 +          </RDF:Description>
    1.99 +        </RDF:li>
   1.100 +      </RDF:Seq>
   1.101 +    </em:updates>
   1.102 +  </RDF:Description>
   1.103 +
   1.104 +  <RDF:Description about="urn:mozilla:extension:addon6@tests.mozilla.org">
   1.105 +    <em:updates>
   1.106 +      <RDF:Seq>
   1.107 +        <RDF:li>
   1.108 +          <RDF:Description>
   1.109 +            <em:version>1.0</em:version>
   1.110 +            <em:targetApplication>
   1.111 +              <RDF:Description>
   1.112 +                <em:id>toolkit@mozilla.org</em:id>
   1.113 +                <em:minVersion>0</em:minVersion>
   1.114 +                <em:maxVersion>*</em:maxVersion>
   1.115 +              </RDF:Description>
   1.116 +            </em:targetApplication>
   1.117 +          </RDF:Description>
   1.118 +        </RDF:li>
   1.119 +      </RDF:Seq>
   1.120 +    </em:updates>
   1.121 +  </RDF:Description>
   1.122 +
   1.123 +  <RDF:Description about="urn:mozilla:extension:addon7@tests.mozilla.org">
   1.124 +    <em:updates>
   1.125 +      <RDF:Seq>
   1.126 +        <RDF:li>
   1.127 +          <RDF:Description>
   1.128 +            <em:version>1.0</em:version>
   1.129 +            <em:targetApplication>
   1.130 +              <RDF:Description>
   1.131 +                <em:id>toolkit@mozilla.org</em:id>
   1.132 +                <em:minVersion>0</em:minVersion>
   1.133 +                <em:maxVersion>0</em:maxVersion>
   1.134 +              </RDF:Description>
   1.135 +            </em:targetApplication>
   1.136 +          </RDF:Description>
   1.137 +        </RDF:li>
   1.138 +        <RDF:li>
   1.139 +          <RDF:Description>
   1.140 +            <em:version>2.0</em:version>
   1.141 +            <em:targetApplication>
   1.142 +              <RDF:Description>
   1.143 +                <em:id>toolkit@mozilla.org</em:id>
   1.144 +                <em:minVersion>0</em:minVersion>
   1.145 +                <em:maxVersion>*</em:maxVersion>
   1.146 +                <em:updateLink>http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_bug557956_7_2.xpi</em:updateLink>
   1.147 +                <em:updateHash>sha1:18674cf7ad76664e0ead6280a43cc0c681180505</em:updateHash>
   1.148 +              </RDF:Description>
   1.149 +            </em:targetApplication>
   1.150 +          </RDF:Description>
   1.151 +        </RDF:li>
   1.152 +      </RDF:Seq>
   1.153 +    </em:updates>
   1.154 +  </RDF:Description>
   1.155 +
   1.156 +  <RDF:Description about="urn:mozilla:extension:addon8@tests.mozilla.org">
   1.157 +    <em:updates>
   1.158 +      <RDF:Seq>
   1.159 +        <RDF:li>
   1.160 +          <RDF:Description>
   1.161 +            <em:version>1.0</em:version>
   1.162 +            <em:targetApplication>
   1.163 +              <RDF:Description>
   1.164 +                <em:id>toolkit@mozilla.org</em:id>
   1.165 +                <em:minVersion>0</em:minVersion>
   1.166 +                <em:maxVersion>0</em:maxVersion>
   1.167 +              </RDF:Description>
   1.168 +            </em:targetApplication>
   1.169 +          </RDF:Description>
   1.170 +        </RDF:li>
   1.171 +        <RDF:li>
   1.172 +          <RDF:Description>
   1.173 +            <em:version>2.0</em:version>
   1.174 +            <em:targetApplication>
   1.175 +              <RDF:Description>
   1.176 +                <em:id>toolkit@mozilla.org</em:id>
   1.177 +                <em:minVersion>0</em:minVersion>
   1.178 +                <em:maxVersion>*</em:maxVersion>
   1.179 +                <em:updateLink>http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_bug557956_8_2.xpi</em:updateLink>
   1.180 +                <em:updateHash>sha1:d6240607c4f202226fa291d9b7e537ff2a309616</em:updateHash>
   1.181 +              </RDF:Description>
   1.182 +            </em:targetApplication>
   1.183 +          </RDF:Description>
   1.184 +        </RDF:li>
   1.185 +      </RDF:Seq>
   1.186 +    </em:updates>
   1.187 +  </RDF:Description>
   1.188 +
   1.189 +  <RDF:Description about="urn:mozilla:extension:addon9@tests.mozilla.org">
   1.190 +    <em:updates>
   1.191 +      <RDF:Seq>
   1.192 +        <RDF:li>
   1.193 +          <RDF:Description>
   1.194 +            <em:version>1.0</em:version>
   1.195 +            <em:targetApplication>
   1.196 +              <RDF:Description>
   1.197 +                <em:id>toolkit@mozilla.org</em:id>
   1.198 +                <em:minVersion>0</em:minVersion>
   1.199 +                <em:maxVersion>0</em:maxVersion>
   1.200 +              </RDF:Description>
   1.201 +            </em:targetApplication>
   1.202 +          </RDF:Description>
   1.203 +        </RDF:li>
   1.204 +        <RDF:li>
   1.205 +          <RDF:Description>
   1.206 +            <em:version>2.0</em:version>
   1.207 +            <em:targetApplication>
   1.208 +              <RDF:Description>
   1.209 +                <em:id>toolkit@mozilla.org</em:id>
   1.210 +                <em:minVersion>0</em:minVersion>
   1.211 +                <em:maxVersion>*</em:maxVersion>
   1.212 +                <em:updateLink>http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_bug557956_9_2.xpi</em:updateLink>
   1.213 +                <em:updateHash>sha1:b25d1ee94acc734a4a039d31c1620051bbbd5633</em:updateHash>
   1.214 +              </RDF:Description>
   1.215 +            </em:targetApplication>
   1.216 +          </RDF:Description>
   1.217 +        </RDF:li>
   1.218 +      </RDF:Seq>
   1.219 +    </em:updates>
   1.220 +  </RDF:Description>
   1.221 +
   1.222 +</RDF:RDF>
   1.223 +

mercurial