Bug 189712 - [iOS] Allow WebContent process to check the "Protocol Characteristics" of files to which it has access
Summary: [iOS] Allow WebContent process to check the "Protocol Characteristics" of fil...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-18 14:11 PDT by Brent Fulgham
Modified: 2018-09-18 16:17 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2018-09-18 14:15 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-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.