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

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

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

mercurial