Bug 256729
Summary: | [iOS] Silence telemetry about 'com.apple.coremedia.mediaparserd.utilities' in the GPU Process | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit2 | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Brent Fulgham
Some CoreMedia code running in the GPU Process attempts to connect to `com.apple.coremedia.mediaparserd.utilities`, which is not needed by features supported in that process. We expect all media parsing to happen in the WebContent process.
We have confirmed blocking is the correct behavior here, and does not impact features needed by WebKit.
Therefore, we will silence this logging to reduce telemetry burden and improve performance.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://108022021>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/13824
EWS
Committed 264027@main (032c1c438349): <https://commits.webkit.org/264027@main>
Reviewed commits have been landed. Closing PR #13824 and removing active labels.