diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-02-02 07:11:37 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-02-02 07:11:37 -0500 |
commit | 464e29230eeb8c25dfb064f14239b1288c85332b (patch) | |
tree | 08935287f435060c489af48cd4a59d00e76197c6 /toolkit/components/console/jsconsole-clhandler.manifest | |
parent | 6d614170cbfa958564eb5f824234ad5a9e484344 (diff) | |
download | UXP-464e29230eeb8c25dfb064f14239b1288c85332b.tar UXP-464e29230eeb8c25dfb064f14239b1288c85332b.tar.gz UXP-464e29230eeb8c25dfb064f14239b1288c85332b.tar.lz UXP-464e29230eeb8c25dfb064f14239b1288c85332b.tar.xz UXP-464e29230eeb8c25dfb064f14239b1288c85332b.zip |
Issue N/A - Restore the Toolkit Error Console - Part 1: Toolkit
Diffstat (limited to 'toolkit/components/console/jsconsole-clhandler.manifest')
-rw-r--r-- | toolkit/components/console/jsconsole-clhandler.manifest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/components/console/jsconsole-clhandler.manifest b/toolkit/components/console/jsconsole-clhandler.manifest new file mode 100644 index 000000000..8e8c9b8bb --- /dev/null +++ b/toolkit/components/console/jsconsole-clhandler.manifest @@ -0,0 +1,3 @@ +component {2cd0c310-e127-44d0-88fc-4435c9ab4d4b} jsconsole-clhandler.js +contract @mozilla.org/toolkit/console-clh;1 {2cd0c310-e127-44d0-88fc-4435c9ab4d4b} +category command-line-handler b-jsconsole @mozilla.org/toolkit/console-clh;1 |