[Webkit-unassigned] [Bug 147502] New: Uncaught Exception in promise does not trigger break on uncaught exception breakpoint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 13:50:01 PDT 2015


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

            Bug ID: 147502
           Summary: Uncaught Exception in promise does not trigger break
                    on uncaught exception breakpoint
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: mark.lam at apple.com, timothy at apple.com

* SUMMARY
Uncaught Exception in promise does not trigger break on uncaught exception breakpoint.

* NOTES
These tests are failing (timing out, as the special breakpoint is not triggered):
* inspector/debugger/break-on-uncaught-exception-throw-in-promise-rethrow-in-catch.html
* inspector/debugger/break-on-uncaught-exception-throw-in-promise-then-with-catch.html
* inspector/debugger/break-on-uncaught-exception-throw-in-promise-then.html
* inspector/debugger/break-on-uncaught-exception-throw-in-promise-with-catch.html
* inspector/debugger/break-on-uncaught-exception-throw-in-promise.html

Break on all exceptions appears to be working.

-- 
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/20150731/336dea1f/attachment.html>


More information about the webkit-unassigned mailing list