Closed Bug 753451 Opened 13 years ago Closed 12 years ago

`launch_path` must be relative to the app's origin

Categories

(Marketplace Graveyard :: Validation, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2012-06-14

People

(Reporter: cvan, Assigned: basta)

References

()

Details

This has been causing a lot of apps to be manually rejected. `launch_path` must be relative to the domain. Per http://mozilla.github.com/webapps-spec/#properties ... launch_path: The path within the web application's origin that is loaded when the application is launched We should not be allowing cross-domain `launch_path` values. For example, check out this sample manifest: http://itvmediaplayer.com/files/itvmediaplayer_firefox_app/manifest.webapp { ... "launch_path": "http://itvmediaplayer.com/web", }
Assignee: nobody → mattbasta
Priority: -- → P3
Target Milestone: 2012-05-17 → 2012-05-31
Target Milestone: 2012-05-31 → 2012-06-14
Blocks: 766201
No longer blocks: 752013
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.