Closed Bug 1371759 Opened 9 years ago Closed 9 years ago

Port bug 1323188 to C-C [Don't use restricting SIDs in the sandbox access tokens when running from a network drive]

Categories

(MailNews Core :: Security, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 55.0

People

(Reporter: Paenglab, Assigned: Paenglab)

Details

Attachments

(1 file, 1 obsolete file)

Simply port it.
Attached patch sandbox.patch (obsolete) — Splinter Review
Port it.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8876232 - Flags: review?(jorgk)
Comment on attachment 8876232 [details] [diff] [review] sandbox.patch What about the other stuff that M-C has and we don't? + sandboxing::NetworkDriveCheck(); sandboxing::PermissionsService* permissionsService = sandboxing::GetPermissionsService(); #if defined(MOZ_CONTENT_SANDBOX) if (!brokerServices) { Output("Couldn't initialize the broker services.\n"); return 255; } #endif When was that landed? Should we port this as well?
Attached patch sandbox.patchSplinter Review
Uhh, my bad. I inserted it after the wrong line.
Attachment #8876232 - Attachment is obsolete: true
Attachment #8876232 - Flags: review?(jorgk)
Attachment #8876238 - Flags: review?(jorgk)
Comment on attachment 8876238 [details] [diff] [review] sandbox.patch That looks more like it ;-)
Attachment #8876238 - Flags: review?(jorgk) → review+
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 55.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: