Bug 208526

Summary: [iOS] Add entitlement for message filtering
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Per Arne Vollan
Reported 2020-03-03 11:12:32 PST
On iOS, an entitlement is needed to enable message filtering.
Attachments
Patch (1.44 KB, patch)
2020-03-03 11:14 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2020-03-03 11:12:56 PST
Per Arne Vollan
Comment 2 2020-03-03 11:14:35 PST
Brent Fulgham
Comment 3 2020-03-03 11:59:02 PST
Comment on attachment 392302 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=392302&action=review r=me > Source/WebKit/Scripts/process-entitlements.sh:139 > + plistbuddy Add :com.apple.private.security.message-filter bool YES Is this needed for MacCatalyst or macOS?
Per Arne Vollan
Comment 4 2020-03-03 12:30:33 PST
(In reply to Brent Fulgham from comment #3) > Comment on attachment 392302 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=392302&action=review > > r=me > > > Source/WebKit/Scripts/process-entitlements.sh:139 > > + plistbuddy Add :com.apple.private.security.message-filter bool YES > > Is this needed for MacCatalyst or macOS? As far as I know, I don't think it is needed at this point. Thanks for reviewing!
WebKit Commit Bot
Comment 5 2020-03-03 13:12:57 PST
Comment on attachment 392302 [details] Patch Clearing flags on attachment: 392302 Committed r257797: <https://trac.webkit.org/changeset/257797>
WebKit Commit Bot
Comment 6 2020-03-03 13:12:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.