Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
michael@0 | 1 | # WebappRT doesn't need these instructions, and they don't necessarily work |
michael@0 | 2 | # with it, but it does use a GRE directory that the GRE shares with Firefox, |
michael@0 | 3 | # so in order to prevent the instructions from being processed for WebappRT, |
michael@0 | 4 | # we need to restrict them to the applications that depend on them, i.e.: |
michael@0 | 5 | # |
michael@0 | 6 | # b2g: {3c2e2abc-06d4-11e1-ac3b-374f68613e61} |
michael@0 | 7 | # browser: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} |
michael@0 | 8 | # mobile/android: {aa3c5121-dab2-40e2-81ca-7ea25febc110} |
michael@0 | 9 | # mobile/xul: {a23983c0-fd0e-11dc-95ff-0800200c9a66} |
michael@0 | 10 | # |
michael@0 | 11 | # In theory we should do this for all these instructions, but in practice it is |
michael@0 | 12 | # sufficient to do it for the app-startup one, and the file is simpler that way. |
michael@0 | 13 | |
michael@0 | 14 | component {229fa115-9412-4d32-baf3-2fc407f76fb1} FeedConverter.js |
michael@0 | 15 | contract @mozilla.org/streamconv;1?from=application/vnd.mozilla.maybe.feed&to=*/* {229fa115-9412-4d32-baf3-2fc407f76fb1} |
michael@0 | 16 | contract @mozilla.org/streamconv;1?from=application/vnd.mozilla.maybe.video.feed&to=*/* {229fa115-9412-4d32-baf3-2fc407f76fb1} |
michael@0 | 17 | contract @mozilla.org/streamconv;1?from=application/vnd.mozilla.maybe.audio.feed&to=*/* {229fa115-9412-4d32-baf3-2fc407f76fb1} |
michael@0 | 18 | component {2376201c-bbc6-472f-9b62-7548040a61c6} FeedConverter.js |
michael@0 | 19 | contract @mozilla.org/browser/feeds/result-service;1 {2376201c-bbc6-472f-9b62-7548040a61c6} |
michael@0 | 20 | component {4f91ef2e-57ba-472e-ab7a-b4999e42d6c0} FeedConverter.js |
michael@0 | 21 | contract @mozilla.org/network/protocol;1?name=feed {4f91ef2e-57ba-472e-ab7a-b4999e42d6c0} |
michael@0 | 22 | component {1c31ed79-accd-4b94-b517-06e0c81999d5} FeedConverter.js |
michael@0 | 23 | contract @mozilla.org/network/protocol;1?name=pcast {1c31ed79-accd-4b94-b517-06e0c81999d5} |
michael@0 | 24 | component {49bb6593-3aff-4eb3-a068-2712c28bd58e} FeedWriter.js |
michael@0 | 25 | contract @mozilla.org/browser/feeds/result-writer;1 {49bb6593-3aff-4eb3-a068-2712c28bd58e} |
michael@0 | 26 | component {792a7e82-06a0-437c-af63-b2d12e808acc} WebContentConverter.js |
michael@0 | 27 | contract @mozilla.org/embeddor.implemented/web-content-handler-registrar;1 {792a7e82-06a0-437c-af63-b2d12e808acc} |
michael@0 | 28 | category app-startup WebContentConverter service,@mozilla.org/embeddor.implemented/web-content-handler-registrar;1 application={3c2e2abc-06d4-11e1-ac3b-374f68613e61} application={ec8030f7-c20a-464f-9b0e-13a3a9e97384} application={aa3c5121-dab2-40e2-81ca-7ea25febc110} application={a23983c0-fd0e-11dc-95ff-0800200c9a66} |