Bug 255502

Summary: Web Inspector: Console: repeated logs sometimes have the wrong timestamp
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Devin Rousso
Reported 2023-04-16 20:23:52 PDT
# STEPS TO REPRODUCE 1. inspect any page 2. repeatedly evaluate `console.log(42)` in the Console ## EXPECTED each log would have a timestamp greater than the last ## ACTUAL the last log has the original timestamp, and every other log is off by one (i.e. the first log has the timestamp of the second log, etc.)
Attachments
Devin Rousso
Comment 1 2023-04-16 20:26:24 PDT
EWS
Comment 2 2023-04-21 14:45:55 PDT
Committed 263265@main (87eec7c955f6): <https://commits.webkit.org/263265@main> Reviewed commits have been landed. Closing PR #12783 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-21 14:46:33 PDT
Note You need to log in before you can comment on or make changes to this bug.