Bug 189712

Summary: [iOS] Allow WebContent process to check the "Protocol Characteristics" of files to which it has access
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, eric.carlson
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2018-09-18 14:11:55 PDT
The IOKit property "Protocol Characteristics" is needed for some types of storage operations, and should be allowed in the WebContent process.
Comment 1 Brent Fulgham 2018-09-18 14:12:54 PDT
This property is already available on macOS, but was missing from the iOS sandbox.
Comment 2 Brent Fulgham 2018-09-18 14:13:27 PDT
<rdar://problem/44386429>
Comment 3 Brent Fulgham 2018-09-18 14:15:03 PDT
Created attachment 350054 [details]
Patch
Comment 4 WebKit Commit Bot 2018-09-18 16:17:37 PDT
Comment on attachment 350054 [details]
Patch

Clearing flags on attachment: 350054

Committed r236158: <https://trac.webkit.org/changeset/236158>
Comment 5 WebKit Commit Bot 2018-09-18 16:17:38 PDT
All reviewed patches have been landed.  Closing bug.