Bug 214090 - [macOS] Silence spam reports about deprecated logging system
Summary: [macOS] Silence spam reports about deprecated logging system
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-07-08 10:58 PDT by Brent Fulgham
Modified: 2020-07-08 11:42 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2020-07-08 11:05 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-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].