services/sync/tests/unit/addon1-search.xml

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <searchresults total_results="1">
     3   <addon id="5617">
     4   <name>Non-Restartless Test Extension</name>
     5   <type id="1">Extension</type>
     6   <guid>addon1@tests.mozilla.org</guid>
     7   <slug>addon11</slug>
     8   <version>1.0</version>
    10   <compatible_applications><application>
    11       <name>Firefox</name>
    12       <application_id>1</application_id>
    13       <min_version>3.6</min_version>
    14       <max_version>*</max_version>
    15       <appID>xpcshell@tests.mozilla.org</appID>
    16     </application></compatible_applications>
    17   <all_compatible_os><os>ALL</os></all_compatible_os>
    19   <install os="ALL" size="485">http://127.0.0.1:8888/addon1.xpi</install>
    20     <created epoch="1252903662">
    21       2009-09-14T04:47:42Z
    22     </created>
    23     <last_updated epoch="1315255329">
    24       2011-09-05T20:42:09Z
    25     </last_updated>
    26     </addon>
    27 </searchresults>

mercurial