Open Bug 1344168 Opened 7 years ago Updated 2 months ago

Open files for pages loaded from file:// URIs in the parent process.

Categories

(Core :: Security: Process Sandboxing, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox54 --- affected

People

(Reporter: bobowen, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: sb+)

Attachments

(1 obsolete file)

We have at least one case on Windows (bug 1336703) where opening a file in the file content process still will not work without removing all sandbox restrictions.

We should open the file in the parent (or another privileged) process and pass the handle down to the child.

We could stream the data over IPC, but that probably adds extra complexity for no real benefit.

This is a more specialised case of bug 922481.
Although the solution may involve the more general case.
Whiteboard: sbwc3
No longer blocks: 1336703
Blocks: 922481
See Also: 922481
Priority: -- → P3
Whiteboard: sbwc3 → sb+
Severity: normal → S3
Attachment #9381496 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: