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

     1 <?xml version="1.0"?>
     3 <!-- This is a copy of extensions.rdf from Firefox 3.5 including four
     4      test extensions. Addon1 was user enabled, addon2 was user disabled, addon3
     5      was pending user disable at the next restart and addon4 was pending user 
     6      enable at the next restart. Additionally addon1 and 2 have had
     7      compatibility updates applies to make them compatible with the app and
     8      toolkit respectively, addon3 and 4 have not. addon5 is disabled however
     9      at the same time as the migration a new version should be detected. addon6
    10      is pending install and needs a compatibility update to be compatible.
    11      It also contains two themes in the profile -->
    13 <RDF:RDF xmlns:NS1="http://www.mozilla.org/2004/em-rdf#"
    14          xmlns:NC="http://home.netscape.com/NC-rdf#"
    15          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    16   <RDF:Description RDF:about="rdf:#$w8dNC3"
    17                    NS1:id="xpcshell@tests.mozilla.org"
    18                    NS1:minVersion="1"
    19                    NS1:maxVersion="1" />
    20   <RDF:Description RDF:about="rdf:#$w8dNC4"
    21                    NS1:id="xpcshell@tests.mozilla.org"
    22                    NS1:minVersion="1"
    23                    NS1:maxVersion="2" />
    24   <RDF:Description RDF:about="rdf:#$w8dNC5"
    25                    NS1:id="xpcshell@tests.mozilla.org"
    26                    NS1:minVersion="1"
    27                    NS1:maxVersion="2" />
    28   <RDF:Description RDF:about="rdf:#$w8dNC6"
    29                    NS1:id="xpcshell@tests.mozilla.org"
    30                    NS1:minVersion="1"
    31                    NS1:maxVersion="2" />
    32   <RDF:Description RDF:about="rdf:#$w8dNC2"
    33                    NS1:id="toolkit@mozilla.org"
    34                    NS1:minVersion="1"
    35                    NS1:maxVersion="1" />
    36   <RDF:Description RDF:about="rdf:#$w8dNC1"
    37                    NS1:id="toolkit@mozilla.org"
    38                    NS1:minVersion="1"
    39                    NS1:maxVersion="2" />
    40   <RDF:Description RDF:about="rdf:#$w8dNC7"
    41                    NS1:id="toolkit@mozilla.org"
    42                    NS1:minVersion="1"
    43                    NS1:maxVersion="2" />
    44   <RDF:Description RDF:about="rdf:#$oadNC1"
    45                    NS1:id="xpcshell@tests.mozilla.org"
    46                    NS1:minVersion="1"
    47                    NS1:maxVersion="2" />
    48   <RDF:Description RDF:about="rdf:#$TpnM4"
    49                    NS1:id="xpcshell@tests.mozilla.org"
    50                    NS1:updatedMinVersion="1"
    51                    NS1:updatedMaxVersion="2" />
    52   <RDF:Description RDF:about="urn:mozilla:item:addon1@tests.mozilla.org"
    53                    NS1:installLocation="app-profile"
    54                    NS1:version="1.0"
    55                    NS1:name="Test 1">
    56     <NS1:type NC:parseType="Integer">2</NS1:type>
    57     <NS1:targetApplication RDF:resource="rdf:#$oadNC1"/>
    58   </RDF:Description>
    59   <RDF:Description RDF:about="urn:mozilla:item:addon2@tests.mozilla.org"
    60                    NS1:installLocation="app-profile"
    61                    NS1:version="2.0"
    62                    NS1:name="Test 2"
    63                    NS1:userDisabled="true">
    64     <NS1:type NC:parseType="Integer">2</NS1:type>
    65     <NS1:targetApplication RDF:resource="rdf:#$w8dNC1"/>
    66   </RDF:Description>
    67   <RDF:Description RDF:about="urn:mozilla:item:addon3@tests.mozilla.org"
    68                    NS1:installLocation="app-profile"
    69                    NS1:version="2.0"
    70                    NS1:name="Test 3"
    71                    NS1:userDisabled="needs-disable">
    72     <NS1:type NC:parseType="Integer">2</NS1:type>
    73     <NS1:targetApplication RDF:resource="rdf:#$w8dNC3"/>
    74   </RDF:Description>
    75   <RDF:Description RDF:about="urn:mozilla:item:addon4@tests.mozilla.org"
    76                    NS1:installLocation="app-profile"
    77                    NS1:version="2.0"
    78                    NS1:name="Test 4"
    79                    NS1:userDisabled="needs-enable">
    80     <NS1:type NC:parseType="Integer">2</NS1:type>
    81     <NS1:targetApplication RDF:resource="rdf:#$w8dNC2"/>
    82   </RDF:Description>
    83   <RDF:Description RDF:about="urn:mozilla:item:addon5@tests.mozilla.org"
    84                    NS1:installLocation="app-profile"
    85                    NS1:version="1.0"
    86                    NS1:name="Test 5"
    87                    NS1:userDisabled="true">
    88     <NS1:type NC:parseType="Integer">2</NS1:type>
    89     <NS1:targetApplication RDF:resource="rdf:#$w8dNC7"/>
    90   </RDF:Description>
    91   <RDF:Description RDF:about="urn:mozilla:item:addon6@tests.mozilla.org"
    92                    NS1:name="Test 6"
    93                    NS1:version="1.0"
    94                    NS1:newVersion="1.0"
    95                    NS1:installLocation="app-profile">
    96     <NS1:type NC:parseType="Integer">2</NS1:type>
    97     <NS1:targetApplication RDF:resource="rdf:#$TpnM4"/>
    98   </RDF:Description>
    99   <RDF:Description RDF:about="urn:mozilla:item:theme1@tests.mozilla.org"
   100                    NS1:installLocation="app-profile"
   101                    NS1:version="1.0"
   102                    NS1:name="Theme 2"
   103                    NS1:internalName="theme1/1.0">
   104     <NS1:type NC:parseType="Integer">4</NS1:type>
   105     <NS1:targetApplication RDF:resource="rdf:#$w8dNC5"/>
   106   </RDF:Description>
   107   <RDF:Description RDF:about="urn:mozilla:item:theme2@tests.mozilla.org"
   108                    NS1:installLocation="app-profile"
   109                    NS1:version="2.0"
   110                    NS1:name="Theme 2"
   111                    NS1:internalName="theme2/1.0">
   112     <NS1:type NC:parseType="Integer">4</NS1:type>
   113     <NS1:targetApplication RDF:resource="rdf:#$w8dNC6"/>
   114   </RDF:Description>
   115   <RDF:Seq RDF:about="urn:mozilla:item:root">
   116     <RDF:li RDF:resource="urn:mozilla:item:addon1@tests.mozilla.org"/>
   117     <RDF:li RDF:resource="urn:mozilla:item:addon2@tests.mozilla.org"/>
   118     <RDF:li RDF:resource="urn:mozilla:item:addon3@tests.mozilla.org"/>
   119     <RDF:li RDF:resource="urn:mozilla:item:addon4@tests.mozilla.org"/>
   120     <RDF:li RDF:resource="urn:mozilla:item:addon5@tests.mozilla.org"/>
   121     <RDF:li RDF:resource="urn:mozilla:item:addon6@tests.mozilla.org"/>
   122     <RDF:li RDF:resource="urn:mozilla:item:theme1@tests.mozilla.org"/>
   123     <RDF:li RDF:resource="urn:mozilla:item:theme2@tests.mozilla.org"/>
   124   </RDF:Seq>
   125 </RDF:RDF>

mercurial