Bug 214148 - [iOS] Stop telemetry collection for the 'hw.cpu64bit_capable' sysctl
Summary: [iOS] Stop telemetry collection for the 'hw.cpu64bit_capable' sysctl
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-07-09 10:31 PDT by Brent Fulgham
Modified: 2020-07-09 11:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2020-07-09 10:34 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-07-09 10:31:31 PDT
Telemetry shows that SQLite3 on iOS-based builds needs read access to the 'hw.cpu64bit_capable' sysctl. We can stop logging this.
Comment 1 Brent Fulgham 2020-07-09 10:31:48 PDT
<rdar://problem/65222086>
Comment 2 Brent Fulgham 2020-07-09 10:34:00 PDT
Created attachment 403885 [details]
Patch
Comment 3 Per Arne Vollan 2020-07-09 10:38:59 PDT
Comment on attachment 403885 [details]
Patch

R=me.
Comment 4 EWS 2020-07-09 11:51:52 PDT
Committed r264184: <https://trac.webkit.org/changeset/264184>

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