Bug 212841

Summary: [iOS] Remove message filtering telemetry for expected case
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>