comparison: dom/tests/mochitest/webapps/apps/invalid_launch_path.webapp
dom/tests/mochitest/webapps/apps/invalid_launch_path.webapp
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 { |
|
2 "name": "Absolute Launch Path App", |
|
3 "installs_allowed_from": [ "*" ], |
|
4 "launch_path": "http://www.mozilla.org/" |
|
5 } |