ASSIGNED 21140
Web Inspector: profiler should report line numbers for JavaScript in inline event handlers
https://bugs.webkit.org/show_bug.cgi?id=21140
Summary Web Inspector: profiler should report line numbers for JavaScript in inline e...
Oliver Hunt
Reported 2008-09-26 05:16:38 PDT
Given the global/program code can be in multiple separate blocks in multiple separate files it would be useful if the profiler reported line + file of program code blocks.
Attachments
Example of the error (358 bytes, text/plain)
2008-09-29 16:17 PDT, Kevin McCullough
no flags
Kevin McCullough
Comment 1 2008-09-29 16:16:16 PDT
Usually the profiler does report line numbers and urls, attached is a test that shows when it does not. It does not when you have JS in an anchor.
Kevin McCullough
Comment 2 2008-09-29 16:17:09 PDT
Created attachment 23923 [details] Example of the error
Kevin McCullough
Comment 3 2008-09-30 11:52:17 PDT
Profiler should report line numbers for global/program code for anchors.
Brian Burg
Comment 4 2014-12-16 00:25:34 PST
*** Bug 36812 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.