xpcom/tests/unit/compmgr_warnings.manifest

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:8e3b96365fdd
1 # The following line is malformed (mismatched braces)
2 component {94b346d7-0cde-4e6e-b819-95d6f200bbf6 MyComponent.js
3
4 component 94b346d7-0cde-4e6e-b819-95d6f200bbf7 MyComponent.js
5 # The following line re-registers an existing CID
6 component {94b346d7-0cde-4e6e-b819-95d6f200bbf7} MyOtherComponent.js
7
8 # The following line maps a contractID to a non-existent CID
9 contract @testing/foo {0c07730f-f875-436b-8deb-90c4251920ec}

mercurial