Bug 256729

Summary: [iOS] Silence telemetry about 'com.apple.coremedia.mediaparserd.utilities' in the GPU Process
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: 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
Reported 2023-05-12 13:53:48 PDT
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
Brent Fulgham
Comment 1 2023-05-12 13:54:05 PDT
Brent Fulgham
Comment 2 2023-05-12 13:56:24 PDT
EWS
Comment 3 2023-05-12 15:07:34 PDT
Committed 264027@main (032c1c438349): <https://commits.webkit.org/264027@main> Reviewed commits have been landed. Closing PR #13824 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.