[Webkit-unassigned] [Bug 104849] Web Inspector: Don't throw exceptions when we don't have a callstack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 13:58:04 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=104849





--- Comment #6 from johnjbarton <johnjbarton at chromium.org>  2013-01-04 14:00:02 PST ---
(In reply to comment #2)
> (From update of attachment 179132 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=179132&action=review
> 
> > Source/WebCore/inspector/front-end/ScriptsPanel.js:307
> > +            if (details.callFrames.length) 
> 
> Out of curiosity: have you seen this happening? We expect at least one call frame at all times. Could be related to live editing?

I hit this without doing live editing today.  In this case I had devtools running on devtools so this one may be related to the known incorrect behavior of js debugging in this set up.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list