Bug 186157 - Add a rule to allow reading files with prefix /private/var/db/CVMS/cvmsCodeSignObj
Summary: Add a rule to allow reading files with prefix /private/var/db/CVMS/cvmsCodeSi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-31 13:17 PDT by Brent Fulgham
Modified: 2018-05-31 14:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2018-05-31 13:19 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch for landing (1.36 KB, patch)
2018-05-31 13:32 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2018-05-31 13:17:15 PDT
We will soon be able to get rid of our sandbox exception for "/private/tmp/cvmsCodeSignObj", and will be using “/var/db/CVMS/cvmsCodeSignObj” instead.

This patch adds the new path (“/var/db/CVMS/cvmsCodeSignObj”). We will be removing the "/private/tmp" directory when other changes are in place that allow us to do so.
Comment 1 Brent Fulgham 2018-05-31 13:17:27 PDT
<rdar://problem/40666437>
Comment 2 Brent Fulgham 2018-05-31 13:19:10 PDT
Created attachment 341687 [details]
Patch
Comment 3 Brent Fulgham 2018-05-31 13:32:22 PDT
Created attachment 341689 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2018-05-31 14:23:01 PDT
The commit-queue encountered the following flaky tests while processing attachment 341689 [details]:

imported/w3c/web-platform-tests/streams/piping/error-propagation-forward.html bug 186161 (author: youennf@gmail.com)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2018-05-31 14:23:38 PDT
Comment on attachment 341689 [details]
Patch for landing

Clearing flags on attachment: 341689

Committed r232373: <https://trac.webkit.org/changeset/232373>
Comment 6 WebKit Commit Bot 2018-05-31 14:23:40 PDT
All reviewed patches have been landed.  Closing bug.