Bug 212779 - Reduce telemetry and report generation for WebContent Process sandbox
Summary: Reduce telemetry and report generation for WebContent Process sandbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-04 14:05 PDT by Brent Fulgham
Modified: 2020-06-04 16:56 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.99 KB, patch)
2020-06-04 16:27 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2020-06-04 14:05:01 PDT
This patch cleans up a set of telemetry and reports generated during normal WebKit operation. Now that we understand the uses of these XPC services, we can reduce the logging traffic.

This is important to do now, since generating the telemetry and reports has a non-zero power cost.
Comment 1 Brent Fulgham 2020-06-04 16:24:55 PDT
<rdar://problem/63769879>
Comment 2 Brent Fulgham 2020-06-04 16:27:52 PDT
Created attachment 401092 [details]
Patch
Comment 3 Per Arne Vollan 2020-06-04 16:29:40 PDT
Comment on attachment 401092 [details]
Patch

R=me.
Comment 4 EWS 2020-06-04 16:56:21 PDT
Committed r262586: <https://trac.webkit.org/changeset/262586>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401092 [details].