comparison: dom/tests/mochitest/webapps/apps/invalid_launch_path2.webapp
dom/tests/mochitest/webapps/apps/invalid_launch_path2.webapp
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 { |
|
2 "name": "Invalid Launch Path App", |
|
3 "installs_allowed_from": [ "*" ], |
|
4 "launch_path": "///example.com" |
|
5 } |