Bug 232886 - Remove telemetry from a mach message filter method
Summary: Remove telemetry from a mach message filter method
Status: RESOLVED INVALID
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: 2021-11-09 09:23 PST by Brent Fulgham
Modified: 2022-06-24 13:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2021-11-09 09:25 PST, Brent Fulgham
pvollan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2021-11-09 09:23:02 PST
We now have telemetry on iOS for uses of vm_copy, and no longer need to capture reports.
Comment 1 Brent Fulgham 2021-11-09 09:24:01 PST
<rdar://problem/84950340>
Comment 2 Brent Fulgham 2021-11-09 09:25:27 PST
Created attachment 443697 [details]
Patch
Comment 3 Per Arne Vollan 2021-11-09 09:33:14 PST
Comment on attachment 443697 [details]
Patch

R=me. I wonder if we should only remove telemetry for watchOS?