[Webkit-unassigned] [Bug 256729] New: [iOS] Silence telemetry about 'com.apple.coremedia.mediaparserd.utilities' in the GPU Process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 13:53:48 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256729

            Bug ID: 256729
           Summary: [iOS] Silence telemetry about
                    'com.apple.coremedia.mediaparserd.utilities' in the
                    GPU Process
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: kkinnunen at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230512/cdc230ed/attachment.htm>


More information about the webkit-unassigned mailing list