RESOLVED FIXED 255031
Web Inspector: Console: timestamps cause objects to be shown on a separate line
https://bugs.webkit.org/show_bug.cgi?id=255031
Summary Web Inspector: Console: timestamps cause objects to be shown on a separate line
Devin Rousso
Reported 2023-04-05 08:12:18 PDT
Created attachment 465776 [details] [Image] screen shot of issue ``` console.dir({ foo: 42 }) ``` also IMO we should show the timestamp at the end of the line, not before the value :/
Attachments
[Image] screen shot of issue (23.40 KB, image/png)
2023-04-05 08:12 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2023-04-05 08:12:34 PDT
Devin Rousso
Comment 2 2023-04-06 22:30:55 PDT
EWS
Comment 3 2023-04-21 14:32:34 PDT
Committed 263263@main (2f8d67e3fcb5): <https://commits.webkit.org/263263@main> Reviewed commits have been landed. Closing PR #12496 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.