Back to Chromium

Console Call Line Numbers

third_party/blink/manual_tests/inspector/console-call-line-numbers.html

150.0.7829.2352 B
Original Source

Test for Bug 17234: Inspector should link console.{log,warn,info,error} back to call site.

To test, open the Inspector's Console and verify that all console messages have correct resource URLs and line numbers. Also verify that errors and warnings show up inline as bubbles in the resource source view.