Closed Bug 93165 Opened 23 years ago Closed 18 years ago

nsIURI needs GetInnerURI function

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: security-bugs, Assigned: bzbarsky)

References

Details

Doug and I were discussing this. Several URL types (we thought of jar: and view-source: ) have a URL within a URL. It would be nice to have a GetInnerURI function which would get at that inner URI. The security manager needs to know what the inner URI scheme is, and the code for getting it currently lives in nsScriptSecurityManager::CheckLoadURI (soon to be put into GetBaseURIScheme), but it should probably live in necko. There are other places besided security which could probably benefit from this.
future? unless someone convinces its need for being done earliar...
Target Milestone: --- → Future
Patch for bug 334407 will implement this.
Depends on: 334407
Assignee: gagan → nobody
QA Contact: benc → networking
Assignee: nobody → bzbarsky
Fixed by checkin for bug 334407.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.