Bug 194951

Summary: [iOS] Sandbox should allow mach lookups related to media capturing
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: MediaAssignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, eric.carlson, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch eric.carlson: review+

Description Per Arne Vollan 2019-02-22 10:37:58 PST
The commit r240500 denied these mach lookups, but this was too restrictive.
Comment 1 Per Arne Vollan 2019-02-22 10:38:20 PST
rdar://problem/48013875
Comment 2 Per Arne Vollan 2019-02-22 10:40:05 PST
Created attachment 362729 [details]
Patch
Comment 3 Brent Fulgham 2019-02-22 12:16:44 PST
Comment on attachment 362729 [details]
Patch

r=me.
Comment 4 Per Arne Vollan 2019-02-22 12:18:17 PST
Comment on attachment 362729 [details]
Patch

Thanks for reviewing!
Comment 5 WebKit Commit Bot 2019-02-22 12:44:34 PST
Comment on attachment 362729 [details]
Patch

Clearing flags on attachment: 362729

Committed r241962: <https://trac.webkit.org/changeset/241962>
Comment 6 WebKit Commit Bot 2019-02-22 12:44:36 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Per Arne Vollan 2019-02-26 14:07:50 PST
Reopening to attach new patch.
Comment 8 Per Arne Vollan 2019-02-26 14:07:51 PST
Created attachment 363020 [details]
Patch
Comment 9 Per Arne Vollan 2019-02-26 14:16:35 PST
Committed r242107: <https://trac.webkit.org/changeset/242107/webkit>