NEW62960
Occasionally get incorrect line numbers due to JSONP optimisation
https://bugs.webkit.org/show_bug.cgi?id=62960
Summary Occasionally get incorrect line numbers due to JSONP optimisation
Oliver Hunt
Reported 2011-06-19 20:01:10 PDT
A script like: <script>var a = {}; a.b.c = {} </script> Will get an incorrect line number as we don't propagate sufficient information to get a line number.
Attachments
Note You need to log in before you can comment on or make changes to this bug.