toolkit/mozapps/extensions/test/xpcshell/data/test_AddonRepository_failed.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.

     1 <?xml version="1.0" encoding="utf-8" ?>
     2 <searchresults total_results="9999">
     3 <!-- Cause XML parse error so that the search fails -->
     4 <!--  <addon> -->
     5     <name>PASS</name>
     6     <type id="1">Extension</type>
     7     <guid>test1@tests.mozilla.org</guid>
     8     <version>1.1</version>
     9     <authors><author><name>Test Creator 1</name></author></authors>
    10     <status id="4">Public</status>
    11     <compatible_applications>
    12       <application>
    13         <appID>xpcshell@tests.mozilla.org</appID>
    14         <min_version>1</min_version>
    15         <max_version>1</max_version>
    16       </application>
    17     </compatible_applications>
    18     <install>http://localhost:%PORT%/test1.xpi</install>
    19   </addon>
    20 </searchresults>

mercurial