Bug 307740
| Summary: | iOS UIProcess should instantiate a WebParentalControlsURLFilter | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jlee53 |
| Component: | WebKit Misc. | Assignee: | jlee53 |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
jlee53
Right now, WebParentalControlsURLFilter is only used on iOS NetworkProcess. Currently, iOS UIProcess is using a ParentalControlsURLFilter. We should be using a WebParentalControlsURLFilter instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170288522>
jlee53
Pull request: https://github.com/WebKit/WebKit/pull/58585
EWS
Committed 307484@main (66170343c1d5): <https://commits.webkit.org/307484@main>
Reviewed commits have been landed. Closing PR #58585 and removing active labels.