Bug 228112

Summary: [Cocoa] Silence telemetry on MSC_mach_wait_until
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: 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   
Bug Depends on:    
Bug Blocks: 228201    
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2021-07-20 11:15:59 PDT
We are processing a lot of telemetry for MSC_mach_wait_until in cases where a block with failure is the correct behavior. Silencing the warning to reduce CPU and network traffic related to generating and de-duping telemetry on this call.
Comment 1 Brent Fulgham 2021-07-20 11:16:22 PDT
<rdar://problem/78965631>
Comment 2 Brent Fulgham 2021-07-20 11:19:30 PDT
Created attachment 433883 [details]
Patch
Comment 3 Per Arne Vollan 2021-07-20 11:32:35 PDT
Comment on attachment 433883 [details]
Patch

R=me.
Comment 4 EWS 2021-07-20 14:02:00 PDT
Committed r280105 (239822@main): <https://commits.webkit.org/239822@main>

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