Bug 227080

Summary: REGRESSION (r273329): Logging of most errors like CSP and promise rejections fail logging to the system console
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebCore Misc.Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, esprehn+autocc, ews-watchlist, hi, kangil.han, mkwst, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222279    
Attachments:
Description Flags
Patch
none
Patch none

Timothy Hatcher
Reported 2021-06-16 10:33:52 PDT
This regressed by bug 222279 (https://commits.webkit.org/r273329) since many places log directly through Document::addConsoleMessage() directly, they do not go through Document::didLogMessage().
Attachments
Patch (4.53 KB, patch)
2021-06-16 11:15 PDT, Timothy Hatcher
no flags
Patch (4.50 KB, patch)
2021-06-16 11:16 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2021-06-16 11:15:14 PDT Comment hidden (obsolete)
Timothy Hatcher
Comment 2 2021-06-16 11:16:39 PDT
Radar WebKit Bug Importer
Comment 3 2021-06-16 11:17:32 PDT
EWS
Comment 4 2021-06-16 12:01:50 PDT
Committed r278947 (238876@main): <https://commits.webkit.org/238876@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431570 [details].
Note You need to log in before you can comment on or make changes to this bug.