Open
Bug 701774
Opened 13 years ago
Updated 2 years ago
Need the ability to define that a subdirectory constitutes a website
Categories
(Core :: Security, defect)
Tracking
()
NEW
People
(Reporter: sicking, Unassigned)
References
Details
This to enable local testing. All files in the subdirectory should be "same origin" with each other, i.e. should be able to load each other using XHR and should share localStorage and indexedDB databases.
Likely the way to configure these sites would be through a preference of some sort.
We could even allow you to say that a given directory belongs to a given http site, as to allow the code to make xhr requests etc to that site.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•