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