Bug 235562

Summary: Constructing untaken LOG(Category, ...) arguments slow debug binaries down
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: Web Template FrameworkAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, ews-watchlist, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=229664
https://bugs.webkit.org/show_bug.cgi?id=260884
Attachments:
Description Flags
Patch none

Kimmo Kinnunen
Reported 2022-01-25 02:06:11 PST
Constructing untaken LOG(Category, ...) arguments slow debug binaries down Leads to case-by-case hacking around the problem, which leads to bugs (Why is this LOG(IPCMessages,..) not printed? Should be consistent with RELEASE_LOG(Category, ...)
Attachments
Patch (3.26 KB, patch)
2022-01-25 02:18 PST, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2022-01-25 02:18:10 PST
Radar WebKit Bug Importer
Comment 2 2022-02-01 02:07:15 PST
EWS
Comment 3 2022-02-15 22:54:37 PST
Committed r289879 (247317@main): <https://commits.webkit.org/247317@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449905 [details].
Note You need to log in before you can comment on or make changes to this bug.