console log...wrong line mentioned

8 views
Skip to first unread message

Dimitris Papageorgiou

unread,
Apr 12, 2016, 3:07:59 AM4/12/16
to Google Chrome Developer Tools
There are times that the following happens:

Suppose a function is called at line 20 of a script....

Inside of it there is a console log statement...at line 23 for examole

When finally the function is called.....in the console log, the line mentioned as being the line
where console.log is located is NOT line 23 as someone would expect...but for example line 18.

In other words there is disagreement between where the statement is located in the script and what line is mentioned in the console log panel.

Do you have any idea why might this happening?

PhistucK

unread,
Apr 12, 2016, 3:23:17 AM4/12/16
to Google Chrome Developer Tools
You can search crbug.com for an existing issue and star it. If you cannot find one, file a new issue using the "New issue" link on the same page.
Please, do not add a "+1" or "Me too" or "Confirmed" (or similar) comment. It just wastes the time of Chrome engineers and sends unnecessary e-mails to all of the people who starred the issue.

A reduced test case (a small page with a small script that reproduces the issue) would be much helpful.
You can reply with a link to the found or created issue and might get triaged (and fixed) faster.

Thank you.



PhistucK

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/70e1d0ae-0ee1-4677-9efb-e0c9a1265b6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages