Bug 187021 - Allow access to APTDevice in iOS WebContent process
Summary: Allow access to APTDevice in iOS WebContent process
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-06-25 15:48 PDT by Brent Fulgham
Modified: 2018-06-25 16:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2018-06-25 15:50 PDT, Brent Fulgham
youennf: review+
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-06-25 15:48:48 PDT
Update the iOS WebContent sandbox to allow access to the IOKit property APTDevice. This is a generic feature needed by all iOS applications.
Comment 1 Brent Fulgham 2018-06-25 15:49:02 PDT
<rdar://problem/41339769>
Comment 2 Brent Fulgham 2018-06-25 15:50:03 PDT
Created attachment 343551 [details]
Patch
Comment 3 Brent Fulgham 2018-06-25 16:09:40 PDT
Committed r233179: <https://trac.webkit.org/changeset/233179>