diff options
Diffstat (limited to 'toolkit/components/satchel/satchel.manifest')
-rw-r--r-- | toolkit/components/satchel/satchel.manifest | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/toolkit/components/satchel/satchel.manifest b/toolkit/components/satchel/satchel.manifest new file mode 100644 index 000000000..5afc0a38c --- /dev/null +++ b/toolkit/components/satchel/satchel.manifest @@ -0,0 +1,10 @@ +component {0c1bb408-71a2-403f-854a-3a0659829ded} nsFormHistory.js +contract @mozilla.org/satchel/form-history;1 {0c1bb408-71a2-403f-854a-3a0659829ded} +component {c11c21b2-71c9-4f87-a0f8-5e13f50495fd} nsFormAutoComplete.js +contract @mozilla.org/satchel/form-autocomplete;1 {c11c21b2-71c9-4f87-a0f8-5e13f50495fd} +component {bf1e01d0-953e-11df-981c-0800200c9a66} nsInputListAutoComplete.js +contract @mozilla.org/satchel/inputlist-autocomplete;1 {bf1e01d0-953e-11df-981c-0800200c9a66} +component {3a0012eb-007f-4bb8-aa81-a07385f77a25} FormHistoryStartup.js +contract @mozilla.org/satchel/form-history-startup;1 {3a0012eb-007f-4bb8-aa81-a07385f77a25} +category profile-after-change formHistoryStartup @mozilla.org/satchel/form-history-startup;1 +category idle-daily formHistoryStartup @mozilla.org/satchel/form-history-startup;1 |