RESOLVED DUPLICATE of bug 144114 144177
Web Inspector: Call Stack empty when hitting breakpoint
https://bugs.webkit.org/show_bug.cgi?id=144177
Summary Web Inspector: Call Stack empty when hitting breakpoint
Joseph Pecoraro
Reported 2015-04-24 17:46:40 PDT
* SUMMARY Call Stack empty when hitting breakpoint. * STEPS TO REPRODUCE 1. Inspect <http://bogojoker.com/shell/> 2. Set breakpoint on easySlider.min.js:56:21 3. Click the down arrow on the page to trigger the breakpoint => Call Stack section of the debugger sidebar is empty. Expected call frames.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-04-24 17:47:01 PDT
Joseph Pecoraro
Comment 2 2015-04-24 17:47:53 PDT
Wait, this could be that the call frame was filtered, something that Timothy Hatcher fixed recently. I might not have that change. Assigning to me to verify that.
Joseph Pecoraro
Comment 3 2015-04-24 17:49:28 PDT
Yes it was. Toggling filters gets things to work.
Timothy Hatcher
Comment 4 2015-04-24 17:53:01 PDT
Oops, did I break this?
Joseph Pecoraro
Comment 5 2015-04-24 17:53:49 PDT
(In reply to comment #4) > Oops, did I break this? Nope, I believe you fixed it with: http://trac.webkit.org/changeset/183215
Joseph Pecoraro
Comment 6 2015-04-24 17:54:12 PDT
*** This bug has been marked as a duplicate of bug 144114 ***
Note You need to log in before you can comment on or make changes to this bug.