Bug 277643
Summary: | [Cocoa] Pass host process audit token to the WebFilterEvaluator | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit Misc. | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 277729 | ||
Bug Blocks: |
Brent Fulgham
Pass the WebKit host process audit token to the WebFilterEvaluator when parental controls and other content filtering is enabled. This allows that framework to confirm process entitlements and to support additional filtering features.
This patch simply passes the existing audit token value to the WebFilterEvaluator object, when this property exists.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://109173794>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/31733
EWS
Committed 281923@main (6359c6e87a40): <https://commits.webkit.org/281923@main>
Reviewed commits have been landed. Closing PR #31733 and removing active labels.