Bug 133693

Summary: Add process entitlements
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: review+

Description Oliver Hunt 2014-06-10 13:20:30 PDT
Add process entitlements
Comment 1 Oliver Hunt 2014-06-10 13:23:50 PDT
Created attachment 232809 [details]
Patch
Comment 2 Alexey Proskuryakov 2014-06-10 13:30:25 PDT
Comment on attachment 232809 [details]
Patch

I think that this adds DatabaseService entitlements to more places than where needed (.Development is simulator only, and simulator doesn't need any). But that's safe, and might be good to reduce future confusion.
Comment 3 Oliver Hunt 2014-06-10 13:34:43 PDT
Committed r169759: <http://trac.webkit.org/changeset/169759>