Bug 214090

Summary: [macOS] Silence spam reports about deprecated logging system
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   
See Also: https://bugs.webkit.org/show_bug.cgi?id=205411
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2020-07-08 10:58:54 PDT
Some frameworks still attempt to call into the deprecated logging system, triggering unwanted backtraces and telemetry. Silence these warnings since they do not provide useful data and only consume power and CPU cycles.
Comment 1 Brent Fulgham 2020-07-08 11:00:19 PDT
<rdar://problem/63943836>
Comment 2 Brent Fulgham 2020-07-08 11:05:47 PDT
Created attachment 403795 [details]
Patch
Comment 3 Per Arne Vollan 2020-07-08 11:08:37 PDT
Comment on attachment 403795 [details]
Patch

R=me.
Comment 4 EWS 2020-07-08 11:42:36 PDT
Committed r264122: <https://trac.webkit.org/changeset/264122>

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