Bug 308676
| Summary: | Log if ParentalControlsContentFilter blocks for a long time | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
We have seen logs where ParentalControlsContentFilter::finishedAddingData blocks the main thread of NetworkProcess for a long time due to a bug in a downstream framework. We should add logging if we have to wait in this method for an excessive amount of time so that we have a better idea if the downstream framework fix worked or not.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171209197>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/59458
EWS
Committed 308260@main (01f93caab43b): <https://commits.webkit.org/308260@main>
Reviewed commits have been landed. Closing PR #59458 and removing active labels.
EWS
Committed 305413.378@safari-7624-branch (0377a9fe6a7d): <https://commits.webkit.org/305413.378@safari-7624-branch>
Reviewed commits have been landed. Closing PR #4575 and removing active labels.