[Webkit-unassigned] [Bug 157240] Web Inspector: Can't resume Debugger after breaking on exception in Promise

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 30 18:06:35 PDT 2016


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

--- Comment #2 from Timothy Hatcher <timothy at apple.com> ---
You might also need to click continue a couple times to get the console.log to appear. Then further continues will log the error in the Inspector.

We need to make sure the debugger UI never gets out of sync with the backend, which is what appears to be happening here. You can use the Inspector when it is in this state, but a developer will think the page is still pauses and will be confused.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160501/26380056/attachment-0001.html>


More information about the webkit-unassigned mailing list