[Webkit-unassigned] [Bug 161354] New: Web Inspector: when there is a top-level exception in the Inspector page, inspector tests time out instead of printing the exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 15:52:14 PDT 2016


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

            Bug ID: 161354
           Summary: Web Inspector: when there is a top-level exception in
                    the Inspector page, inspector tests time out instead
                    of printing the exception
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

It looks like someone forgot to hook up FrontendTestHarness.reportUncaughtException to window.onerror or the Error event in Test.js.

This would hopefully be set up before calling WebInspector.loaded so that exceptions encountered while the Inspector does its first load are properly reported.

-- 
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/20160829/0fd5bcd6/attachment.html>


More information about the webkit-unassigned mailing list