Bug 212854 - [iOS] Silence telemetry generated during download operations
Summary: [iOS] Silence telemetry generated during download operations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-05 16:03 PDT by Brent Fulgham
Modified: 2020-06-05 16:56 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2020-06-05 16:05 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-05 16:03:36 PDT
Remove reporting and telemetry for the 'com.apple.ProgressReporting' service in the Network Process, since this is a critical part of supplying download status to the WebKit UI.
Comment 1 Brent Fulgham 2020-06-05 16:04:21 PDT
<rdar://problem/63909414>
Comment 2 Brent Fulgham 2020-06-05 16:05:01 PDT
Created attachment 401211 [details]
Patch
Comment 3 Per Arne Vollan 2020-06-05 16:07:17 PDT
Comment on attachment 401211 [details]
Patch

R=me.
Comment 4 EWS 2020-06-05 16:56:24 PDT
Committed r262664: <https://trac.webkit.org/changeset/262664>

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