RESOLVED FIXED 62725
Web Inspector: console call frame line/column numbers are one-based.
https://bugs.webkit.org/show_bug.cgi?id=62725
Summary Web Inspector: console call frame line/column numbers are one-based.
Pavel Podivilov
Reported 2011-06-15 07:06:58 PDT
Web Inspector: console call frame line/column numbers are one-based. While debugger line/column numbers are zero-based. We should make our protocol consistent in this respect.
Attachments
Pavel Podivilov
Comment 1 2011-08-08 08:30:44 PDT
Profile locations and EventListener.location should also have zero-based line/column.
Brian Burg
Comment 2 2014-12-15 22:35:18 PST
Debugger was adjusted in the past year to return consistent line and column numbers.
Note You need to log in before you can comment on or make changes to this bug.