Bug 194951 - [iOS] Sandbox should allow mach lookups related to media capturing
Summary: [iOS] Sandbox should allow mach lookups related to media capturing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-22 10:37 PST by Per Arne Vollan
Modified: 2019-02-26 14:16 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2019-02-22 10:40 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.41 KB, patch)
2019-02-26 14:07 PST, Per Arne Vollan
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>