Created attachment 466329 [details] console log with source maps errors Many sites include source maps, but with an error, either the URL doesn't exist seen from outside, or the auth is not working, etc. This results in a long list of errors or warnings in the console. Suggestions: Groups them together under a summary/detail elements. <details> <summary>Source Maps Error</summary> Here the list of source maps errors. </details> see the screenshot.
<rdar://problem/109239646>
Created attachment 468081 [details] Source Map load errors before the patch
Created attachment 468082 [details] Grouped Source Map loading errors enabled, in collapsed state
Created attachment 468083 [details] Grouped Source Map loading errors enabled, expanded
Pull request: https://github.com/WebKit/WebKit/pull/18733
Created attachment 468102 [details] Updated Grouped Soruce Map loading errors based on ConsoleGroup, error icon added
Committed 270834@main (869419c2de21): <https://commits.webkit.org/270834@main> Reviewed commits have been landed. Closing PR #18733 and removing active labels.