[Webkit-unassigned] [Bug 121108] Web Inspector gets paused twice when there is an exception in host function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 02:46:58 PDT 2015


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

Peter Wang <www112y at 163.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |www112y at 163.com

--- Comment #3 from Peter Wang <www112y at 163.com> ---
By my investigation, if the exception is not truly cleared in VM, it means that exception is thrown to the caller. So, as long as the 'Debugger::m_currentException" is saving the right status of the exception in VM, we can use it to check if it's the same exception sent to debugger.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150312/c0a6d8a7/attachment-0002.html>


More information about the webkit-unassigned mailing list