Bug 212841 - [iOS] Remove message filtering telemetry for expected case
Summary: [iOS] Remove message filtering telemetry for expected case
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-05 12:10 PDT by Brent Fulgham
Modified: 2020-06-05 12:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2020-06-05 12:12 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 12:10:59 PDT
In Bug 211188 we added a line to capture telemetry about message filtering. Unfortunately, we incorrectly added telemetry for the expected case resulting in a flood of telemetry.

This patch corrects this issue so that we only get telemetry about unexpected behavior.
Comment 1 Brent Fulgham 2020-06-05 12:12:52 PDT
Created attachment 401181 [details]
Patch
Comment 2 Per Arne Vollan 2020-06-05 12:15:20 PDT
Comment on attachment 401181 [details]
Patch

R=me.
Comment 3 EWS 2020-06-05 12:54:05 PDT
Committed r262644: <https://trac.webkit.org/changeset/262644>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401181 [details].
Comment 4 Radar WebKit Bug Importer 2020-06-05 12:55:16 PDT
<rdar://problem/64041016>